From: Neil Brown Date: Sun, 24 Aug 2008 10:19:31 +0000 (+1000) Subject: Add License blurb X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=6f3250d80232a4353a853aca6bdbe1968bd92f43;p=scribble.git Add License blurb --- diff --git a/scribble.py b/scribble.py index 1f47690..70be88d 100755 --- a/scribble.py +++ b/scribble.py @@ -1,5 +1,30 @@ #!/usr/bin/env python + +# scribble - scribble pad designed for Neo Freerunner +# +# Copyright (C) 2008 Neil Brown +# +# +# 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: + + import pygtk import gtk import os