Skip to content

Commit 306bc2a

Browse files
committed
fix: wrong copyright
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 parent 34d22f1 commit 306bc2a

18 files changed

Lines changed: 31 additions & 31 deletions

apps/files/src/components/CustomElementRender.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/CustomSvgIconRender.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/FileEntry.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/FilesListFooter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/FilesListHeader.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/FilesListHeaderButton.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/FilesListVirtual.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
2-
- @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
2+
- @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/components/Setting.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
- @copyright Copyright (c) 2020 Gary Kim <gary@garykim.dev>
33
-
4-
- @author Gary Kim <gary@garykim.dev>
4+
- @author John Molakvoæ <skjnldsv@protonmail.com>
55
-
66
- @license GNU AGPL version 3 or any later version
77
-

apps/files/src/services/ServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
33
*
4-
* @author Gary Kim <gary@garykim.dev>
4+
* @author John Molakvoæ <skjnldsv@protonmail.com>
55
*
66
* @license AGPL-3.0-or-later
77
*

apps/files/src/services/Settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
33
*
4-
* @author Gary Kim <gary@garykim.dev>
4+
* @author John Molakvoæ <skjnldsv@protonmail.com>
55
*
66
* @license AGPL-3.0-or-later
77
*

0 commit comments

Comments
 (0)