]> git.neil.brown.name Git - scribble.git/commitdiff
Add License blurb
authorNeil Brown <neilb@notabene.brown>
Sun, 24 Aug 2008 10:19:31 +0000 (20:19 +1000)
committerNeil Brown <neilb@notabene.brown>
Sun, 24 Aug 2008 10:19:31 +0000 (20:19 +1000)
scribble.py

index 1f476908685b7f3c5525d00d5b90ddda479e3da5..70be88d0c4e94a1c7748ce90f0bca3eedd4ad435 100755 (executable)
@@ -1,5 +1,30 @@
 #!/usr/bin/env python
 
+
+# scribble - scribble pad designed for Neo Freerunner
+#
+# Copyright (C) 2008 Neil Brown <neil@brown.name>
+#
+#
+#    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, or
+#    (at your option) any later version.
+#
+#    This program is distributed in the hope that it will be useful,
+#    but WITHOUT ANY WARRANTY; without even the implied warranty of
+#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#    GNU General Public License for more details.
+#
+#    The GNU General Public License, version 2, is available at
+#    http://www.fsf.org/licensing/licenses/info/GPLv2.html
+#    Or you can write to the Free Software Foundation, Inc., 51
+#    Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+#    Author: Neil Brown
+#    Email: <neil@brown.name>
+
+
 import pygtk
 import gtk
 import os