summaryrefslogtreecommitdiffstats
path: root/core/src/OCP
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/OCP')
-rw-r--r--core/src/OCP/appconfig.js2
-rw-r--r--core/src/OCP/collaboration.js2
-rw-r--r--core/src/OCP/comments.js2
-rw-r--r--core/src/OCP/index.js2
-rw-r--r--core/src/OCP/loader.js2
-rw-r--r--core/src/OCP/toast.js2
-rw-r--r--core/src/OCP/whatsnew.js2
7 files changed, 7 insertions, 7 deletions
diff --git a/core/src/OCP/appconfig.js b/core/src/OCP/appconfig.js
index 600f63581d3..57e13048fe0 100644
--- a/core/src/OCP/appconfig.js
+++ b/core/src/OCP/appconfig.js
@@ -4,7 +4,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @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/OCP/collaboration.js b/core/src/OCP/collaboration.js
index aae0c943f37..2e49cebe9f1 100644
--- a/core/src/OCP/collaboration.js
+++ b/core/src/OCP/collaboration.js
@@ -4,7 +4,7 @@
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Julius Härtl <jus@bitgrid.net>
*
- * @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/OCP/comments.js b/core/src/OCP/comments.js
index dadc9531235..ed7ac67a073 100644
--- a/core/src/OCP/comments.js
+++ b/core/src/OCP/comments.js
@@ -4,7 +4,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @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/OCP/index.js b/core/src/OCP/index.js
index cb524a2be70..a6a5fe3e127 100644
--- a/core/src/OCP/index.js
+++ b/core/src/OCP/index.js
@@ -5,7 +5,7 @@
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Julius Härtl <jus@bitgrid.net>
*
- * @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/OCP/loader.js b/core/src/OCP/loader.js
index 354475b7fc1..6e58208a849 100644
--- a/core/src/OCP/loader.js
+++ b/core/src/OCP/loader.js
@@ -5,7 +5,7 @@
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Julius Härtl <jus@bitgrid.net>
*
- * @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/OCP/toast.js b/core/src/OCP/toast.js
index ad1c572e0a1..40c46aa8f51 100644
--- a/core/src/OCP/toast.js
+++ b/core/src/OCP/toast.js
@@ -4,7 +4,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Julius Härtl <jus@bitgrid.net>
*
- * @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/OCP/whatsnew.js b/core/src/OCP/whatsnew.js
index 043951c3a1e..aafe1740e0d 100644
--- a/core/src/OCP/whatsnew.js
+++ b/core/src/OCP/whatsnew.js
@@ -4,7 +4,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @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