license header

This commit is contained in:
Ladyada
2011-02-11 15:10:07 -05:00
parent adbdc7b8db
commit 6e8edf0202
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
// Graphics library by ladyada/adafruit with init code from Rossum
// MIT license
#include "TFTLCD.h"
#include <avr/pgmspace.h>
+2
View File
@@ -1,3 +1,5 @@
// Graphics library by ladyada/adafruit with init code from Rossum
// MIT license
#include <WProgram.h>