summaryrefslogtreecommitdiff
path: root/data
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 /data
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 'data')
-rw-r--r--data/Makefile2
-rw-r--r--data/epson.h2
-rw-r--r--data/hp.h2
-rw-r--r--data/label.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/data/Makefile b/data/Makefile
index a3f9e36a9..0c8dc7811 100644
--- a/data/Makefile
+++ b/data/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/".
#
include ../Makedefs
diff --git a/data/epson.h b/data/epson.h
index f7d52ba01..c2ed44292 100644
--- a/data/epson.h
+++ b/data/epson.h
@@ -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/".
*/
#define EPSON_9PIN 0 /* 9-pin dot matrix */
diff --git a/data/hp.h b/data/hp.h
index 6cae544b6..221a5725a 100644
--- a/data/hp.h
+++ b/data/hp.h
@@ -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/".
*/
#define HP_LASERJET 0 /* HP LaserJet */
diff --git a/data/label.h b/data/label.h
index c0d99034c..6184443f3 100644
--- a/data/label.h
+++ b/data/label.h
@@ -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/".
*/
#define DYMO_3x0 0 /* Dymo Labelwriter 300/330/330 Turbo */