diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-01-09 22:21:37 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-01-09 22:21:37 +0100 |
commit | ba293c3cfab1a44b2e114771ed6ac3e34a6edf93 (patch) | |
tree | 7c09fa4c467ad7398dec1737ee58c09bf4d7d522 /nslcd/service.c | |
parent | ffd69c9a0fd2c7e3f0c7443ddb39f1d94957182a (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/service.c')
-rw-r--r-- | nslcd/service.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nslcd/service.c b/nslcd/service.c index 59065aa..8580b43 100644 --- a/nslcd/service.c +++ b/nslcd/service.c @@ -8,19 +8,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 */ /* |