summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-01-16 09:31:01 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-01-16 09:31:01 -0500
commit57b7b66b58a66426494ec13ffb18f730afeab8b5 (patch)
treeb1456a4f54d730c06204d1b1f51d8ccffce9fa5f /examples
parentda18a4b093a02c66f3ccbd48e11d3e11b1ed2e27 (diff)
downloadcups-57b7b66b58a66426494ec13ffb18f730afeab8b5.tar.gz
Fix source file header text duplication text duplication.
Bump copyright to 2017 in web interface and README files.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile2
-rw-r--r--examples/ppdx.c2
-rw-r--r--examples/ppdx.h2
-rw-r--r--examples/testppdx.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 47ba04c07..7932197ba 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -8,7 +8,7 @@
# property of Apple Inc. and are protected by Federal copyright
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# missing or damaged, see the license at "http://www.cups.org/".
#
#
diff --git a/examples/ppdx.c b/examples/ppdx.c
index ec93d63ac..aa2c134c3 100644
--- a/examples/ppdx.c
+++ b/examples/ppdx.c
@@ -9,7 +9,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*
* This file is subject to the Apple OS-Developed Software exception.
*/
diff --git a/examples/ppdx.h b/examples/ppdx.h
index c50308739..2b70f8e9a 100644
--- a/examples/ppdx.h
+++ b/examples/ppdx.h
@@ -7,7 +7,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*
* This file is subject to the Apple OS-Developed Software exception.
*/
diff --git a/examples/testppdx.c b/examples/testppdx.c
index cbaaee29d..6367af7c2 100644
--- a/examples/testppdx.c
+++ b/examples/testppdx.c
@@ -11,7 +11,7 @@
* property of Apple Inc. and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
*
* This file is subject to the Apple OS-Developed Software exception.
*/