summaryrefslogtreecommitdiff
path: root/source3/lib
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-07-09 19:25:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:20 -0500
commitd824b98f80ba186030cbb70b3a1e5daf80469ecd (patch)
treeb77ccd9183ff614bb4666dd970747032f7853a02 /source3/lib
parent475b6f35debed2b58c2a741477f96fb0fcd699bf (diff)
downloadsamba-d824b98f80ba186030cbb70b3a1e5daf80469ecd.tar.gz
r23779: Change from v2 or later to v3 or later.
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
Diffstat (limited to 'source3/lib')
-rw-r--r--source3/lib/account_pol.c2
-rw-r--r--source3/lib/adt_tree.c2
-rw-r--r--source3/lib/afs.c2
-rw-r--r--source3/lib/afs_settoken.c2
-rw-r--r--source3/lib/arc4.c2
-rw-r--r--source3/lib/audit.c2
-rw-r--r--source3/lib/bitmap.c2
-rw-r--r--source3/lib/charcnv.c2
-rw-r--r--source3/lib/clobber.c2
-rw-r--r--source3/lib/conn_tdb.c2
-rw-r--r--source3/lib/ctdbd_conn.c2
-rw-r--r--source3/lib/data_blob.c2
-rw-r--r--source3/lib/dbwrap.c2
-rw-r--r--source3/lib/dbwrap_ctdb.c2
-rw-r--r--source3/lib/dbwrap_file.c2
-rw-r--r--source3/lib/dbwrap_tdb.c2
-rw-r--r--source3/lib/debug.c2
-rw-r--r--source3/lib/display_sec.c2
-rw-r--r--source3/lib/dmallocmsg.c2
-rw-r--r--source3/lib/dprintf.c2
-rw-r--r--source3/lib/dummyroot.c2
-rw-r--r--source3/lib/dummysmbd.c2
-rw-r--r--source3/lib/errmap_unix.c2
-rw-r--r--source3/lib/events.c2
-rw-r--r--source3/lib/fault.c2
-rw-r--r--source3/lib/file_id.c2
-rw-r--r--source3/lib/fsusage.c2
-rw-r--r--source3/lib/gencache.c2
-rw-r--r--source3/lib/genrand.c2
-rw-r--r--source3/lib/hmacmd5.c2
-rw-r--r--source3/lib/iconv.c2
-rw-r--r--source3/lib/interface.c2
-rw-r--r--source3/lib/interfaces.c2
-rw-r--r--source3/lib/launchd.c2
-rw-r--r--source3/lib/ldap_escape.c2
-rw-r--r--source3/lib/ldb/include/dlinklist.h2
-rw-r--r--source3/lib/ldb/modules/ldb_map.c2
-rw-r--r--source3/lib/ldb/modules/ldb_map.h2
-rw-r--r--source3/lib/ldb/modules/ldb_map_inbound.c2
-rw-r--r--source3/lib/ldb/modules/ldb_map_outbound.c2
-rw-r--r--source3/lib/md4.c2
-rw-r--r--source3/lib/messages.c2
-rw-r--r--source3/lib/messages_ctdbd.c2
-rw-r--r--source3/lib/messages_local.c2
-rw-r--r--source3/lib/module.c2
-rw-r--r--source3/lib/ms_fnmatch.c2
-rw-r--r--source3/lib/packet.c2
-rw-r--r--source3/lib/pam_errors.c2
-rw-r--r--source3/lib/pidfile.c2
-rw-r--r--source3/lib/popt_common.c2
-rw-r--r--source3/lib/privileges.c2
-rw-r--r--source3/lib/privileges_basic.c2
-rw-r--r--source3/lib/readline.c2
-rw-r--r--source3/lib/repdir.c2
-rw-r--r--source3/lib/secace.c2
-rw-r--r--source3/lib/secacl.c2
-rw-r--r--source3/lib/secdesc.c2
-rw-r--r--source3/lib/select.c2
-rw-r--r--source3/lib/sendfile.c2
-rw-r--r--source3/lib/server_mutex.c2
-rw-r--r--source3/lib/sharesec.c2
-rw-r--r--source3/lib/signal.c2
-rw-r--r--source3/lib/smbldap.c2
-rw-r--r--source3/lib/smbldap_util.c2
-rw-r--r--source3/lib/smbrun.c2
-rw-r--r--source3/lib/sock_exec.c2
-rw-r--r--source3/lib/substitute.c2
-rw-r--r--source3/lib/sysacls.c2
-rw-r--r--source3/lib/sysquotas.c2
-rw-r--r--source3/lib/sysquotas_4A.c2
-rw-r--r--source3/lib/sysquotas_linux.c2
-rw-r--r--source3/lib/sysquotas_xfs.c2
-rw-r--r--source3/lib/system.c2
-rw-r--r--source3/lib/system_smbd.c2
-rw-r--r--source3/lib/tallocmsg.c2
-rw-r--r--source3/lib/tdb/tools/tdbbackup.c2
-rw-r--r--source3/lib/tdb/tools/tdbdump.c2
-rw-r--r--source3/lib/tdb/tools/tdbtool.c2
-rw-r--r--source3/lib/time.c2
-rw-r--r--source3/lib/username.c2
-rw-r--r--source3/lib/util.c2
-rw-r--r--source3/lib/util_file.c2
-rw-r--r--source3/lib/util_nscd.c2
-rw-r--r--source3/lib/util_nttoken.c2
-rw-r--r--source3/lib/util_pw.c2
-rw-r--r--source3/lib/util_reg.c2
-rw-r--r--source3/lib/util_reg_api.c2
-rw-r--r--source3/lib/util_reg_smbconf.c2
-rw-r--r--source3/lib/util_seaccess.c2
-rw-r--r--source3/lib/util_sec.c2
-rw-r--r--source3/lib/util_sid.c2
-rw-r--r--source3/lib/util_sock.c2
-rw-r--r--source3/lib/util_str.c2
-rw-r--r--source3/lib/util_tdb.c2
-rw-r--r--source3/lib/util_unistr.c2
-rw-r--r--source3/lib/util_uuid.c2
-rw-r--r--source3/lib/version.c2
-rw-r--r--source3/lib/wins_srv.c2
-rw-r--r--source3/lib/xfile.c2
99 files changed, 99 insertions, 99 deletions
diff --git a/source3/lib/account_pol.c b/source3/lib/account_pol.c
index f4008457ac1..b0eb57f7600 100644
--- a/source3/lib/account_pol.c
+++ b/source3/lib/account_pol.c
@@ -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,
diff --git a/source3/lib/adt_tree.c b/source3/lib/adt_tree.c
index acd61ee4775..950a86d0fd5 100644
--- a/source3/lib/adt_tree.c
+++ b/source3/lib/adt_tree.c
@@ -5,7 +5,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,
diff --git a/source3/lib/afs.c b/source3/lib/afs.c
index ea83fdebc25..7311ed1bd6a 100644
--- a/source3/lib/afs.c
+++ b/source3/lib/afs.c
@@ -5,7 +5,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,
diff --git a/source3/lib/afs_settoken.c b/source3/lib/afs_settoken.c
index 46802e78cba..8f0490c5122 100644
--- a/source3/lib/afs_settoken.c
+++ b/source3/lib/afs_settoken.c
@@ -5,7 +5,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,
diff --git a/source3/lib/arc4.c b/source3/lib/arc4.c
index 03ca54c324b..f6a44a71a38 100644
--- a/source3/lib/arc4.c
+++ b/source3/lib/arc4.c
@@ -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,
diff --git a/source3/lib/audit.c b/source3/lib/audit.c
index 86bd30bdfff..2409a0fe07a 100644
--- a/source3/lib/audit.c
+++ b/source3/lib/audit.c
@@ -5,7 +5,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,
diff --git a/source3/lib/bitmap.c b/source3/lib/bitmap.c
index f2442d2add4..0cf5d08899c 100644
--- a/source3/lib/bitmap.c
+++ b/source3/lib/bitmap.c
@@ -5,7 +5,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,
diff --git a/source3/lib/charcnv.c b/source3/lib/charcnv.c
index 5ca7f201c24..226a105d48b 100644
--- a/source3/lib/charcnv.c
+++ b/source3/lib/charcnv.c
@@ -8,7 +8,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,
diff --git a/source3/lib/clobber.c b/source3/lib/clobber.c
index fb3a0dc2815..b18fc7b1a93 100644
--- a/source3/lib/clobber.c
+++ b/source3/lib/clobber.c
@@ -6,7 +6,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,
diff --git a/source3/lib/conn_tdb.c b/source3/lib/conn_tdb.c
index 979f202df7f..69d666ca25c 100644
--- a/source3/lib/conn_tdb.c
+++ b/source3/lib/conn_tdb.c
@@ -5,7 +5,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,
diff --git a/source3/lib/ctdbd_conn.c b/source3/lib/ctdbd_conn.c
index 8c1aab8f371..320daeb0f1d 100644
--- a/source3/lib/ctdbd_conn.c
+++ b/source3/lib/ctdbd_conn.c
@@ -6,7 +6,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,
diff --git a/source3/lib/data_blob.c b/source3/lib/data_blob.c
index ebe97230e40..bd937904e24 100644
--- a/source3/lib/data_blob.c
+++ b/source3/lib/data_blob.c
@@ -6,7 +6,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,
diff --git a/source3/lib/dbwrap.c b/source3/lib/dbwrap.c
index c06cd4bb164..cf7699f6794 100644
--- a/source3/lib/dbwrap.c
+++ b/source3/lib/dbwrap.c
@@ -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,
diff --git a/source3/lib/dbwrap_ctdb.c b/source3/lib/dbwrap_ctdb.c
index 124485e539c..6a20bf73f73 100644
--- a/source3/lib/dbwrap_ctdb.c
+++ b/source3/lib/dbwrap_ctdb.c
@@ -5,7 +5,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,
diff --git a/source3/lib/dbwrap_file.c b/source3/lib/dbwrap_file.c
index 0ac7586e48b..7e5f9596751 100644
--- a/source3/lib/dbwrap_file.c
+++ b/source3/lib/dbwrap_file.c
@@ -5,7 +5,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,
diff --git a/source3/lib/dbwrap_tdb.c b/source3/lib/dbwrap_tdb.c
index 8997f9f040c..5ae13fddc7c 100644
--- a/source3/lib/dbwrap_tdb.c
+++ b/source3/lib/dbwrap_tdb.c
@@ -5,7 +5,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,
diff --git a/source3/lib/debug.c b/source3/lib/debug.c
index 4bbbf88d0d2..1ee5967a561 100644
--- a/source3/lib/debug.c
+++ b/source3/lib/debug.c
@@ -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,
diff --git a/source3/lib/display_sec.c b/source3/lib/display_sec.c
index 2b3542922c1..d22992ace16 100644
--- a/source3/lib/display_sec.c
+++ b/source3/lib/display_sec.c
@@ -6,7 +6,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,
diff --git a/source3/lib/dmallocmsg.c b/source3/lib/dmallocmsg.c
index 7e52e93a103..fe8b9816b48 100644
--- a/source3/lib/dmallocmsg.c
+++ b/source3/lib/dmallocmsg.c
@@ -4,7 +4,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,
diff --git a/source3/lib/dprintf.c b/source3/lib/dprintf.c
index 2312c3db0cb..8a1062e7433 100644
--- a/source3/lib/dprintf.c
+++ b/source3/lib/dprintf.c
@@ -5,7 +5,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,
diff --git a/source3/lib/dummyroot.c b/source3/lib/dummyroot.c
index bd04bd9ee58..f60e31b99bf 100644
--- a/source3/lib/dummyroot.c
+++ b/source3/lib/dummyroot.c
@@ -6,7 +6,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,
diff --git a/source3/lib/dummysmbd.c b/source3/lib/dummysmbd.c
index ed64d9b7834..270add22b0d 100644
--- a/source3/lib/dummysmbd.c
+++ b/source3/lib/dummysmbd.c
@@ -6,7 +6,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,
diff --git a/source3/lib/errmap_unix.c b/source3/lib/errmap_unix.c
index 8ec0e5facac..cd2e7a53da2 100644
--- a/source3/lib/errmap_unix.c
+++ b/source3/lib/errmap_unix.c
@@ -8,7 +8,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,
diff --git a/source3/lib/events.c b/source3/lib/events.c
index 314fa2d5386..79b02fe7df7 100644
--- a/source3/lib/events.c
+++ b/source3/lib/events.c
@@ -6,7 +6,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,
diff --git a/source3/lib/fault.c b/source3/lib/fault.c
index d429c197488..9de0bfe9ae2 100644
--- a/source3/lib/fault.c
+++ b/source3/lib/fault.c
@@ -5,7 +5,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,
diff --git a/source3/lib/file_id.c b/source3/lib/file_id.c
index 18d3397bedc..89bc372b5a2 100644
--- a/source3/lib/file_id.c
+++ b/source3/lib/file_id.c
@@ -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,
diff --git a/source3/lib/fsusage.c b/source3/lib/fsusage.c
index 036f276319f..c73b762b0f5 100644
--- a/source3/lib/fsusage.c
+++ b/source3/lib/fsusage.c
@@ -5,7 +5,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,
diff --git a/source3/lib/gencache.c b/source3/lib/gencache.c
index af60ee1ff47..5bb29e096b3 100644
--- a/source3/lib/gencache.c
+++ b/source3/lib/gencache.c
@@ -8,7 +8,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,
diff --git a/source3/lib/genrand.c b/source3/lib/genrand.c
index 1897b86818b..8766e0b9ce4 100644
--- a/source3/lib/genrand.c
+++ b/source3/lib/genrand.c
@@ -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,
diff --git a/source3/lib/hmacmd5.c b/source3/lib/hmacmd5.c
index a9b7d4d57f9..d01af49ad14 100644
--- a/source3/lib/hmacmd5.c
+++ b/source3/lib/hmacmd5.c
@@ -6,7 +6,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,
diff --git a/source3/lib/iconv.c b/source3/lib/iconv.c
index 90e2faab6fb..36fdd8b820f 100644
--- a/source3/lib/iconv.c
+++ b/source3/lib/iconv.c
@@ -6,7 +6,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,
diff --git a/source3/lib/interface.c b/source3/lib/interface.c
index e2c9294b281..664046cf6f2 100644
--- a/source3/lib/interface.c
+++ b/source3/lib/interface.c
@@ -5,7 +5,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,
diff --git a/source3/lib/interfaces.c b/source3/lib/interfaces.c
index 839cab1286c..e256d96f860 100644
--- a/source3/lib/interfaces.c
+++ b/source3/lib/interfaces.c
@@ -5,7 +5,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,
diff --git a/source3/lib/launchd.c b/source3/lib/launchd.c
index 2c3f7cac89f..ad1f3d342c4 100644
--- a/source3/lib/launchd.c
+++ b/source3/lib/launchd.c
@@ -6,7 +6,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,
diff --git a/source3/lib/ldap_escape.c b/source3/lib/ldap_escape.c
index 8907399be4a..474f5419e8c 100644
--- a/source3/lib/ldap_escape.c
+++ b/source3/lib/ldap_escape.c
@@ -8,7 +8,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,
diff --git a/source3/lib/ldb/include/dlinklist.h b/source3/lib/ldb/include/dlinklist.h
index 3779a4cc61c..7c6efcb1170 100644
--- a/source3/lib/ldb/include/dlinklist.h
+++ b/source3/lib/ldb/include/dlinklist.h
@@ -5,7 +5,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,
diff --git a/source3/lib/ldb/modules/ldb_map.c b/source3/lib/ldb/modules/ldb_map.c
index bbd7b9603de..b4019fdadba 100644
--- a/source3/lib/ldb/modules/ldb_map.c
+++ b/source3/lib/ldb/modules/ldb_map.c
@@ -10,7 +10,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,
diff --git a/source3/lib/ldb/modules/ldb_map.h b/source3/lib/ldb/modules/ldb_map.h
index c5c455bcb25..4eb30669a95 100644
--- a/source3/lib/ldb/modules/ldb_map.h
+++ b/source3/lib/ldb/modules/ldb_map.h
@@ -10,7 +10,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,
diff --git a/source3/lib/ldb/modules/ldb_map_inbound.c b/source3/lib/ldb/modules/ldb_map_inbound.c
index 38454b2b116..d00ff3b82f1 100644
--- a/source3/lib/ldb/modules/ldb_map_inbound.c
+++ b/source3/lib/ldb/modules/ldb_map_inbound.c
@@ -10,7 +10,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,
diff --git a/source3/lib/ldb/modules/ldb_map_outbound.c b/source3/lib/ldb/modules/ldb_map_outbound.c
index 6305e6666fe..5807b6a2815 100644
--- a/source3/lib/ldb/modules/ldb_map_outbound.c
+++ b/source3/lib/ldb/modules/ldb_map_outbound.c
@@ -11,7 +11,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,
diff --git a/source3/lib/md4.c b/source3/lib/md4.c
index 6803b7e8831..d7236ee2ca9 100644
--- a/source3/lib/md4.c
+++ b/source3/lib/md4.c
@@ -5,7 +5,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,
diff --git a/source3/lib/messages.c b/source3/lib/messages.c
index 54657d8d563..6fdf12f5156 100644
--- a/source3/lib/messages.c
+++ b/source3/lib/messages.c
@@ -8,7 +8,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,
diff --git a/source3/lib/messages_ctdbd.c b/source3/lib/messages_ctdbd.c
index 4ac9ea99043..142a2f61f03 100644
--- a/source3/lib/messages_ctdbd.c
+++ b/source3/lib/messages_ctdbd.c
@@ -5,7 +5,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,
diff --git a/source3/lib/messages_local.c b/source3/lib/messages_local.c
index 1f50e5bb6f2..efd6d23ecdf 100644
--- a/source3/lib/messages_local.c
+++ b/source3/lib/messages_local.c
@@ -5,7 +5,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,
diff --git a/source3/lib/module.c b/source3/lib/module.c
index 96a37ae6b55..eaf96babb95 100644
--- a/source3/lib/module.c
+++ b/source3/lib/module.c
@@ -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,
diff --git a/source3/lib/ms_fnmatch.c b/source3/lib/ms_fnmatch.c
index c7cf54d26b5..238d793b734 100644
--- a/source3/lib/ms_fnmatch.c
+++ b/source3/lib/ms_fnmatch.c
@@ -5,7 +5,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,
diff --git a/source3/lib/packet.c b/source3/lib/packet.c
index 2473a771e0b..153c49d34c3 100644
--- a/source3/lib/packet.c
+++ b/source3/lib/packet.c
@@ -5,7 +5,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,
diff --git a/source3/lib/pam_errors.c b/source3/lib/pam_errors.c
index 42931383edd..bf8fc1588af 100644
--- a/source3/lib/pam_errors.c
+++ b/source3/lib/pam_errors.c
@@ -5,7 +5,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,
diff --git a/source3/lib/pidfile.c b/source3/lib/pidfile.c
index 9dc4f2f1869..552d4881095 100644
--- a/source3/lib/pidfile.c
+++ b/source3/lib/pidfile.c
@@ -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,
diff --git a/source3/lib/popt_common.c b/source3/lib/popt_common.c
index 0c0ed86dd1f..39a55ad71c3 100644
--- a/source3/lib/popt_common.c
+++ b/source3/lib/popt_common.c
@@ -8,7 +8,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,
diff --git a/source3/lib/privileges.c b/source3/lib/privileges.c
index 3714a906def..df7a2a7748d 100644
--- a/source3/lib/privileges.c
+++ b/source3/lib/privileges.c
@@ -8,7 +8,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,
diff --git a/source3/lib/privileges_basic.c b/source3/lib/privileges_basic.c
index 93ecee89dce..dff0e56aa94 100644
--- a/source3/lib/privileges_basic.c
+++ b/source3/lib/privileges_basic.c
@@ -8,7 +8,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,
diff --git a/source3/lib/readline.c b/source3/lib/readline.c
index 24d16ea34fb..e7bd48cef7f 100644
--- a/source3/lib/readline.c
+++ b/source3/lib/readline.c
@@ -6,7 +6,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,
diff --git a/source3/lib/repdir.c b/source3/lib/repdir.c
index b920fe4b0cc..bb54aafb102 100644
--- a/source3/lib/repdir.c
+++ b/source3/lib/repdir.c
@@ -6,7 +6,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,
diff --git a/source3/lib/secace.c b/source3/lib/secace.c
index 871c983533d..926169e0a1e 100644
--- a/source3/lib/secace.c
+++ b/source3/lib/secace.c
@@ -8,7 +8,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,
diff --git a/source3/lib/secacl.c b/source3/lib/secacl.c
index 4e2178c195e..71b22455344 100644
--- a/source3/lib/secacl.c
+++ b/source3/lib/secacl.c
@@ -8,7 +8,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,
diff --git a/source3/lib/secdesc.c b/source3/lib/secdesc.c
index 510282bbfb0..32d57515cce 100644
--- a/source3/lib/secdesc.c
+++ b/source3/lib/secdesc.c
@@ -8,7 +8,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,
diff --git a/source3/lib/select.c b/source3/lib/select.c
index e8900a383cc..6f7df1f5fe5 100644
--- a/source3/lib/select.c
+++ b/source3/lib/select.c
@@ -6,7 +6,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,
diff --git a/source3/lib/sendfile.c b/source3/lib/sendfile.c
index f4f6e16526f..46099efd8fe 100644
--- a/source3/lib/sendfile.c
+++ b/source3/lib/sendfile.c
@@ -6,7 +6,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,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/source3/lib/server_mutex.c b/source3/lib/server_mutex.c
index 2267fba9c88..45acfccc793 100644
--- a/source3/lib/server_mutex.c
+++ b/source3/lib/server_mutex.c
@@ -6,7 +6,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,
diff --git a/source3/lib/sharesec.c b/source3/lib/sharesec.c
index 2b9cc8c6914..ec48a962389 100644
--- a/source3/lib/sharesec.c
+++ b/source3/lib/sharesec.c
@@ -5,7 +5,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,
diff --git a/source3/lib/signal.c b/source3/lib/signal.c
index bff4b91c1a0..825cc973a02 100644
--- a/source3/lib/signal.c
+++ b/source3/lib/signal.c
@@ -6,7 +6,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,
diff --git a/source3/lib/smbldap.c b/source3/lib/smbldap.c
index 1cfb5f89a70..9d63e950759 100644
--- a/source3/lib/smbldap.c
+++ b/source3/lib/smbldap.c
@@ -9,7 +9,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,
diff --git a/source3/lib/smbldap_util.c b/source3/lib/smbldap_util.c
index 11b27bf98fb..edcbd723547 100644
--- a/source3/lib/smbldap_util.c
+++ b/source3/lib/smbldap_util.c
@@ -9,7 +9,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,
diff --git a/source3/lib/smbrun.c b/source3/lib/smbrun.c
index e81224b5af3..29d03d7ee95 100644
--- a/source3/lib/smbrun.c
+++ b/source3/lib/smbrun.c
@@ -5,7 +5,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,
diff --git a/source3/lib/sock_exec.c b/source3/lib/sock_exec.c
index 52c5a8ce52c..1883285371d 100644
--- a/source3/lib/sock_exec.c
+++ b/source3/lib/sock_exec.c
@@ -6,7 +6,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,
diff --git a/source3/lib/substitute.c b/source3/lib/substitute.c
index 708c184475b..bc0c6610a11 100644
--- a/source3/lib/substitute.c
+++ b/source3/lib/substitute.c
@@ -6,7 +6,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,
diff --git a/source3/lib/sysacls.c b/source3/lib/sysacls.c
index dcd76407144..3782e6db065 100644
--- a/source3/lib/sysacls.c
+++ b/source3/lib/sysacls.c
@@ -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,
diff --git a/source3/lib/sysquotas.c b/source3/lib/sysquotas.c
index 62714cf4d51..5b0b9a153fa 100644
--- a/source3/lib/sysquotas.c
+++ b/source3/lib/sysquotas.c
@@ -5,7 +5,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,
diff --git a/source3/lib/sysquotas_4A.c b/source3/lib/sysquotas_4A.c
index 99b1a13e997..c02b6386480 100644
--- a/source3/lib/sysquotas_4A.c
+++ b/source3/lib/sysquotas_4A.c
@@ -5,7 +5,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,
diff --git a/source3/lib/sysquotas_linux.c b/source3/lib/sysquotas_linux.c
index 9c0d0056f6d..b593102966b 100644
--- a/source3/lib/sysquotas_linux.c
+++ b/source3/lib/sysquotas_linux.c
@@ -5,7 +5,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,
diff --git a/source3/lib/sysquotas_xfs.c b/source3/lib/sysquotas_xfs.c
index 950fb30f042..aea19209a23 100644
--- a/source3/lib/sysquotas_xfs.c
+++ b/source3/lib/sysquotas_xfs.c
@@ -5,7 +5,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,
diff --git a/source3/lib/system.c b/source3/lib/system.c
index 79d37d70245..5bc53c5e1bf 100644
--- a/source3/lib/system.c
+++ b/source3/lib/system.c
@@ -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,
diff --git a/source3/lib/system_smbd.c b/source3/lib/system_smbd.c
index ffdd8eeed00..42178057c31 100644
--- a/source3/lib/system_smbd.c
+++ b/source3/lib/system_smbd.c
@@ -6,7 +6,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,
diff --git a/source3/lib/tallocmsg.c b/source3/lib/tallocmsg.c
index f5160125aaa..8fb937d56f1 100644
--- a/source3/lib/tallocmsg.c
+++ b/source3/lib/tallocmsg.c
@@ -4,7 +4,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,
diff --git a/source3/lib/tdb/tools/tdbbackup.c b/source3/lib/tdb/tools/tdbbackup.c
index 2e728d46aa1..c08ab094c7d 100644
--- a/source3/lib/tdb/tools/tdbbackup.c
+++ b/source3/lib/tdb/tools/tdbbackup.c
@@ -5,7 +5,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,
diff --git a/source3/lib/tdb/tools/tdbdump.c b/source3/lib/tdb/tools/tdbdump.c
index 4ceef2d60c1..1a3b9465199 100644
--- a/source3/lib/tdb/tools/tdbdump.c
+++ b/source3/lib/tdb/tools/tdbdump.c
@@ -5,7 +5,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,
diff --git a/source3/lib/tdb/tools/tdbtool.c b/source3/lib/tdb/tools/tdbtool.c
index e90acd18f0a..9f8159434ee 100644
--- a/source3/lib/tdb/tools/tdbtool.c
+++ b/source3/lib/tdb/tools/tdbtool.c
@@ -8,7 +8,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,
diff --git a/source3/lib/time.c b/source3/lib/time.c
index a703066248e..c2aac13a615 100644
--- a/source3/lib/time.c
+++ b/source3/lib/time.c
@@ -8,7 +8,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,
diff --git a/source3/lib/username.c b/source3/lib/username.c
index 3dcf9e18cc4..08c10412da6 100644
--- a/source3/lib/username.c
+++ b/source3/lib/username.c
@@ -6,7 +6,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,
diff --git a/source3/lib/util.c b/source3/lib/util.c
index c0f2c5648e9..2cd0f774992 100644
--- a/source3/lib/util.c
+++ b/source3/lib/util.c
@@ -9,7 +9,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,
diff --git a/source3/lib/util_file.c b/source3/lib/util_file.c
index 9c54c50b397..4ab37aadced 100644
--- a/source3/lib/util_file.c
+++ b/source3/lib/util_file.c
@@ -5,7 +5,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 (at your option)
+ * 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 WITHOUT
diff --git a/source3/lib/util_nscd.c b/source3/lib/util_nscd.c
index f2106c1d063..39886425dca 100644
--- a/source3/lib/util_nscd.c
+++ b/source3/lib/util_nscd.c
@@ -5,7 +5,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,
diff --git a/source3/lib/util_nttoken.c b/source3/lib/util_nttoken.c
index 9cb981f74f0..7d3234ce855 100644
--- a/source3/lib/util_nttoken.c
+++ b/source3/lib/util_nttoken.c
@@ -10,7 +10,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,
diff --git a/source3/lib/util_pw.c b/source3/lib/util_pw.c
index 2c8f2d4a7d9..ccd97c3ce55 100644
--- a/source3/lib/util_pw.c
+++ b/source3/lib/util_pw.c
@@ -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,
diff --git a/source3/lib/util_reg.c b/source3/lib/util_reg.c
index cf0564509b7..8a944d40b81 100644
--- a/source3/lib/util_reg.c
+++ b/source3/lib/util_reg.c
@@ -5,7 +5,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 (at your option)
+ * 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 WITHOUT
diff --git a/source3/lib/util_reg_api.c b/source3/lib/util_reg_api.c
index 43ad347d4b8..3c3a8c3dcdf 100644
--- a/source3/lib/util_reg_api.c
+++ b/source3/lib/util_reg_api.c
@@ -5,7 +5,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 (at your option)
+ * 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 WITHOUT
diff --git a/source3/lib/util_reg_smbconf.c b/source3/lib/util_reg_smbconf.c
index 8fe6b4e0b68..1ad2edb6d3f 100644
--- a/source3/lib/util_reg_smbconf.c
+++ b/source3/lib/util_reg_smbconf.c
@@ -5,7 +5,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 (at your option)
+ * 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 WITHOUT
diff --git a/source3/lib/util_seaccess.c b/source3/lib/util_seaccess.c
index 7d14ed896f6..4286c808973 100644
--- a/source3/lib/util_seaccess.c
+++ b/source3/lib/util_seaccess.c
@@ -6,7 +6,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,
diff --git a/source3/lib/util_sec.c b/source3/lib/util_sec.c
index 18992086975..0d928aad3d9 100644
--- a/source3/lib/util_sec.c
+++ b/source3/lib/util_sec.c
@@ -5,7 +5,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,
diff --git a/source3/lib/util_sid.c b/source3/lib/util_sid.c
index 032be9aa93b..1473190abd5 100644
--- a/source3/lib/util_sid.c
+++ b/source3/lib/util_sid.c
@@ -10,7 +10,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,
diff --git a/source3/lib/util_sock.c b/source3/lib/util_sock.c
index d102e570ab1..0b2d521eb8d 100644
--- a/source3/lib/util_sock.c
+++ b/source3/lib/util_sock.c
@@ -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,
diff --git a/source3/lib/util_str.c b/source3/lib/util_str.c
index aaba7300fcf..c1f3a620fc5 100644
--- a/source3/lib/util_str.c
+++ b/source3/lib/util_str.c
@@ -9,7 +9,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,
diff --git a/source3/lib/util_tdb.c b/source3/lib/util_tdb.c
index 564edffdac9..2a0053c0d17 100644
--- a/source3/lib/util_tdb.c
+++ b/source3/lib/util_tdb.c
@@ -6,7 +6,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,
diff --git a/source3/lib/util_unistr.c b/source3/lib/util_unistr.c
index cf040a2dfc0..fa4f0f1a76e 100644
--- a/source3/lib/util_unistr.c
+++ b/source3/lib/util_unistr.c
@@ -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,
diff --git a/source3/lib/util_uuid.c b/source3/lib/util_uuid.c
index 6374c2d8a94..e50836e265a 100644
--- a/source3/lib/util_uuid.c
+++ b/source3/lib/util_uuid.c
@@ -6,7 +6,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,
diff --git a/source3/lib/version.c b/source3/lib/version.c
index a20d6500255..8fc49d52c1e 100644
--- a/source3/lib/version.c
+++ b/source3/lib/version.c
@@ -6,7 +6,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,
diff --git a/source3/lib/wins_srv.c b/source3/lib/wins_srv.c
index dbe4fceaccc..bbde3f85b8c 100644
--- a/source3/lib/wins_srv.c
+++ b/source3/lib/wins_srv.c
@@ -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,
diff --git a/source3/lib/xfile.c b/source3/lib/xfile.c
index 8824ca2c3c7..c90cf2078fe 100644
--- a/source3/lib/xfile.c
+++ b/source3/lib/xfile.c
@@ -5,7 +5,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,