diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 000000000..bf1042084 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,30 @@ +This is Debian/GNU Linux's prepackaged version of GNUPG, a free PGP +replacement. As you can see from the version number, the program may +have some bugs and some features may not work at all. + +This package was put together by me, James Troup +<[email protected]>, from the sources, which I obtained from +ftp://ftp.guug.de/pub/gcrypt/gnupg-0.9.0.tar.gz. The changes were +minimal, namely: + +- adding support for the Debian package maintenance scheme, by adding + various debian/* files. + +Program Copyright (C) 1997, 1998 Werner Koch (dd9jn). +Modifications for Debian Copyright (C) 1998 James Troup. + +GNUPG 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. + +GNUPG 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/Linux system, in /usr/doc/copyright/GPL, or with the +Debian GNU/Linux gnupg source package as the file COPYING. If not, +write to the Free Software Foundation, Inc., 59 Temple Place, Suite +330, Boston, MA 02111-1307, USA. |