summaryrefslogtreecommitdiffstats
path: root/src/components/CallView
diff options
context:
space:
mode:
authorGrigorii Shartsev <grigorii.shartsev@nextcloud.com>2023-05-03 17:39:31 +0200
committerGrigorii Shartsev <grigorii.shartsev@nextcloud.com>2023-05-03 18:02:42 +0200
commit4890b3a6f79eb41b2f822999565fd60dd608af51 (patch)
tree51b94445cdb765bb91f2b7dae8fa09205b71bc1d /src/components/CallView
parentfc2559ea9a2f8c848c437853090c6b4fa5d29a73 (diff)
chore(ViewerOverlay): fix license in a new Vue files
Signed-off-by: Grigorii Shartsev <grigorii.shartsev@nextcloud.com>
Diffstat (limited to 'src/components/CallView')
-rw-r--r--src/components/CallView/shared/LocalAudioControlButton.vue4
-rw-r--r--src/components/CallView/shared/LocalVideoControlButton.vue4
-rw-r--r--src/components/CallView/shared/ViewerOverlayCallView.vue4
3 files changed, 3 insertions, 9 deletions
diff --git a/src/components/CallView/shared/LocalAudioControlButton.vue b/src/components/CallView/shared/LocalAudioControlButton.vue
index 004499fae..298bd45e5 100644
--- a/src/components/CallView/shared/LocalAudioControlButton.vue
+++ b/src/components/CallView/shared/LocalAudioControlButton.vue
@@ -1,9 +1,7 @@
<!--
- @copyright Copyright (c) 2023 Grigorii Shartsev <me@shgk.me>
-
- - @author Grigorii Shartsev <me@shgk.me>
- -
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/CallView/shared/LocalVideoControlButton.vue b/src/components/CallView/shared/LocalVideoControlButton.vue
index ae5be0eb1..aefd33ad9 100644
--- a/src/components/CallView/shared/LocalVideoControlButton.vue
+++ b/src/components/CallView/shared/LocalVideoControlButton.vue
@@ -1,9 +1,7 @@
<!--
- @copyright Copyright (c) 2023 Grigorii Shartsev <me@shgk.me>
-
- - @author Grigorii Shartsev <me@shgk.me>
- -
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/CallView/shared/ViewerOverlayCallView.vue b/src/components/CallView/shared/ViewerOverlayCallView.vue
index 0f25ddc7e..f50020db0 100644
--- a/src/components/CallView/shared/ViewerOverlayCallView.vue
+++ b/src/components/CallView/shared/ViewerOverlayCallView.vue
@@ -1,9 +1,7 @@
<!--
- @copyright Copyright (c) 2023 Grigorii Shartsev <me@shgk.me>
-
- - @author Grigorii Shartsev <me@shgk.me>
- -
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as