summaryrefslogtreecommitdiff
path: root/nslcd.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-01-09 21:21:37 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-01-09 21:21:37 +0000
commitba293c3cfab1a44b2e114771ed6ac3e34a6edf93 (patch)
tree7c09fa4c467ad7398dec1737ee58c09bf4d7d522 /nslcd.h
parentffd69c9a0fd2c7e3f0c7443ddb39f1d94957182a (diff)
change license from GNU Library General Public License v.2 to GNU Lesser General Public License v.2.1 with permission from Luke Howard
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@215 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd.h')
-rw-r--r--nslcd.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/nslcd.h b/nslcd.h
index a1c2337..6bb1c86 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -5,19 +5,19 @@
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
+ modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+ version 2.1 of the License, or (at your option) any later version.
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.
+ Lesser 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 St, Fifth Floor, Boston,
- MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser 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
*/
#ifndef _NSLCD_H