diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..9f84feb --- /dev/null +++ b/debian/copyright @@ -0,0 +1,48 @@ +This package was debianized by Damon Lynch <damonlynch@gmail.com> +2009-01-21 + +It was downloaded from: https://launchpad.net/rapid + +Upstream Author: Damon Lynch + +Copyright: + Copyright (C) 2007,2008,2009 by Damon Lynch + + * rapid/ValidatedEntry.py + Copyright (c) 2006 by Daniel J. Popowich + + * rapid/gnomeglade.py + Based on gnomeglade.py Copyright (C) 2002-2006 Stephen Kennedy + <stevek@gnome.org> + + * rapid/idletube.py + Copyright (c) 2005 Antoon Pardon + + * rapid/misc.py + Based on misc.py Copyright (C) 2002-2006 Stephen Kennedy + + * rapid/prefs.py + Based on prefs.py Copyright (C) 2002-2006 Stephen Kennedy + +License: + +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, 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. + +You should have received a copy of the GNU General Public License with +your Debian GNU system, in /usr/share/common-licenses/GPL, or with the +Debian GNU hello source package as the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301 USA. + +Packaging: + Copyright (C) 2009 by Damon Lynch + released under the GPL. + |