diff options
author | Greg Norris <adric@debian.org> | 2003-12-22 19:39:46 -0600 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:21:18 +0100 |
commit | a5e39be83fdda78550b960b6099e48f60ac6305c (patch) | |
tree | 10a35c220d6f6969b9adba5840fbf1dd384339fd /debian/copyright | |
parent | 39cc0d22f5c8950f98ecbce84f42e158619db561 (diff) | |
download | libpam-pwdfile-a5e39be83fdda78550b960b6099e48f60ac6305c.tar.gz |
Imported Debian patch 0.99-2debian/0.99-2
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..331385f --- /dev/null +++ b/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Michael-John Turner <mj@debian.org> on +Tue, 7 Dec 1999 12:02:43 +0200. It is currently packaged by +Greg Norris <adric@debian.org>. + +It was downloaded from http://cpbotha.net/pam_pwdfile.html + +Upstream Author: Charl P. Botha <cpbotha@ieee.org> + +Copyright: + Copyright (c) Charl P. Botha, 1999-2002. All rights reserved + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, and the entire permission notice in its entirety, + including the disclaimer of warranties. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote + products derived from this software without specific prior + written permission. + + ALTERNATIVELY, this product may be distributed under the terms of + the GNU Public License, in which case the provisions of the GPL are + required INSTEAD OF the above restrictions. (This clause is + necessary due to a potential bad interaction between the GPL and + the restrictions contained in a BSD-style copyright.) + +On Debian GNU systems, a copy of the GNU GPL can be found in +/usr/share/common-licenses/GPL + |