From 5697363739fed58024e06f821071978f8b8710bd Mon Sep 17 00:00:00 2001 From: Miraty Date: Thu, 25 Nov 2021 22:36:21 +0100 Subject: [PATCH] Add a license notice to every file that is part of LibreQR --- config.inc.php | 2 +- config.yaml.php | 2 +- inc.php | 4 +++- index.php | 21 +-------------------- locales/en.php | 2 +- locales/fr.php | 2 +- locales/oc.php | 2 +- manifest.php | 3 ++- opensearch.php | 3 ++- style.less | 12 +----------- themes/libreqr/theme.php | 2 +- themes/parinux/theme.php | 2 +- themes/resize.php | 2 +- 13 files changed, 17 insertions(+), 42 deletions(-) diff --git a/config.inc.php b/config.inc.php index bd40b5d..9f98e49 100755 --- a/config.inc.php +++ b/config.inc.php @@ -1,4 +1,4 @@ -. - ---> - "QR codes generator", 'description' => "Generate QR codes freely. Choose content, size, colors…", diff --git a/locales/fr.php b/locales/fr.php index e8d32cf..24f5425 100644 --- a/locales/fr.php +++ b/locales/fr.php @@ -1,4 +1,4 @@ - "Générateur de codes QR", 'description' => "Générer des codes QR librement. Choix du contenu, de la taille, des couleurs…", diff --git a/locales/oc.php b/locales/oc.php index 7f3c267..d121397 100644 --- a/locales/oc.php +++ b/locales/oc.php @@ -1,4 +1,4 @@ - "Generator de còdis QR", 'description' => "Generatz de còdis QR liurament. Causissètz lo contengut, la talha, las colors…", diff --git a/manifest.php b/manifest.php index 37e1ebd..a0e2095 100755 --- a/manifest.php +++ b/manifest.php @@ -1,4 +1,5 @@ - + { "dir": "ltr", "lang": "", diff --git a/opensearch.php b/opensearch.php index 65f97e6..82ed639 100755 --- a/opensearch.php +++ b/opensearch.php @@ -1,4 +1,5 @@ - + LibreQR diff --git a/style.less b/style.less index 48aa350..7cde78c 100755 --- a/style.less +++ b/style.less @@ -1,15 +1,5 @@ -/* +// This file is part of LibreQR, which is distributed under the GNU AGPLv3+ license -This file is part of LibreQR. - -LibreQR is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - -LibreQR is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License along with this program. If not, see . - -*/ @light: ~"(prefers-color-scheme: light)"; @dark: ~"(prefers-color-scheme: dark)"; diff --git a/themes/libreqr/theme.php b/themes/libreqr/theme.php index d4116a0..060feb8 100755 --- a/themes/libreqr/theme.php +++ b/themes/libreqr/theme.php @@ -1,4 +1,4 @@ -