From c232065db7035f4a0419a82d0e938d41be829ab0 Mon Sep 17 00:00:00 2001 From: kraus Date: Sun, 19 Sep 2021 21:07:40 +0200 Subject: [PATCH] takeover license from master project --- LICENSE | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index b7c9d485..2a4ef715 100644 --- a/LICENSE +++ b/LICENSE @@ -1,20 +1,16 @@ -The U8g2lib code (http://code.google.com/p/u8g2/ and -https://github.com/olikraus/U8g2_Arduino) is licensed under the terms of +The U8g2lib code (http://code.google.com/p/u8g2/) is licensed under the terms of the new-bsd license (two-clause bsd license). See also: http://www.opensource.org/licenses/bsd-license.php -The repository and optionally the releases contain icons, which are -derived from the WPZOOM Developer Icon Set: -http://www.wpzoom.com/wpzoom/new-freebie-wpzoom-developer-icon-set-154-free-icons/ -WPZOOM Developer Icon Set by WPZOOM is licensed under a Creative Commons -Attribution-ShareAlike 3.0 Unported License. - Fonts are licensed under different conditions. See https://github.com/olikraus/u8g2/wiki/fntgrp for detailed information on the licensing conditions for each font. +The example code in sys/raspi_gpio/hal will use the bcm2835 lib from Mike McCauley +which is licensed under GPL V3: http://www.airspayce.com/mikem/bcm2835/ + ============ X11 Fonts COUR, HELV, NCEN, TIM, SYMB ============ For fonts derived from the following files, the license below applies. @@ -52,8 +48,7 @@ is" without express or implied warranty. ============ BSD License for U8g2lib Code ============ -Universal 8bit Graphics Library (http://code.google.com/p/u8g2/ and -https://github.com/olikraus/U8g2_Arduino) +Universal 8bit Graphics Library (http://code.google.com/p/u8g2/) Copyright (c) 2016, olikraus@gmail.com All rights reserved.