From 14e57bf70a612c16eccdd733b3562d46053419c5 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 11 Jan 2022 17:18:11 +0100 Subject: Replace license information to SPDX expression Signed-off-by: Louis Chemineau --- apps/dashboard/src/helpers/getBackgroundUrl.js | 2 +- apps/dashboard/src/helpers/prefixWithBaseUrl.js | 2 +- apps/dashboard/src/main.js | 2 +- apps/dashboard/src/mixins/isMobile.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/dashboard') diff --git a/apps/dashboard/src/helpers/getBackgroundUrl.js b/apps/dashboard/src/helpers/getBackgroundUrl.js index a96aa40d5c0..f9d6129700f 100644 --- a/apps/dashboard/src/helpers/getBackgroundUrl.js +++ b/apps/dashboard/src/helpers/getBackgroundUrl.js @@ -5,7 +5,7 @@ * @author Julien Veyssier * @author Julius Härtl * - * @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/dashboard/src/helpers/prefixWithBaseUrl.js b/apps/dashboard/src/helpers/prefixWithBaseUrl.js index b6e765f514d..cd0cc6a9464 100644 --- a/apps/dashboard/src/helpers/prefixWithBaseUrl.js +++ b/apps/dashboard/src/helpers/prefixWithBaseUrl.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @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/dashboard/src/main.js b/apps/dashboard/src/main.js index f209b00baf4..0640691b283 100644 --- a/apps/dashboard/src/main.js +++ b/apps/dashboard/src/main.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @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/dashboard/src/mixins/isMobile.js b/apps/dashboard/src/mixins/isMobile.js index 7a80b437153..6bae7219fe6 100644 --- a/apps/dashboard/src/mixins/isMobile.js +++ b/apps/dashboard/src/mixins/isMobile.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @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 -- cgit v1.2.3