]> Joshua Wise's Git repositories - s3load.git/blobdiff - s3load.c
GPLv2
[s3load.git] / s3load.c
index 5b047fb0131ddce3fa3df0ba53722fd8b0e7d10b..d9facf2ea0ceb083c02f98ce0f9e5ee81b2e142c 100644 (file)
--- a/s3load.c
+++ b/s3load.c
@@ -1,3 +1,16 @@
+/* s3load.c
+ * Main program for s3load
+ * s3load, a free SVF loader 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.
+ */
+
 #include "libnexys.h"
 #include <stdio.h>
 #include <stdlib.h>
This page took 0.09453 seconds and 4 git commands to generate.