diff options
Diffstat (limited to 'logo/README')
-rw-r--r-- | logo/README | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/logo/README b/logo/README new file mode 100644 index 0000000..2a2c777 --- /dev/null +++ b/logo/README @@ -0,0 +1,45 @@ +LOGOTYPES +========= + +The SVG files in this directory are the original logotypes of the GNU Guix +package manager and the Guix System Distribution (GuixSD). The logos are +available for different media: screen, print, etc. For example, the +"GuixSD.svg" file contains the logo with colors in a range appropriate for +computer screens (RGB); "GuixSD-print.svg" contains the logo with colors in a +range appropriate for printing. + + + +Copying +------- + +The logotype of GNU Guix was designed by Nikita Karetnikov. It is available +under the following terms: + + Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org> + + Permission is granted to copy, distribute and/or modify this work 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; + * or the GNU Free Documentation License, Version 1.3 or any later version + published by the Free Software Foundation; with no Invariant Sections, no + Front-Cover Texts and no Back-Cover Texts. + + +The logotype of the Guix System Distribution was designed by Luis Felipe López +Acevedo. It is available under the following terms: + + Copyright © 2015 Luis Felipe López Acevedo <felipe.lopez@opmbx.org> + + Permission is granted to copy, distribute and/or modify this work under the + terms of the Creative Commons Attribution-ShareAlike 4.0 International + License. + + +Note that the SVG files in this directory may have metadata with more +information about authors and copyright. If you are using Inkscape, you can +access the Document metadata from the File menu or from the document +properties. |