diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-20 12:51:50 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-20 12:51:50 +0100 |
commit | 161041329e4687ed507590d75a9d2b2f1bdfcd95 (patch) | |
tree | 13878afda1ba8ffb1724031c26ef82c19d4a941b /debian/copyright | |
parent | 741ae3abd9ca750fa4bc6a47f3cbcff7104cf32e (diff) |
update copyright file with current copyright information
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@192 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 55 |
1 files changed, 26 insertions, 29 deletions
diff --git a/debian/copyright b/debian/copyright index dd4a931..8358b3d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,30 +1,22 @@ -This package was debianized by Ben Collins <bcollins@debian.org> on -Thu, 11 Feb 1999 22:46:20 -0500. -Davide Puricelli (evo) <evo@debian.org> took maintenance on -Wed, 23 Aug 2000 21:51:06 +0200. -Sami Haahtinen <ressu@debian.org> was the maintainer since -Wed, 28 Feb 2001 15:24:38 +0200. +This is nss-ldapd, a library for doging NSS name lookups using an LDAP server. -Stephen Frost <sfrost@debian.org> is the actual maintainer since -Wed, 10 Sep 2003 22:19:21 -0400. +nss-ldapd is a fork from nss_ldap which was orignally written by Luke Howard +of PADL Software Pty Ltd. http://www.padl.com/OSS/nss_ldap.html -It was downloaded from ftp://ftp.padl.com/pub +In 2006 Arthur de Jong of West Consuling forked the library to split it into a +thin NSS part and a server part. Most of the code was rewritten. +http://ch.tudelft.nl/~arthur/nss-ldapd/ -Main Upstream Author: Luke Howard, PADL Software, lukeh@padl.com -Copyright: 1997-2006 Luke Howard +Arthur de Jong is both the upstream and Debian package maintainer, so there +are no differences between the Debian package and the upstream version. -The following files are also copyright: +The Debian package of nss-ldapd was partially based on packaging of the +libnss-ldap package. The libnss-ldap package was maintained by Ben Collins, +Davide Puricelli (evo), Sami Haahtinen and Stephen Frost. - depcomp: 1999, 2000 Free Software Foundation, Inc. - irs.h: 1996, 1999 by Internet Software Consortium - ltf.c: 1998 Netscape Communications Corporation - nss_common.h: 2002 Jeremy Allison - nss_dbdefs.h: 2002 Jeremy Allison - pagectrl.c: 2002 Max Caines - resolve.c: 1995, 1996, 1997 Kungliga Tekniska Hvgskolan - resolve.h: 1995, 1996, 1997 Kungliga Tekniska Hvgskolan - -License: +Copyright (C) 1997-2006 Luke Howard +Copyright (C) 2006 West Consulting +Copyright (C) 2006 Arthur de Jong This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -36,10 +28,15 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. -You should have received a copy of the GNU Library General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA -02110-1301 USA - -On Debian systems, the complete text of the GNU Library General Public -License, version 2, can be found in /usr/share/common-licenses/LGPL-2. +On Debian GNU/Linux systems, the complete text of +the GNU Library General Public License can be found in +/usr/share/common-licenses/LGPL-2. + +The following files are also contain other copyright holders (apart from to +autoconf/automake stuff): +debian/po/ca.po: Copyright (C) 2004 Free Software Foundation, Inc. +debian/po/vi.po: Copyright (C) 2005 Free Software Foundation, Inc. +server/netgroup.c: Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. +server/pagectrl.c: Copyright (C) 2002 Max Caines, All Rights Reserved. +server/resolve.c: Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Hvgskolan +server/resolve.h: Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Hvgskolan |