summaryrefslogtreecommitdiff
path: root/ppdc
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 /ppdc
parenteb61cb5bf0329f6678397e33ea26ff66df013420 (diff)
downloadcups-53f8d64f8451caa0737c635aa4eb126a1869d624.tar.gz
Update copyrights and license text on files that were missed.
Diffstat (limited to 'ppdc')
-rw-r--r--ppdc/foo.drv20
-rw-r--r--ppdc/sample.drv28
2 files changed, 13 insertions, 35 deletions
diff --git a/ppdc/foo.drv b/ppdc/foo.drv
index 24a7e04bb..b7a5614b1 100644
--- a/ppdc/foo.drv
+++ b/ppdc/foo.drv
@@ -1,16 +1,11 @@
//
-// "$Id$"
+// PPD file compiler test data file for CUPS.
//
-// PPD file compiler test data file for CUPS.
+// Copyright © 2007-2011 by Apple Inc.
+// Copyright © 1997-2003 by Easy Software Products.
//
-// Copyright 2007-2011 by Apple Inc.
-// Copyright 1997-2003 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.
//
/*
@@ -540,8 +535,3 @@ Attribute cupsIPPReason "com.foo-serious-error/A Serious Error" "http://foo.com/
*Choice RGB/Color "<</cupsColorSpace $CUPS_CSPACE_RGB>>setpagedevice"
}
}
-
-
-//
-// End of "$Id$".
-//
diff --git a/ppdc/sample.drv b/ppdc/sample.drv
index 17e33ac2c..0f512e74d 100644
--- a/ppdc/sample.drv
+++ b/ppdc/sample.drv
@@ -1,16 +1,11 @@
//
-// "$Id$"
-//
// Driver info file for CUPS-supplied PPDs.
//
-// Copyright 2007-2014 by Apple Inc.
-// Copyright 1993-2006 by Easy Software Products.
+// Copyright © 2007-2018 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/".
+// Licensed under Apache License v2.0. See the file "LICENSE" for more
+// information.
//
// Include necessary files...
@@ -119,14 +114,11 @@ Attribute "FileSystem" "" "False"
Attribute "LandscapeOrientation" "" "Plus90"
Attribute "TTRasterizer" "" "Type42"
-Copyright "Copyright 2007-2017 by Apple Inc."
-Copyright "Copyright 1997-2007 by Easy Software Products."
+Copyright "Copyright (c) 2007-2018 by Apple Inc."
+Copyright "Copyright (c) 1997-2007 by Easy Software Products."
Copyright ""
-Copyright "These coded instructions, statements, and computer programs are the"
-Copyright "property of Apple Inc. and are protected by Federal copyright"
-Copyright "law. Distribution and use rights are outlined in the file \"LICENSE.txt\""
-Copyright "which should have been included with this file. If this file is"
-Copyright "file is missing or damaged, see the license at \"http://www.cups.org/\"."
+Copyright "Licensed under Apache License v2.0. See the file \"LICENSE\" for more"
+Copyright "information."
Font *
@@ -1166,7 +1158,3 @@ Version "2.3"
Choice "Never/Never" ""
}
}
-
-//
-// End of "$Id$".
-//