diff options
author | joey <joey> | 2003-02-12 16:25:44 +0000 |
---|---|---|
committer | joey <joey> | 2003-02-12 16:25:44 +0000 |
commit | 2da6ed90ff536121b387c93385e1cf652f7bd3aa (patch) | |
tree | 81bf6cd60fd86a47ad69b5fc046df4577ba85827 /debian/copyright | |
parent | db1642cfc79170f94104cfb5f51e1ee498d49bbe (diff) | |
download | debhelper-2da6ed90ff536121b387c93385e1cf652f7bd3aa.tar.gz |
r572: * Added dh_installcatalogs, for sgml (and later xml) catalogs. By
Adam DiCarlo. Closes: #90025
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 903e21f4..50dfa64b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Debhelper is written by and copyright 1997-2002 Joey Hess <joeyh@debian.org>. +Debhelper is written by and copyright 1997-2003 Joey Hess <joeyh@debian.org>. Increasinly miniscule parts of the code (and certainly my inspiration from the whole thing) came from debmake, by Christoph Lameter <clameter@debian.org>. @@ -10,5 +10,11 @@ dh_perl is by Brendan O'Dea <bod@debian.org> dh_python is by Josselin Mouette <josselin.mouette@ens-lyon.org> The copyright of this package is GPL, version 2 or later. Files in the -examples/ directory are in the public domain. On Debian systems the +examples/ directory are in the public domain[1]. On Debian systems the complete text of the GPL is in /usr/share/common-licenses/GPL + +[1] Pendants who belive I cannot legally say that code I have written is in + the public domain may consider them instead to be licensed as follows: + + Redistribution and use in source and binary forms, with or without + modification, are permitted under any circumstances. No warranty. |