From 1f77d78a84cbbbe21f60fc42b7f2099224301966 Mon Sep 17 00:00:00 2001 From: Velsoth Date: Fri, 2 Jun 2017 23:12:43 +0000 Subject: [PATCH] [README] License information --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccda076..30d2046 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,15 @@ Valid programmers: internal, ftdi, u2, rpi ## Attribuition -config/**grub.cfg**, config/**grub_modules.conf** and misc/**usqwerty.gkb** are based on their [Libreboot](https://libreboot.org/) counterparts +config/**grub.cfg**, config/**grub_modules.conf** and misc/**usqwerty.gkb** are based on their [Libreboot](https://libreboot.org/) counterparts which are released under the [GNU GPLv3](https://notabug.org/libreboot/libreboot/raw/master/COPYING) -**DejaVuSans Mono** is licensed under [a free license](https://dejavu-fonts.github.io/License.html) +The font **DejaVuSans Mono** is used in GRUB and is licensed under [a free license](https://dejavu-fonts.github.io/License.html) Converted to bitmap with the following command grub/grub-mkfont --size=24 --bold -o "misc/dejavusansmono.pf2" /usr/share/fonts/TTF/DejaVuSansMono.ttf + + +## Licensing + +This entire project is licensed under the [GNU General Public License Version 3](https://notabug.org/Velsoth/x220-coreboot/raw/master/LICENSE) \ No newline at end of file