]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - data/label.h
Changelog.
[thirdparty/cups.git] / data / label.h
index 4b6fba64ff8e2e1141ac2c6876eb27af931dd32b..89372f25a03c7df23653436238f006615d008d55 100644 (file)
@@ -1,17 +1,11 @@
 /*
- * "$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/".
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
  */
 
 #define DYMO_3x0       0               /* Dymo Labelwriter 300/330/330 Turbo */
@@ -22,7 +16,3 @@
 #define ZEBRA_CPCL      0x13            /* Zebra CPCL-based printers */
 
 #define INTELLITECH_PCL        0x20            /* Intellitech PCL-based printers */
-
-/*
- * End of "$Id$".
- */