From 6ffd9f0708c4ff382defb760b8c65cea01879c32 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 11 Nov 2006 15:16:12 +0000 Subject: fix naming and copyright headers git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@85 ef36b2f9-881f-0410-afb5-c4e39611909c --- server/ldap-nss.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'server/ldap-nss.c') diff --git a/server/ldap-nss.c b/server/ldap-nss.c index 73b5a29..ee0538d 100644 --- a/server/ldap-nss.c +++ b/server/ldap-nss.c @@ -1,26 +1,26 @@ /* ldap-nss.c - main file for NSS interface - This file is part of the nss_ldap library. + This file was part of the nss-ldap library which has been + forked into the nss-ldapd library. Copyright (C) 1997-2006 Luke Howard + Copyright (C) 2006 West Consulting Copyright (C) 2006 Arthur de Jong - The nss_ldap library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public License as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. - The nss_ldap library is distributed in the hope that it will be useful, + This library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the nss_ldap library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. - - $Id$ + License along with this library; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301 USA */ #include "config.h" -- cgit v1.2.3