Add a license.txt file

This commit is contained in:
prenticedavid
2018-05-15 11:56:59 +01:00
parent 251bacea53
commit a45a9d7d23
2 changed files with 58 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
/*
* MCUFRIEND_kbv class inherits from Adafruit_GFX class and the Arduino Print class.
* Any use of MCUFRIEND_kbv class and examples is dependent on Adafruit and Arduino licenses
* The license texts are in the accompanying license.txt file
*/
#ifndef MCUFRIEND_KBV_H_
#define MCUFRIEND_KBV_H_ 298