summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 01:52:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:25 -0500
commit34bb47c9b0f33c20a22df66326f674363ceea1a0 (patch)
tree16fa521f3552f664612662ad12c0de20743f0a26
parent2c09988e46d4e917b1c53c9bda3f81a48bba4952 (diff)
downloadsamba-34bb47c9b0f33c20a22df66326f674363ceea1a0.tar.gz
r23791: found some more v2->v3 conversions
(This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
-rw-r--r--source3/lib/replace/getpass.c2
-rw-r--r--source3/lib/replace/strptime.c2
-rw-r--r--source3/nsswitch/winbind_nss_solaris.c2
-rw-r--r--source3/stf/comfychair.py2
-rwxr-xr-xsource3/stf/example.py2
-rwxr-xr-xsource3/stf/pythoncheck.py2
-rw-r--r--source3/stf/sambalib.py2
-rw-r--r--source3/stf/standardcheck.py2
-rwxr-xr-xsource3/stf/strings.py2
-rw-r--r--source3/stf/unicodenames.py2
-rw-r--r--testsuite/nsswitch/getent.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/source3/lib/replace/getpass.c b/source3/lib/replace/getpass.c
index 2ccbf7b7336..2cbb30e2dac 100644
--- a/source3/lib/replace/getpass.c
+++ b/source3/lib/replace/getpass.c
@@ -3,7 +3,7 @@ This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
+published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/source3/lib/replace/strptime.c b/source3/lib/replace/strptime.c
index d415b7826e5..2658a66854c 100644
--- a/source3/lib/replace/strptime.c
+++ b/source3/lib/replace/strptime.c
@@ -5,7 +5,7 @@
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/source3/nsswitch/winbind_nss_solaris.c b/source3/nsswitch/winbind_nss_solaris.c
index fb63795d177..57eeb0572de 100644
--- a/source3/nsswitch/winbind_nss_solaris.c
+++ b/source3/nsswitch/winbind_nss_solaris.c
@@ -11,7 +11,7 @@
The nss_ldap library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The nss_ldap library is distributed in the hope that it will be useful,
diff --git a/source3/stf/comfychair.py b/source3/stf/comfychair.py
index 522f9bedeba..765342443a1 100644
--- a/source3/stf/comfychair.py
+++ b/source3/stf/comfychair.py
@@ -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
+# published by 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/source3/stf/example.py b/source3/stf/example.py
index 96e34bf3d3b..be67ea84a39 100755
--- a/source3/stf/example.py
+++ b/source3/stf/example.py
@@ -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
+# published by 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/source3/stf/pythoncheck.py b/source3/stf/pythoncheck.py
index 398bb2c3d69..711c0ec0bc5 100755
--- a/source3/stf/pythoncheck.py
+++ b/source3/stf/pythoncheck.py
@@ -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
+# published by 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/source3/stf/sambalib.py b/source3/stf/sambalib.py
index 13d38e2a281..1d513665ff0 100644
--- a/source3/stf/sambalib.py
+++ b/source3/stf/sambalib.py
@@ -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
+# published by 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/source3/stf/standardcheck.py b/source3/stf/standardcheck.py
index e3292353e8b..8cd8236a7a4 100644
--- a/source3/stf/standardcheck.py
+++ b/source3/stf/standardcheck.py
@@ -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
+# published by 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/source3/stf/strings.py b/source3/stf/strings.py
index 86f7acdeb47..ee192c28fe3 100755
--- a/source3/stf/strings.py
+++ b/source3/stf/strings.py
@@ -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
+# published by 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/source3/stf/unicodenames.py b/source3/stf/unicodenames.py
index d4100cb7f90..d4301948096 100644
--- a/source3/stf/unicodenames.py
+++ b/source3/stf/unicodenames.py
@@ -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
+# published by 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/testsuite/nsswitch/getent.c b/testsuite/nsswitch/getent.c
index b4c4e50c6fe..e37873e3cde 100644
--- a/testsuite/nsswitch/getent.c
+++ b/testsuite/nsswitch/getent.c
@@ -8,7 +8,7 @@
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
+ published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,