diff --git a/main.js b/main.js index 3a7429c..159d24e 100644 --- a/main.js +++ b/main.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Steve Seguin. All Rights Reserved. * -* Use of this source code is governed by the APGLv3 open-source licensenavigator.userAgent +* Use of this source code is governed by the APGLv3 open-source license * that can be found in the LICENSE file in the root of the source * tree. Alternative licencing options can be made available on request. * @@ -5678,4 +5678,4 @@ function recordVideo(target, event, videoKbps = false, interval=30){ // event.c video.recorder.mediaRecorder.start(100); // 100ms chunks return; -} \ No newline at end of file +}