summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
commite310189747c161ac6e737eedadf8f45d11bf2253 (patch)
tree8a61f4c7e9ff9932ce90abbece73dbc2401f2fc6 /data
parent0e743fdf627e520390983f2e45a99a1e96a2d04c (diff)
downloadcups-e310189747c161ac6e737eedadf8f45d11bf2253.tar.gz
License change: Apache License, Version 2.0.
Diffstat (limited to 'data')
-rw-r--r--data/Makefile6
-rw-r--r--data/epson.h6
-rw-r--r--data/hp.h6
-rw-r--r--data/label.h6
4 files changed, 4 insertions, 20 deletions
diff --git a/data/Makefile b/data/Makefile
index 0c8dc7811..5539e6f7c 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -4,11 +4,7 @@
# 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
-# missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more information.
#
include ../Makedefs
diff --git a/data/epson.h b/data/epson.h
index c2ed44292..8a3641e63 100644
--- a/data/epson.h
+++ b/data/epson.h
@@ -5,11 +5,7 @@
* 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
- * 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 EPSON_9PIN 0 /* 9-pin dot matrix */
diff --git a/data/hp.h b/data/hp.h
index 221a5725a..f544fad05 100644
--- a/data/hp.h
+++ b/data/hp.h
@@ -5,11 +5,7 @@
* 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
- * 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 HP_LASERJET 0 /* HP LaserJet */
diff --git a/data/label.h b/data/label.h
index 6184443f3..89372f25a 100644
--- a/data/label.h
+++ b/data/label.h
@@ -5,11 +5,7 @@
* 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
- * 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 */