summaryrefslogtreecommitdiff
path: root/data/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'data/label.h')
-rw-r--r--data/label.h24
1 files changed, 9 insertions, 15 deletions
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$".
- */