summaryrefslogtreecommitdiff
path: root/examples/libmsrpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libmsrpc')
-rw-r--r--examples/libmsrpc/cacusermgr/cacusermgr.c2
-rw-r--r--examples/libmsrpc/cacusermgr/cacusermgr.h2
-rw-r--r--examples/libmsrpc/cacusermgr/mgr_group.c2
-rw-r--r--examples/libmsrpc/cacusermgr/mgr_user.c2
-rw-r--r--examples/libmsrpc/cacusermgr/util.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/libmsrpc/cacusermgr/cacusermgr.c b/examples/libmsrpc/cacusermgr/cacusermgr.c
index 77dd2505f6e..4336f20d3bb 100644
--- a/examples/libmsrpc/cacusermgr/cacusermgr.c
+++ b/examples/libmsrpc/cacusermgr/cacusermgr.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 (at your
+ * 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
diff --git a/examples/libmsrpc/cacusermgr/cacusermgr.h b/examples/libmsrpc/cacusermgr/cacusermgr.h
index 01dbb60acf0..79d109843ac 100644
--- a/examples/libmsrpc/cacusermgr/cacusermgr.h
+++ b/examples/libmsrpc/cacusermgr/cacusermgr.h
@@ -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 (at your
+ * 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
diff --git a/examples/libmsrpc/cacusermgr/mgr_group.c b/examples/libmsrpc/cacusermgr/mgr_group.c
index a936433e602..2d2dc9c519b 100644
--- a/examples/libmsrpc/cacusermgr/mgr_group.c
+++ b/examples/libmsrpc/cacusermgr/mgr_group.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 (at your
+ * 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
diff --git a/examples/libmsrpc/cacusermgr/mgr_user.c b/examples/libmsrpc/cacusermgr/mgr_user.c
index 7e2e56499fc..3dc9c064888 100644
--- a/examples/libmsrpc/cacusermgr/mgr_user.c
+++ b/examples/libmsrpc/cacusermgr/mgr_user.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 (at your
+ * 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
diff --git a/examples/libmsrpc/cacusermgr/util.c b/examples/libmsrpc/cacusermgr/util.c
index 16299118121..ef1f27a5d04 100644
--- a/examples/libmsrpc/cacusermgr/util.c
+++ b/examples/libmsrpc/cacusermgr/util.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 (at your
+ * 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