summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xexamples/scripts/printing/cups/smbaddprinter.pl2
-rwxr-xr-xexamples/scripts/printing/cups/smbdelprinter.pl2
-rw-r--r--source/include/debugparse.h2
-rw-r--r--source/lib/ufc.c2
-rw-r--r--source/tests/crypttest.c2
-rw-r--r--source/utils/debugparse.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/scripts/printing/cups/smbaddprinter.pl b/examples/scripts/printing/cups/smbaddprinter.pl
index 557183140ef..4b26285d4c3 100755
--- a/examples/scripts/printing/cups/smbaddprinter.pl
+++ b/examples/scripts/printing/cups/smbaddprinter.pl
@@ -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;
-## ither version 2 of the License, or (at your option) any
+## 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/examples/scripts/printing/cups/smbdelprinter.pl b/examples/scripts/printing/cups/smbdelprinter.pl
index 30daf24b356..2d245a65d52 100755
--- a/examples/scripts/printing/cups/smbdelprinter.pl
+++ b/examples/scripts/printing/cups/smbdelprinter.pl
@@ -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;
-## ither version 2 of the License, or (at your option) any
+## 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/include/debugparse.h b/source/include/debugparse.h
index fb7f00f7792..9278e715cd5 100644
--- a/source/include/debugparse.h
+++ b/source/include/debugparse.h
@@ -14,7 +14,7 @@
* This 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 License, or (at your option) any later version.
+ * version 3 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/source/lib/ufc.c b/source/lib/ufc.c
index ecc04d9e97c..76ee0ab9b3f 100644
--- a/source/lib/ufc.c
+++ b/source/lib/ufc.c
@@ -28,7 +28,7 @@
* This 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 License, or (at your option) any later version.
+ * version 3 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/source/tests/crypttest.c b/source/tests/crypttest.c
index efee2e593d4..ff6bf81f460 100644
--- a/source/tests/crypttest.c
+++ b/source/tests/crypttest.c
@@ -40,7 +40,7 @@
* This 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 License, or (at your option) any later version.
+ * version 3 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/source/utils/debugparse.c b/source/utils/debugparse.c
index 9c86fcc37b1..ee4df3f2b4d 100644
--- a/source/utils/debugparse.c
+++ b/source/utils/debugparse.c
@@ -12,7 +12,7 @@
* This 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 License, or (at your option) any later version.
+ * version 3 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of