summaryrefslogtreecommitdiff
path: root/source3/lib/ldb
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 12:28:26 -0500
commit28b9d61076912adbc0c6571c71688aa6831506bf (patch)
treeda8382f0bfe521e2e5c5e772d3359127cd926033 /source3/lib/ldb
parent674b835241c53af7d31af402bd900e95ac83fcca (diff)
downloadsamba-28b9d61076912adbc0c6571c71688aa6831506bf.tar.gz
samba-28b9d61076912adbc0c6571c71688aa6831506bf.tar.bz2
samba-28b9d61076912adbc0c6571c71688aa6831506bf.zip
r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c)
Diffstat (limited to 'source3/lib/ldb')
-rw-r--r--source3/lib/ldb/nssldb/ldb-grp.c4
-rw-r--r--source3/lib/ldb/nssldb/ldb-nss.c4
-rw-r--r--source3/lib/ldb/nssldb/ldb-nss.h4
-rw-r--r--source3/lib/ldb/nssldb/ldb-pwd.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/source3/lib/ldb/nssldb/ldb-grp.c b/source3/lib/ldb/nssldb/ldb-grp.c
index f8121b25ca..71e27a9161 100644
--- a/source3/lib/ldb/nssldb/ldb-grp.c
+++ b/source3/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/>.
*/
diff --git a/source3/lib/ldb/nssldb/ldb-nss.c b/source3/lib/ldb/nssldb/ldb-nss.c
index 9f3368118f..0e5850eab3 100644
--- a/source3/lib/ldb/nssldb/ldb-nss.c
+++ b/source3/lib/ldb/nssldb/ldb-nss.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/>.
*/
diff --git a/source3/lib/ldb/nssldb/ldb-nss.h b/source3/lib/ldb/nssldb/ldb-nss.h
index 64262f486b..1b1866abb9 100644
--- a/source3/lib/ldb/nssldb/ldb-nss.h
+++ b/source3/lib/ldb/nssldb/ldb-nss.h
@@ -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/>.
*/
diff --git a/source3/lib/ldb/nssldb/ldb-pwd.c b/source3/lib/ldb/nssldb/ldb-pwd.c
index 1134b9b99d..44b0ab21ee 100644
--- a/source3/lib/ldb/nssldb/ldb-pwd.c
+++ b/source3/lib/ldb/nssldb/ldb-pwd.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/>.
*/