diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-22 11:45:48 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-22 11:45:48 +0000 |
commit | fcaaed669883b749bea31a6ae56ab68b80653a2d (patch) | |
tree | be53c0939df1f3d5f0583f76d997eec3666edaec | |
parent | 7a61f611430bbea5370f1aab3300f82e084c8f9e (diff) |
add extra copyright information (the exact same code was seen in glibc)
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@109 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | server/netgroup.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/netgroup.c b/server/netgroup.c index 3566e34..2599d28 100644 --- a/server/netgroup.c +++ b/server/netgroup.c @@ -2,7 +2,10 @@ netgroup.c - netgroup lookup routines This file was part of the nss-ldap library (as ldap-netgrp.c) which has been forked into the nss-ldapd library. + This file also contains code that is taken from the GNU C + Library (nss/nss_files/files-netgrp.c). + Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. Copyright (C) 1997-2005 Luke Howard Copyright (C) 2006 West Consulting Copyright (C) 2006 Arthur de Jong |