]> Joshua Wise's Git repositories - s3load.git/blobdiff - libnexys.parport.c
GPLv2
[s3load.git] / libnexys.parport.c
index be739a479afc528f817197be2a64a5595053bda4..6fd23caa44b63e14ee71e672a9903de5bf83d9f3 100644 (file)
@@ -1,3 +1,17 @@
+/* libnexys.c
+ * Parallel port bit-banging driver for libnexys
+ * libnexys, a free driver for Digilent NEXYS2 boards
+ *
+ * Copyright (c) 2007-2008 Joshua Wise
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License.
+ *
+ * Commercial licenses are available by request.
+ */
+
+
 #ifdef WIN32
 #include "libnexys.win32.c"
 #else
This page took 0.023582 seconds and 4 git commands to generate.