summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /data
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
downloadcups-503b54c9302c8de6207e079a80a89a787eb612ea.tar.gz
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'data')
-rw-r--r--data/Makefile23
-rw-r--r--data/epson.h25
-rw-r--r--data/hp.h25
-rw-r--r--data/label.h24
4 files changed, 35 insertions, 62 deletions
diff --git a/data/Makefile b/data/Makefile
index 6bc4a197d..a3f9e36a9 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -1,16 +1,14 @@
#
-# "$Id$"
+# Datafile makefile for CUPS.
#
-# Datafile makefile for CUPS.
+# Copyright 2007-2014 by Apple Inc.
+# Copyright 1993-2006 by Easy Software Products.
#
-# Copyright 2007-2014 by Apple Inc.
-# Copyright 1993-2006 by Easy Software Products.
-#
-# These coded instructions, statements, and computer programs are the
-# 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/".
+# These coded instructions, statements, and computer programs are the
+# 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/".
#
include ../Makedefs
@@ -120,8 +118,3 @@ uninstall:
-$(RMDIR) $(DATADIR)/data
-$(RMDIR) $(DATADIR)/banners
-$(RMDIR) $(DATADIR)
-
-
-#
-# End of "$Id$".
-#
diff --git a/data/epson.h b/data/epson.h
index 13cb1a346..f7d52ba01 100644
--- a/data/epson.h
+++ b/data/epson.h
@@ -1,17 +1,15 @@
/*
- * "$Id$"
+ * This file contains model number definitions for the CUPS sample
+ * ESC/P driver.
*
- * This file contains model number definitions for the CUPS sample
- * ESC/P driver.
+ * Copyright 2007 by Apple Inc.
+ * Copyright 1997-2005 by Easy Software Products.
*
- * Copyright 2007 by Apple Inc.
- * Copyright 1997-2005 by Easy Software Products.
- *
- * These coded instructions, statements, and computer programs are the
- * 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/".
+ * These coded instructions, statements, and computer programs are the
+ * 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/".
*/
#define EPSON_9PIN 0 /* 9-pin dot matrix */
@@ -20,8 +18,3 @@
#define EPSON_PHOTO 3 /* Epson Stylus Photo with ESC . */
#define EPSON_ICOLOR 4 /* Epson Stylus Color with ESC i */
#define EPSON_IPHOTO 5 /* Epson Stylus Photo with ESC i */
-
-
-/*
- * End of "$Id$".
- */
diff --git a/data/hp.h b/data/hp.h
index c70034316..6cae544b6 100644
--- a/data/hp.h
+++ b/data/hp.h
@@ -1,24 +1,17 @@
/*
- * "$Id$"
+ * This file contains model number definitions for the CUPS sample
+ * HP driver.
*
- * This file contains model number definitions for the CUPS sample
- * HP driver.
+ * Copyright 2007 by Apple Inc.
+ * Copyright 1997-2005 by Easy Software Products.
*
- * Copyright 2007 by Apple Inc.
- * Copyright 1997-2005 by Easy Software Products.
- *
- * These coded instructions, statements, and computer programs are the
- * 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/".
+ * These coded instructions, statements, and computer programs are the
+ * 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/".
*/
#define HP_LASERJET 0 /* HP LaserJet */
#define HP_DESKJET 1 /* HP DeskJet with simple color */
#define HP_DESKJET2 2 /* HP DeskJet with CRet color */
-
-
-/*
- * End of "$Id$".
- */
diff --git a/data/label.h b/data/label.h
index 4b6fba64f..c0d99034c 100644
--- a/data/label.h
+++ b/data/label.h
@@ -1,17 +1,15 @@
/*
- * "$Id$"
+ * This file contains model number definitions for the CUPS sample
+ * label printer driver.
*
- * This file contains model number definitions for the CUPS sample
- * label printer driver.
+ * Copyright 2007 by Apple Inc.
+ * Copyright 1997-2005 by Easy Software Products.
*
- * Copyright 2007 by Apple Inc.
- * Copyright 1997-2005 by Easy Software Products.
- *
- * These coded instructions, statements, and computer programs are the
- * 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/".
+ * These coded instructions, statements, and computer programs are the
+ * 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/".
*/
#define DYMO_3x0 0 /* Dymo Labelwriter 300/330/330 Turbo */
@@ -22,7 +20,3 @@
#define ZEBRA_CPCL 0x13 /* Zebra CPCL-based printers */
#define INTELLITECH_PCL 0x20 /* Intellitech PCL-based printers */
-
-/*
- * End of "$Id$".
- */