diff options
Diffstat (limited to 'core/src/components')
-rw-r--r-- | core/src/components/ContactsMenu.js | 2 | ||||
-rw-r--r-- | core/src/components/MainMenu.js | 2 | ||||
-rw-r--r-- | core/src/components/UserMenu.js | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/src/components/ContactsMenu.js b/core/src/components/ContactsMenu.js index a2e09341067..cf031331a50 100644 --- a/core/src/components/ContactsMenu.js +++ b/core/src/components/ContactsMenu.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/components/MainMenu.js b/core/src/components/MainMenu.js index 3b5aa19245e..3b7fef6afca 100644 --- a/core/src/components/MainMenu.js +++ b/core/src/components/MainMenu.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/components/UserMenu.js b/core/src/components/UserMenu.js index aaecec546b9..ef80eb1e338 100644 --- a/core/src/components/UserMenu.js +++ b/core/src/components/UserMenu.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst <christoph@winzerhof-wurst.at> * - * @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 |