diff options
Diffstat (limited to 'core/src/tests')
-rw-r--r-- | core/src/tests/.eslintrc.js | 2 | ||||
-rw-r--r-- | core/src/tests/OC/requesttoken.spec.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/src/tests/.eslintrc.js b/core/src/tests/.eslintrc.js index 1559824cbcd..b44ea2c697d 100644 --- a/core/src/tests/.eslintrc.js +++ b/core/src/tests/.eslintrc.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 diff --git a/core/src/tests/OC/requesttoken.spec.js b/core/src/tests/OC/requesttoken.spec.js index fb550a93ebe..741dc65746b 100644 --- a/core/src/tests/OC/requesttoken.spec.js +++ b/core/src/tests/OC/requesttoken.spec.js @@ -5,7 +5,7 @@ * @author John Molakvoæ <skjnldsv@protonmail.com> * @author François Freitag <mail@franek.fr> * - * @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 |