From 93807b4a7a25f5afbe7dec6dc2c84635b65d1bfe Mon Sep 17 00:00:00 2001 From: scls19fr Date: Thu, 31 May 2018 18:56:59 +0200 Subject: [PATCH 1/2] Update library.properties --- library.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/library.properties b/library.properties index 2fe89355..b18bd2b1 100644 --- a/library.properties +++ b/library.properties @@ -7,3 +7,4 @@ paragraph=Monochrome LCD, OLED and eInk Library. Successor of U8glib. Supported category=Display url=https://github.com/olikraus/u8g2 architectures=* +license=CC-BY-SA-3.0 From c2e9aaf7bd2813c1a38e990a229b03e134cd25ca Mon Sep 17 00:00:00 2001 From: scls19fr Date: Thu, 31 May 2018 18:58:38 +0200 Subject: [PATCH 2/2] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index b18bd2b1..92abe561 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph=Monochrome LCD, OLED and eInk Library. Successor of U8glib. Supported category=Display url=https://github.com/olikraus/u8g2 architectures=* -license=CC-BY-SA-3.0 +license=BSD-2-Clause