[iagno] Clarify some files licenses.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Clarify some files licenses.
- Date: Sat, 2 Mar 2019 22:50:14 +0000 (UTC)
commit daea3b2d431a4f1643c4c2f53a2647528fa68b9a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Mar 2 17:35:30 2019 +0100
Clarify some files licenses.
With agreement from Masuichi Ito, of course.
data/black_and_white.svg | 28 ++++++--
data/high_contrast.svg | 126 +++++++++++++++++-----------------
data/org.gnome.Reversi.appdata.xml.in | 2 +-
data/sun_and_star.svg | 28 ++++++--
4 files changed, 110 insertions(+), 74 deletions(-)
---
diff --git a/data/black_and_white.svg b/data/black_and_white.svg
index dc6e762..521a8e9 100644
--- a/data/black_and_white.svg
+++ b/data/black_and_white.svg
@@ -1,6 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg"
sodipodi:docname="black_and_white.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
height="256" sodipodi:version="0.32" width="512" version="1.0"
inkscape:output_extension="org.inkscape.output.svg.inkscape" xmlns:cc="http://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48.5 r10040"
xmlns:dc="http://purl.org/dc/elements/1.1/">
+<!--
+ This file is part of GNOME Reversi (also known as Iagno).
+
+ Copyright 2011 Masuichi Ito
+
+ GNOME Reversi is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ GNOME Reversi 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with GNOME Reversi. If not, see <https://www.gnu.org/licenses/>.
+-->
+<!-- Created with Inkscape (https://www.inkscape.org/) -->
+<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg"
sodipodi:docname="black_and_white.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
height="256" sodipodi:version="0.32" width="512" version="1.0"
inkscape:output_extension="org.inkscape.output.svg.inkscape" xmlns:cc="https://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48.5 r10040"
xmlns:dc="https://purl.org/dc/elements/1.1/">
<defs>
<linearGradient id="linearGradient3032" y2="1.836" gradientUnits="userSpaceOnUse" x2="9.9954"
gradientTransform="matrix(3.7536097,0,0,3.2312663,-6.5153492,-7.537471)" y1="21.024" x1="12.531"
inkscape:collect="always">
<stop style="stop-color:#2e3436;" offset="0"/>
@@ -22,7 +40,7 @@
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
<dc:date>2006-09-11</dc:date>
<dc:creator>
@@ -30,9 +48,9 @@
<dc:title>Masuichi Ito</dc:title>
</cc:Agent>
</dc:creator>
- <cc:license rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"/>
+ <cc:license rdf:resource="https://www.gnu.org/licenses/gpl-3.0.html"/> <!-- GPLv3+ -->
</cc:Work>
- <cc:License rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+ <cc:License rdf:about="https://www.gnu.org/licenses/gpl-3.0.html">
<cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
<cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
<cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
diff --git a/data/high_contrast.svg b/data/high_contrast.svg
index 16639c8..eaece1d 100644
--- a/data/high_contrast.svg
+++ b/data/high_contrast.svg
@@ -22,105 +22,105 @@
xmlns:cc="https://creativecommons.org/ns#"
xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="https://www.w3.org/2000/svg"
- xmlns="https://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
id="svg2"
version="1.0"
width="16" height="8">
<!-- line one, first tile is empty -->
- <circle r="0.8" cy="1" cx="3" style="fill:#3f3f3f" />
- <circle r="0" cy="1" cx="3" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="3" style="fill:#3f3f3f" />
+ <circle r="0" cy="1" cx="3" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="5" style="fill:#3f3f3f" />
- <circle r="0.02" cy="1" cx="5" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="5" style="fill:#3f3f3f" />
+ <circle r="0.02" cy="1" cx="5" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="7" style="fill:#3f3f3f" />
- <circle r="0.04" cy="1" cx="7" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="7" style="fill:#3f3f3f" />
+ <circle r="0.04" cy="1" cx="7" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="9" style="fill:#3f3f3f" />
- <circle r="0.06" cy="1" cx="9" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="9" style="fill:#3f3f3f" />
+ <circle r="0.06" cy="1" cx="9" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="11" style="fill:#3f3f3f" />
- <circle r="0.08" cy="1" cx="11" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="11" style="fill:#3f3f3f" />
+ <circle r="0.08" cy="1" cx="11" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="13" style="fill:#3f3f3f" />
- <circle r="0.10" cy="1" cx="13" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="13" style="fill:#3f3f3f" />
+ <circle r="0.10" cy="1" cx="13" style="fill:#e0e0e0" />
- <circle r="0.8" cy="1" cx="15" style="fill:#3f3f3f" />
- <circle r="0.12" cy="1" cx="15" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="1" cx="15" style="fill:#3f3f3f" />
+ <circle r="0.12" cy="1" cx="15" style="fill:#e0e0e0" />
<!-- line 2 -->
- <circle r="0.8" cy="3" cx="1" style="fill:#3f3f3f" />
- <circle r="0.14" cy="3" cx="1" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="1" style="fill:#3f3f3f" />
+ <circle r="0.14" cy="3" cx="1" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="3" style="fill:#3f3f3f" />
- <circle r="0.16" cy="3" cx="3" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="3" style="fill:#3f3f3f" />
+ <circle r="0.16" cy="3" cx="3" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="5" style="fill:#3f3f3f" />
- <circle r="0.18" cy="3" cx="5" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="5" style="fill:#3f3f3f" />
+ <circle r="0.18" cy="3" cx="5" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="7" style="fill:#3f3f3f" />
- <circle r="0.2" cy="3" cx="7" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="7" style="fill:#3f3f3f" />
+ <circle r="0.2" cy="3" cx="7" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="9" style="fill:#3f3f3f" />
- <circle r="0.22" cy="3" cx="9" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="9" style="fill:#3f3f3f" />
+ <circle r="0.22" cy="3" cx="9" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="11" style="fill:#3f3f3f" />
- <circle r="0.24" cy="3" cx="11" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="11" style="fill:#3f3f3f" />
+ <circle r="0.24" cy="3" cx="11" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="13" style="fill:#3f3f3f" />
- <circle r="0.26" cy="3" cx="13" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="13" style="fill:#3f3f3f" />
+ <circle r="0.26" cy="3" cx="13" style="fill:#e0e0e0" />
- <circle r="0.8" cy="3" cx="15" style="fill:#3f3f3f" />
- <circle r="0.28" cy="3" cx="15" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="3" cx="15" style="fill:#3f3f3f" />
+ <circle r="0.28" cy="3" cx="15" style="fill:#e0e0e0" />
<!-- line 3 -->
- <circle r="0.8" cy="5" cx="1" style="fill:#3f3f3f" />
- <circle r="0.3" cy="5" cx="1" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="1" style="fill:#3f3f3f" />
+ <circle r="0.3" cy="5" cx="1" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="3" style="fill:#3f3f3f" />
- <circle r="0.32" cy="5" cx="3" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="3" style="fill:#3f3f3f" />
+ <circle r="0.32" cy="5" cx="3" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="5" style="fill:#3f3f3f" />
- <circle r="0.34" cy="5" cx="5" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="5" style="fill:#3f3f3f" />
+ <circle r="0.34" cy="5" cx="5" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="7" style="fill:#3f3f3f" />
- <circle r="0.36" cy="5" cx="7" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="7" style="fill:#3f3f3f" />
+ <circle r="0.36" cy="5" cx="7" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="9" style="fill:#3f3f3f" />
- <circle r="0.38" cy="5" cx="9" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="9" style="fill:#3f3f3f" />
+ <circle r="0.38" cy="5" cx="9" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="11" style="fill:#3f3f3f" />
- <circle r="0.4" cy="5" cx="11" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="11" style="fill:#3f3f3f" />
+ <circle r="0.4" cy="5" cx="11" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="13" style="fill:#3f3f3f" />
- <circle r="0.42" cy="5" cx="13" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="13" style="fill:#3f3f3f" />
+ <circle r="0.42" cy="5" cx="13" style="fill:#e0e0e0" />
- <circle r="0.8" cy="5" cx="15" style="fill:#3f3f3f" />
- <circle r="0.44" cy="5" cx="15" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="5" cx="15" style="fill:#3f3f3f" />
+ <circle r="0.44" cy="5" cx="15" style="fill:#e0e0e0" />
<!-- line 4 -->
- <circle r="0.8" cy="7" cx="1" style="fill:#3f3f3f" />
- <circle r="0.46" cy="7" cx="1" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="1" style="fill:#3f3f3f" />
+ <circle r="0.46" cy="7" cx="1" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="3" style="fill:#3f3f3f" />
- <circle r="0.48" cy="7" cx="3" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="3" style="fill:#3f3f3f" />
+ <circle r="0.48" cy="7" cx="3" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="5" style="fill:#3f3f3f" />
- <circle r="0.5" cy="7" cx="5" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="5" style="fill:#3f3f3f" />
+ <circle r="0.5" cy="7" cx="5" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="7" style="fill:#3f3f3f" />
- <circle r="0.52" cy="7" cx="7" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="7" style="fill:#3f3f3f" />
+ <circle r="0.52" cy="7" cx="7" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="9" style="fill:#3f3f3f" />
- <circle r="0.54" cy="7" cx="9" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="9" style="fill:#3f3f3f" />
+ <circle r="0.54" cy="7" cx="9" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="11" style="fill:#3f3f3f" />
- <circle r="0.56" cy="7" cx="11" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="11" style="fill:#3f3f3f" />
+ <circle r="0.56" cy="7" cx="11" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="13" style="fill:#3f3f3f" />
- <circle r="0.58" cy="7" cx="13" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="13" style="fill:#3f3f3f" />
+ <circle r="0.58" cy="7" cx="13" style="fill:#e0e0e0" />
- <circle r="0.8" cy="7" cx="15" style="fill:#3f3f3f" />
- <circle r="0.6" cy="7" cx="15" style="fill:#e0e0e0" />
+ <circle r="0.8" cy="7" cx="15" style="fill:#3f3f3f" />
+ <circle r="0.6" cy="7" cx="15" style="fill:#e0e0e0" />
</svg>
diff --git a/data/org.gnome.Reversi.appdata.xml.in b/data/org.gnome.Reversi.appdata.xml.in
index a2f7fbc..08e7dde 100644
--- a/data/org.gnome.Reversi.appdata.xml.in
+++ b/data/org.gnome.Reversi.appdata.xml.in
@@ -27,7 +27,7 @@
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Iagno</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/iagno/issues</url>
- <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="donation">https://www.gnome.org/friends/</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<update_contact>arnaud.bonatti_at_gmail.com</update_contact>
<project_group>GNOME</project_group>
diff --git a/data/sun_and_star.svg b/data/sun_and_star.svg
index ccbd84b..9e85c58 100644
--- a/data/sun_and_star.svg
+++ b/data/sun_and_star.svg
@@ -1,6 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg"
sodipodi:docname="sun_and_star-old.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
height="256" sodipodi:version="0.32" width="512" version="1.0" xmlns:cc="http://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48.5 r10040"
xmlns:dc="http://purl.org/dc/elements/1.1/">
+<!--
+ This file is part of GNOME Reversi (also known as Iagno).
+
+ Copyright 2011 Masuichi Ito
+
+ GNOME Reversi is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ GNOME Reversi 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with GNOME Reversi. If not, see <https://www.gnu.org/licenses/>.
+-->
+<!-- Created with Inkscape (https://www.inkscape.org/) -->
+<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg"
sodipodi:docname="sun_and_star-old.svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
height="256" sodipodi:version="0.32" width="512" version="1.0" xmlns:cc="https://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.48.5 r10040"
xmlns:dc="https://purl.org/dc/elements/1.1/">
<defs>
<clipPath id="clipPath3843-0" clipPathUnits="userSpaceOnUse">
<path sodipodi:rx="79.5" sodipodi:ry="79.5"
style="stroke-linejoin:miter;enable-background:accumulate;stroke-dashoffset:0;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:0.67948717;fill:none;"
sodipodi:type="arc" d="m-107,103.5a79.5,79.5,0,1,1,-159,0,79.5,79.5,0,1,1,159,0z"
transform="matrix(1.4716981,0,0,1.4716981,403.4717,15.67924)" sodipodi:cy="103.5" sodipodi:cx="-186.5"/>
@@ -89,7 +107,7 @@
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
<dc:date>2006-09-11</dc:date>
<dc:creator>
@@ -97,9 +115,9 @@
<dc:title>Masuichi Ito</dc:title>
</cc:Agent>
</dc:creator>
- <cc:license rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"/>
+ <cc:license rdf:resource="https://www.gnu.org/licenses/gpl-3.0.html"/> <!-- GPLv3+ -->
</cc:Work>
- <cc:License rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+ <cc:License rdf:about="https://www.gnu.org/licenses/gpl-3.0.html">
<cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
<cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
<cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]