summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 21:28:13 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 21:28:13 -0500
commit53f8d64f8451caa0737c635aa4eb126a1869d624 (patch)
treed60d7b5a189ff52a1bdd41773ce888f9e779a810 /data
parenteb61cb5bf0329f6678397e33ea26ff66df013420 (diff)
downloadcups-53f8d64f8451caa0737c635aa4eb126a1869d624.tar.gz
Update copyrights and license text on files that were missed.
Diffstat (limited to 'data')
-rw-r--r--data/font.defs20
-rw-r--r--data/media.defs11
-rw-r--r--data/raster.defs22
3 files changed, 15 insertions, 38 deletions
diff --git a/data/font.defs b/data/font.defs
index ee4559e82..519a8e1bd 100644
--- a/data/font.defs
+++ b/data/font.defs
@@ -1,17 +1,11 @@
/*
- * "$Id: font.defs 343 2007-07-13 19:52:48Z mike $"
+ * Standard font definitions for the CUPS PPD file compiler.
*
- * Standard ESP Ghostscript font definitions for the CUPS PPD file
- * compiler.
+ * 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.
*/
#font AvantGarde-Book Standard "(1.05)" Standard ROM
@@ -49,7 +43,3 @@
#font Times-Roman Standard "(1.05)" Standard ROM
#font ZapfChancery-MediumItalic Standard "(1.05)" Standard ROM
#font ZapfDingbats Special "(001.005)" Special ROM
-
-/*
- * End of "$Id: font.defs 343 2007-07-13 19:52:48Z mike $".
- */
diff --git a/data/media.defs b/data/media.defs
index 4071b4238..179552d62 100644
--- a/data/media.defs
+++ b/data/media.defs
@@ -1,14 +1,11 @@
/*
* Adobe standard media size definitions for the CUPS PPD file compiler.
*
- * Copyright 2007-2016 by Apple Inc.
- * Copyright 1997-2005 by Easy Software Products.
+ * Copyright © 2007-2016 by Apple Inc.
+ * Copyright © 1997-2005 by Easy Software Products.
*
- * These codedinstructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * copyright law. Distribution and use rights are outlinedin the file
- * "LICENSE.txt" which should have beenincluded 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.
*/
#media "3x5/3 x 5" 216 360
diff --git a/data/raster.defs b/data/raster.defs
index 486165f01..278aac049 100644
--- a/data/raster.defs
+++ b/data/raster.defs
@@ -1,17 +1,12 @@
/*
- * "$Id: raster.defs 343 2007-07-13 19:52:48Z mike $"
+ * This file contains the standard definitions for enumerated attributes
+ * in the CUPS raster page device dictionary.
*
- * This file contains the standard definitions for enumerated attributes
- * in the CUPS raster page device dictionary.
+ * Copyright © 2007-2018 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.
*/
/* Jog values */
@@ -87,8 +82,3 @@
#define CUPS_CSPACE_ICCD 44 /* ICC-based, 13 colors */
#define CUPS_CSPACE_ICCE 45 /* ICC-based, 14 colors */
#define CUPS_CSPACE_ICCF 46 /* ICC-based, 15 colors */
-
-
-/*
- * End of "$Id: raster.defs 343 2007-07-13 19:52:48Z mike $".
- */