diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-11-22 18:19:10 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-11-22 18:19:10 +0100 |
commit | 4ea420af8da579f20cbf28eca1bc8f02d290a4d2 (patch) | |
tree | 9be08b727c3054516d67fad1081ca8c4173dfb19 /src/debian_tea-source.svg | |
parent | 79b7e6a5b5fb41060d4f2add124daf380a997d38 (diff) |
Fix licensing details of the debian_tea sticker
Diffstat (limited to 'src/debian_tea-source.svg')
-rw-r--r-- | src/debian_tea-source.svg | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/debian_tea-source.svg b/src/debian_tea-source.svg index 9efd579..8df826c 100644 --- a/src/debian_tea-source.svg +++ b/src/debian_tea-source.svg @@ -55,19 +55,25 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <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/ + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + <dc:description>Debian logo from https://www.debian.org/logos/ -Please note that if this text only refers to the sticker template, the licensing informations are probably wrong.</dc:description> +Tea cup from https://freesvg.org/stylized-coffee-mug</dc:description> </cc:Work> <cc:License - rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + rdf:about="http://creativecommons.org/licenses/by-sa/4.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> |