summaryrefslogtreecommitdiffstats
path: root/doc/logo/COPYING
diff options
context:
space:
mode:
authorAnastasia Klimchuk <aklm@flashrom.org>2023-08-17 19:48:15 +1000
committerAnastasia Klimchuk <aklm@chromium.org>2023-08-25 07:53:38 +0000
commitcfffbded55e4fd24f7b31e7b8ebe8c5301ba1bbd (patch)
treec5656fb3da3d82bf80a676704ea7cd67df653bda /doc/logo/COPYING
parentcfc23898ade90258bd1dd807b2d2270e40f180b1 (diff)
downloadflashrom-cfffbded55e4fd24f7b31e7b8ebe8c5301ba1bbd.tar.gz
flashrom-cfffbded55e4fd24f7b31e7b8ebe8c5301ba1bbd.tar.bz2
flashrom-cfffbded55e4fd24f7b31e7b8ebe8c5301ba1bbd.zip
doc: Copy logo files into flashrom repository
This is needed to include logo image on the docs root index page. Change-Id: I38c1d820be92f2688c5fc4c63a150ab324d8b647 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/77249 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'doc/logo/COPYING')
-rw-r--r--doc/logo/COPYING12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/logo/COPYING b/doc/logo/COPYING
new file mode 100644
index 000000000..3a7d190ce
--- /dev/null
+++ b/doc/logo/COPYING
@@ -0,0 +1,12 @@
+The flashrom logo and icons in this directory were originally designed by Stefan Tauner in 2015.
+The lettering is based on the "Free Mono" font of the GNU FreeFont family.
+The SOIC chip seen in the lettering is based on the SOIC08 narrow STL CAD file from
+https://grabcad.com/library/soic-package-narrow-8-10-14-and-16-pins-1
+It was rendered by Blender with the Freestyle SVG plugin from
+https://github.com/hvfrancesco/freestylesvg
+
+All source image files within this directory (i.e. all with names ending with ".svg" or ."xcf")
+are licensed under the Creative Commons Attribution-NoDerivatives 4.0 license (CC BY-ND 4.0):
+http://creativecommons.org/licenses/by-nd/4.0/
+All image files produced from the source image files mentioned above and included in this
+directory are in the public domain.