|
|
93c695 |
From dfc763c16c0ce66a180ccb13205f1ca9666278a8 Mon Sep 17 00:00:00 2001
|
|
|
93c695 |
From: Bastien Nocera <hadess@hadess.net>
|
|
|
93c695 |
Date: Mon, 14 Jun 2021 10:24:30 +0200
|
|
|
93c695 |
Subject: [PATCH] icons: Correct icon licenses again
|
|
|
93c695 |
|
|
|
93c695 |
"icons: Update icon licenses" mentioned that it would change the
|
|
|
93c695 |
licenses of those icons to match the license of the library (LGPLv2.1+)
|
|
|
93c695 |
but instead linked to the reference for the LGPL2.1-only license.
|
|
|
93c695 |
|
|
|
93c695 |
Link to the SPDX page for LGPLv2.1+ instead.
|
|
|
93c695 |
|
|
|
93c695 |
Fixes: a9d2ba590641d832dcf6b97184687b6eb424c00f
|
|
|
93c695 |
---
|
|
|
93c695 |
data/icons/16x16/libpeas-plugin.svg | 2 +-
|
|
|
93c695 |
data/icons/22x22/libpeas-plugin.svg | 2 +-
|
|
|
93c695 |
data/icons/32x32/libpeas-plugin.svg | 2 +-
|
|
|
93c695 |
data/icons/scalable/libpeas-plugin.svg | 2 +-
|
|
|
93c695 |
4 files changed, 4 insertions(+), 4 deletions(-)
|
|
|
93c695 |
|
|
|
93c695 |
diff --git a/data/icons/16x16/libpeas-plugin.svg b/data/icons/16x16/libpeas-plugin.svg
|
|
|
93c695 |
index ba0b359..1883e8d 100644
|
|
|
93c695 |
--- a/data/icons/16x16/libpeas-plugin.svg
|
|
|
93c695 |
+++ b/data/icons/16x16/libpeas-plugin.svg
|
|
|
93c695 |
@@ -35,7 +35,7 @@
|
|
|
93c695 |
</dc:creator>
|
|
|
93c695 |
<dc:date>2005-02-01</dc:date>
|
|
|
93c695 |
|
|
|
93c695 |
- rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" />
|
|
|
93c695 |
+ rdf:resource="https://spdx.org/licenses/LGPL-2.1-or-later.html" />
|
|
|
93c695 |
<dc:identifier>http://jimmac.musichall.cz/</dc:identifier>
|
|
|
93c695 |
<dc:subject>
|
|
|
93c695 |
<rdf:Bag>
|
|
|
93c695 |
diff --git a/data/icons/22x22/libpeas-plugin.svg b/data/icons/22x22/libpeas-plugin.svg
|
|
|
93c695 |
index 7c70edb..797fce8 100644
|
|
|
93c695 |
--- a/data/icons/22x22/libpeas-plugin.svg
|
|
|
93c695 |
+++ b/data/icons/22x22/libpeas-plugin.svg
|
|
|
93c695 |
@@ -35,7 +35,7 @@
|
|
|
93c695 |
</dc:creator>
|
|
|
93c695 |
<dc:date>2005-02-01</dc:date>
|
|
|
93c695 |
|
|
|
93c695 |
- rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" />
|
|
|
93c695 |
+ rdf:resource="https://spdx.org/licenses/LGPL-2.1-or-later.html" />
|
|
|
93c695 |
<dc:identifier>http://jimmac.musichall.cz/</dc:identifier>
|
|
|
93c695 |
<dc:subject>
|
|
|
93c695 |
<rdf:Bag>
|
|
|
93c695 |
diff --git a/data/icons/32x32/libpeas-plugin.svg b/data/icons/32x32/libpeas-plugin.svg
|
|
|
93c695 |
index 3aa5955..01bc873 100644
|
|
|
93c695 |
--- a/data/icons/32x32/libpeas-plugin.svg
|
|
|
93c695 |
+++ b/data/icons/32x32/libpeas-plugin.svg
|
|
|
93c695 |
@@ -37,7 +37,7 @@
|
|
|
93c695 |
</dc:creator>
|
|
|
93c695 |
<dc:date>2005-02-01</dc:date>
|
|
|
93c695 |
|
|
|
93c695 |
- rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" />
|
|
|
93c695 |
+ rdf:resource="https://spdx.org/licenses/LGPL-2.1-or-later.html" />
|
|
|
93c695 |
<dc:identifier>http://jimmac.musichall.cz/</dc:identifier>
|
|
|
93c695 |
<dc:subject>
|
|
|
93c695 |
<rdf:Bag>
|
|
|
93c695 |
diff --git a/data/icons/scalable/libpeas-plugin.svg b/data/icons/scalable/libpeas-plugin.svg
|
|
|
93c695 |
index 70b07ec..63106f5 100644
|
|
|
93c695 |
--- a/data/icons/scalable/libpeas-plugin.svg
|
|
|
93c695 |
+++ b/data/icons/scalable/libpeas-plugin.svg
|
|
|
93c695 |
@@ -37,7 +37,7 @@
|
|
|
93c695 |
</dc:creator>
|
|
|
93c695 |
<dc:date></dc:date>
|
|
|
93c695 |
|
|
|
93c695 |
- rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" />
|
|
|
93c695 |
+ rdf:resource="https://spdx.org/licenses/LGPL-2.1-or-later.html" />
|
|
|
93c695 |
<dc:identifier></dc:identifier>
|
|
|
93c695 |
<dc:subject>
|
|
|
93c695 |
<rdf:Bag>
|
|
|
93c695 |
--
|
|
|
93c695 |
2.31.1
|
|
|
93c695 |
|