diff options
Diffstat (limited to 'core/src/files')
-rw-r--r-- | core/src/files/client.js | 2 | ||||
-rw-r--r-- | core/src/files/fileinfo.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/src/files/client.js b/core/src/files/client.js index 9c39096ac69..630e9fb98ad 100644 --- a/core/src/files/client.js +++ b/core/src/files/client.js @@ -13,7 +13,7 @@ * @author Vincent Petry <vincent@nextcloud.com> * @author Vinicius Cubas Brand <vinicius@eita.org.br> * - * @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/core/src/files/fileinfo.js b/core/src/files/fileinfo.js index 936c3c0331b..ea49e8c1447 100644 --- a/core/src/files/fileinfo.js +++ b/core/src/files/fileinfo.js @@ -6,7 +6,7 @@ * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Vincent Petry <vincent@nextcloud.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 |