Proper copyright headers
[libftdi] / examples / simple.c
index 5568712..4156a92 100644 (file)
@@ -1,3 +1,10 @@
+/* simple.c
+
+   Simple libftdi usage example
+
+   This program is distributed under the GPL, version 2
+*/
+
 #include <stdio.h>
 #include <ftdi.h>