diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2016-06-21 22:30:25 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2016-06-21 22:30:25 +0200 |
commit | 376e8c6d113a67f90579d5b7101abeccae5fa92d (patch) | |
tree | 7fd253a4529fe36db51fee11a2a18c0394192937 /src | |
parent | 30b01e983488fcb8911e90aa710bd07ef837100d (diff) |
Fix licensing on debian-source.svg
Diffstat (limited to 'src')
-rw-r--r-- | src/debian-source.svg | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/src/debian-source.svg b/src/debian-source.svg index bb0a7f2..4193f54 100644 --- a/src/debian-source.svg +++ b/src/debian-source.svg @@ -16,7 +16,10 @@ id="svg2" version="1.1" inkscape:version="0.91 r13725" - sodipodi:docname="debian-source.svg"> + sodipodi:docname="debian-source.svg" + inkscape:export-filename="/home/valhalla/projects/forms/hex_stickers/hex_stickers/src/debian.png" + inkscape:export-xdpi="104.5" + inkscape:export-ydpi="104.5"> <defs id="defs4" /> <sodipodi:namedview @@ -27,7 +30,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1.31" - inkscape:cx="152.51331" + inkscape:cx="27.32247" inkscape:cy="92.101212" inkscape:document-units="px" inkscape:current-layer="layer3" @@ -54,19 +57,25 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> <cc:license - rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /> - <dc:description>Alternative template for hexagon stickers based on https://terinjokes.github.io/StickerConstructorSpec/</dc:description> + rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /> + <dc:description></dc:description> </cc:Work> <cc:License - rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"> <cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> <cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> <cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> </cc:License> </rdf:RDF> </metadata> |