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 --- core/js/public/publicpage.js | 2 +- core/js/tests/specs/contactsmenuSpec.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'core/js') diff --git a/core/js/public/publicpage.js b/core/js/public/publicpage.js index 7cca96e1d01..adb1c4dd2fc 100644 --- a/core/js/public/publicpage.js +++ b/core/js/public/publicpage.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/core/js/tests/specs/contactsmenuSpec.js b/core/js/tests/specs/contactsmenuSpec.js index 7eaf2660799..dba8a5580d0 100644 --- a/core/js/tests/specs/contactsmenuSpec.js +++ b/core/js/tests/specs/contactsmenuSpec.js @@ -5,7 +5,7 @@ * * @author 2017 Christoph Wurst * - * @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