summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/nssldb/ldb-grp.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 04:04:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:59:17 -0500
commitb8875bee5f0c5385ba02646c7a8b2380fdfabb7a (patch)
tree231cd418fe1e4d0adc7bbca8632075dfae6f53d8 /source4/lib/ldb/nssldb/ldb-grp.c
parente1c15c74af7366901eac9fb9a8e1e674928855ec (diff)
downloadsamba-b8875bee5f0c5385ba02646c7a8b2380fdfabb7a.tar.gz
samba-b8875bee5f0c5385ba02646c7a8b2380fdfabb7a.tar.bz2
samba-b8875bee5f0c5385ba02646c7a8b2380fdfabb7a.zip
r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License (This used to be commit 01e3fe7533b5670236c026ec3c6cc1e25655fbc3)
Diffstat (limited to 'source4/lib/ldb/nssldb/ldb-grp.c')
-rw-r--r--source4/lib/ldb/nssldb/ldb-grp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/ldb/nssldb/ldb-grp.c b/source4/lib/ldb/nssldb/ldb-grp.c
index f8121b25ca..71e27a9161 100644
--- a/source4/lib/ldb/nssldb/ldb-grp.c
+++ b/source4/lib/ldb/nssldb/ldb-grp.c
@@ -4,7 +4,7 @@
Copyright (C) Simo Sorce 2006
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 3 of the License, or (at your option) any later version.
@@ -13,7 +13,7 @@
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
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/