summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-07-09 19:46:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:21 -0500
commitc2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f (patch)
treea8352f11972498eab2bb9bfb43586a41d19e53ee /source/lib/ldb
parent407e6e695b8366369b7c76af1ff76869b45347b3 (diff)
downloadsamba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.gz
samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.xz
samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.zip
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
Diffstat (limited to 'source/lib/ldb')
-rwxr-xr-xsource/lib/ldb/config.guess2
-rwxr-xr-xsource/lib/ldb/config.sub2
-rw-r--r--source/lib/ldb/swig/Ldb.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/lib/ldb/config.guess b/source/lib/ldb/config.guess
index ad5281e66e9..30af5be0049 100755
--- a/source/lib/ldb/config.guess
+++ b/source/lib/ldb/config.guess
@@ -7,7 +7,7 @@ timestamp='2005-08-03'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
diff --git a/source/lib/ldb/config.sub b/source/lib/ldb/config.sub
index 1c366dfde9a..f0fcaf63611 100755
--- a/source/lib/ldb/config.sub
+++ b/source/lib/ldb/config.sub
@@ -11,7 +11,7 @@ timestamp='2005-07-08'
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/source/lib/ldb/swig/Ldb.py b/source/lib/ldb/swig/Ldb.py
index c7e6191c8a6..8cc7663cc36 100644
--- a/source/lib/ldb/swig/Ldb.py
+++ b/source/lib/ldb/swig/Ldb.py
@@ -7,7 +7,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,