summaryrefslogtreecommitdiff
path: root/source/libgpo
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
commit407e6e695b8366369b7c76af1ff76869b45347b3 (patch)
tree841edb56ac66f7683fab9273ea15b275b2af4a1a /source/libgpo
parent2c713978a0c676b898db53bd307dd1585d3a5f84 (diff)
downloadsamba-407e6e695b8366369b7c76af1ff76869b45347b3.tar.gz
r23779: Change from v2 or later to v3 or later.
Jeremy.
Diffstat (limited to 'source/libgpo')
-rw-r--r--source/libgpo/gpo_fetch.c2
-rw-r--r--source/libgpo/gpo_filesync.c2
-rw-r--r--source/libgpo/gpo_ldap.c2
-rw-r--r--source/libgpo/gpo_parse.c2
-rw-r--r--source/libgpo/gpo_sec.c2
-rw-r--r--source/libgpo/gpo_util.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/source/libgpo/gpo_fetch.c b/source/libgpo/gpo_fetch.c
index c2ba7c2d82c..9baa2385f11 100644
--- a/source/libgpo/gpo_fetch.c
+++ b/source/libgpo/gpo_fetch.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/source/libgpo/gpo_filesync.c b/source/libgpo/gpo_filesync.c
index e97562c93f3..a668fa18910 100644
--- a/source/libgpo/gpo_filesync.c
+++ b/source/libgpo/gpo_filesync.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/source/libgpo/gpo_ldap.c b/source/libgpo/gpo_ldap.c
index 3f90fa4a621..f5683cda4da 100644
--- a/source/libgpo/gpo_ldap.c
+++ b/source/libgpo/gpo_ldap.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/source/libgpo/gpo_parse.c b/source/libgpo/gpo_parse.c
index ec272bf238b..fbda7b262e9 100644
--- a/source/libgpo/gpo_parse.c
+++ b/source/libgpo/gpo_parse.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/source/libgpo/gpo_sec.c b/source/libgpo/gpo_sec.c
index 1f4aa27f135..d9e3210a5c7 100644
--- a/source/libgpo/gpo_sec.c
+++ b/source/libgpo/gpo_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/source/libgpo/gpo_util.c b/source/libgpo/gpo_util.c
index 6b3f55bb9f7..c405a4a12c9 100644
--- a/source/libgpo/gpo_util.c
+++ b/source/libgpo/gpo_util.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,