From 4c77a8c6f4c02cdbe2d078cd0566ea1bd89f83a4 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Thu, 16 May 2019 19:12:56 -0500 Subject: [PATCH] Make licensing description consistent with COPYING Fixes QubesOS/qubes-issues#5042 --- basics_dev/style-guide.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/basics_dev/style-guide.md b/basics_dev/style-guide.md index ada9121c..795a0c5e 100644 --- a/basics_dev/style-guide.md +++ b/basics_dev/style-guide.md @@ -68,7 +68,10 @@ Currently, all the icons on the Qubes-OS.org website are generated using [FontAw ## Logos -The following is a collection of various sizes and versions of the Qubes logo used both in the OS itself and on our website. All of these files are licensed GPLv2 and the source can be [downloaded here](https://github.com/QubesOS/qubes-artwork). +The following is a collection of various sizes and versions of the Qubes logo used both in the OS itself and on our website. +The artwork is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). +The code is licensed under GNU GPLv2. +GPLv2 and the source code can be [downloaded here](https://github.com/QubesOS/qubes-artwork).
{% for logo in site.data.styleguide.logos %}