diff options
Diffstat (limited to 'apps/files/src/models')
-rw-r--r-- | apps/files/src/models/Setting.js | 2 | ||||
-rw-r--r-- | apps/files/src/models/Tab.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/src/models/Setting.js b/apps/files/src/models/Setting.js index ac2df7875b8..db276da85af 100644 --- a/apps/files/src/models/Setting.js +++ b/apps/files/src/models/Setting.js @@ -4,7 +4,7 @@ * * @author Gary Kim <gary@garykim.dev> * - * @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/apps/files/src/models/Tab.js b/apps/files/src/models/Tab.js index e2c3d931024..4c41ec5a3b1 100644 --- a/apps/files/src/models/Tab.js +++ b/apps/files/src/models/Tab.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ <skjnldsv@protonmail.com> * - * @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 |