]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Data files: Changed license info to Apache 2.0
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 11 Nov 2022 19:19:57 +0000 (20:19 +0100)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 11 Nov 2022 19:19:57 +0000 (20:19 +0100)
Changed the license info in the file headers to the license used by
CUPS, on PostScript files, *.drv PPD generator files, M4 files, MIME
rules, and PPD files.

29 files changed:
data/classified.ps
data/confidential.ps
data/secret.ps
data/standard.ps
data/topsecret.ps
data/unclassified.ps
drv/cupsfilters.drv
drv/custom-media-lines
drv/generic-brf.drv
drv/generic-ubrl.drv
drv/indexv3.drv
drv/indexv4.drv
m4/basic-directories.m4
mime/braille.convs
mime/braille.types
mime/cupsfilters-ghostscript.convs
mime/cupsfilters-individual.convs
mime/cupsfilters-mupdf.convs
mime/cupsfilters-poppler.convs
mime/cupsfilters-universal-postscript.convs
mime/cupsfilters-universal.convs
mime/cupsfilters.convs
mime/cupsfilters.types
ppdfiles/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd
ppdfiles/Generic-PDF_Printer-PDF.ppd
ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
ppdfiles/Ricoh-PDF_Printer-PDF.ppd
ppdfiles/pxlcolor.ppd
ppdfiles/pxlmono.ppd

index d582ec199f8d7eaaf47ad1d2b5f6df98444c1781..e00ab090b767906b49814bd49949395c5d9b5298 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index 78229bfdc35055a031371b01e9dc3c8b049bb890..47f95c9f3dbfef56536f8bc1c781abfd30bd32e1 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index eb3e537e3872a364e904a35f3acea1b9ce7c989e..d090a244d7bb00a2721a2d53fa8c45501cf83378 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index bb448df5250d1489df1bd1e96251c2da65143a17..f86e7e778c07fdd4cd5709da0b0cdb54a7c32d31 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index 75536a6fbbc1b53de57762673a372b02e0f5bd41..caa2b45d6f8df2a151761d57ab2aee69c6c92aad 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index 77427767972ebeab49577977443111566616eed9..64e0e672f5da1a69c385fdb3a58f6bed5f257f4a 100644 (file)
@@ -1,5 +1,7 @@
 %!
-% License: GPL-2.0
+% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+% information.
+%
 % Standard banner page that shows the text "Cover Page".
 % You may replace the text "Cover Page" below with your text
 % for example "Confidential" and save it as confidential.ps
index 22127b78a457e8dbd724852a3bed7fb0bba325f4..aa2b97ad4fe2e7e51cb1ff8ea74949188e7b2724 100644 (file)
@@ -1,8 +1,13 @@
+//
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more
+// information.
+//
+
 // Include standard font and media definitions
 #include <font.defs>
 #include <media.defs>
 
-Version 1.0
+Version 2.0
 
 {
 // List the fonts that are supported, in this case all standard
index 0eeb9a7ec030ad3104c8025167941a9a0f84e777..b56547cb410f1f32fb05387770287a661c974350 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# Licensed under Apache License v2.0.  See the file "LICENSE" for more
+# information.
+
 # This script generates the CustomMedia lines for the Generic IPP
 # Everywhere Printer PPD file in cupsfilters.drv based on the paper
 # size info in cups/pwg-media.c of the CUPS source code.
index 6bdc1770b14362f0a76cebf869867e8a770e62b0..7216b59f86231ded54366dbb21324104977e4c0d 100644 (file)
@@ -1,25 +1,8 @@
 // 
 // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org>
 // 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more
+// information.
 // 
 
 #include <media.defs>
index d249364b3742dfa120cd27a3fe5bb5bedf4de782..0dc2502397d360242427c7d4dc7f106dc83ccccd 100644 (file)
@@ -1,25 +1,8 @@
 //
 // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org>
 //
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more
+// information.
 //
 
 #include <media.defs>
index 263504aa27626cac6ed362e1b5ee7b54a32f6a8d..559a206f291ff139e1cc1ab6ebf3b08c672f6736 100644 (file)
@@ -1,25 +1,8 @@
 // 
 // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org>
 // 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more
+// information.
 // 
 
 #include <media.defs>
index 21cb1beb4e9495ed030d36774d4a1ab0c34d744c..ce06f50b60cab89c6c0a2c2cfdcfd9fb27e317ad 100644 (file)
@@ -1,25 +1,8 @@
 // 
 // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org>
 // 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
+// Licensed under Apache License v2.0.  See the file "LICENSE" for more
+// information.
 // 
 
 #include <media.defs>
index 7729dac242f1a97da1a44b4f30bbe5d0d30c7ca2..88c76f84647b8128fc4b3b015c4c1d565fc22f06 100644 (file)
@@ -4,10 +4,8 @@ dnl
 dnl Copyright 2007-2014 by Apple Inc.
 dnl Copyright 1997-2007 by Easy Software Products, all rights reserved.
 dnl
-dnl These coded instructions, statements, and computer programs are the
-dnl property of Apple Inc. and are protected by Federal copyright
-dnl law.  Distribution and use rights are outlined in the file "COPYING"
-dnl which should have been included with this file.
+dnl Licensed under Apache License v2.0.  See the file "LICENSE" for more
+dnl information.
 dnl
 
 AC_PREFIX_DEFAULT(/)
index 662cf0f4b03f87b310e365c24f80af15632e31fe..d741778e13b06cf5d8817070ad9b2240b944ad08 100644 (file)
@@ -1,25 +1,8 @@
 #
 # Copyright (c) 2015, 2017 Samuel Thibault <samuel.thibault@ens-lyon.org>
 # 
-# Permission is hereby granted, free of charge, to any person obtaining a copy
-# of this software and associated documentation files (the "Software"), to deal
-# in the Software without restriction, including without limitation the rights
-# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-# copies of the Software, and to permit persons to whom the Software is
-# furnished to do so, subject to the following conditions:
-# 
-# 
-# The above copyright notice and this permission notice shall be included in
-# all copies or substantial portions of the Software.
-# 
-# 
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-# THE SOFTWARE.
+# Licensed under Apache License v2.0.  See the file "LICENSE" for more
+# information.
 # 
 
 # Textual conversions
index 32ee84bd8e91ac939d8ea0039cbf27573338ee64..f55ef2a838efc361684ffa48c77c5ccaf977a2cb 100644 (file)
@@ -1,25 +1,8 @@
 #
 # Copyright (c) 2015, 2017 Samuel Thibault <samuel.thibault@ens-lyon.org>
 # 
-# Permission is hereby granted, free of charge, to any person obtaining a copy
-# of this software and associated documentation files (the "Software"), to deal
-# in the Software without restriction, including without limitation the rights
-# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-# copies of the Software, and to permit persons to whom the Software is
-# furnished to do so, subject to the following conditions:
-# 
-# 
-# The above copyright notice and this permission notice shall be included in
-# all copies or substantial portions of the Software.
-# 
-# 
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-# THE SOFTWARE.
+# Licensed under Apache License v2.0.  See the file "LICENSE" for more
+# information.
 # 
 
 application/vnd.cups-brf       brf
index d8b8a0404078d7416d8c58c8bddcc8a2bde97e5c..f67a79dd5c732b795b3c1c0e8b5e4a98e222788c 100644 (file)
@@ -5,10 +5,8 @@
 #   Copyright 1997-2007 by Easy Software Products.
 #   Copyright 2012-2016 by Till Kamppeter.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 #
index 0b7947a220db1c22dcbf777f07171e065f3bd113..f9985c1a8c125ce7d386dd187ed3129e1effd695 100644 (file)
@@ -6,10 +6,8 @@
 #   Copyright 2012-2016 by Till Kamppeter.
 #   Copyright 2017 by Sahil Arora.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 ########################################################################
index 334380911eb1ffeda7c7572a09d40303e4727693..ab57eda5e74f2a3fdc2ff7379679c39db619498f 100644 (file)
@@ -5,10 +5,8 @@
 #   Copyright 1997-2007 by Easy Software Products.
 #   Copyright 2012-2016 by Till Kamppeter.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 #
index 2796f002c6e1db869d033329f22d24bbc39b53e6..90acca2af74f307eb0bcdf93ec1e323d8082125e 100644 (file)
@@ -5,10 +5,8 @@
 #   Copyright 1997-2007 by Easy Software Products.
 #   Copyright 2012-2016 by Till Kamppeter.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 #
index 970f7351b008c6637f5f84b540429bb593fdc420..20a09223201adb5f7723aca5fafda70943c7ceed 100644 (file)
@@ -6,10 +6,8 @@
 #   Copyright 2012-2016 by Till Kamppeter.
 #   Copyright 2017 by Sahil Arora.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 ########################################################################
index 4104a1ab6210cf5397fde270dfa6419c8e5c4c80..00cca4544f9fa431ee93f5ff5df10b9e893f5a93 100644 (file)
@@ -6,10 +6,8 @@
 #   Copyright 2012-2016 by Till Kamppeter.
 #   Copyright 2017 by Sahil Arora.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 ########################################################################
index 6913b8f225e5efd412b4e62c49b4c50febb7ad1e..479aeaaba62b7c06a64a9afc1a03f0507a246282 100644 (file)
@@ -6,10 +6,8 @@
 #   Copyright 2012-2021 by Till Kamppeter.
 #   Copyright 2017 by Sahil Arora.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 ########################################################################
index 8bf1c49b94fdfcec014316c7b4cb759a1753f8f5..19d7fe26502e48ea32270cd76edda98289326c60 100644 (file)
 #   Copyright 2012-2016 by Till Kamppeter.
 #   Copyright 2017 by Sahil Arora.
 #
-#   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 "COPYING"
-#   which should have been included with this file.
+#   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+#   information.
 #
 
 ########################################################################
index 589479d51d20a0fb72fcdeb738a84aa71e052109..4d294f3f827b0bb1f32239e84c06f9a71c016ae6 100644 (file)
@@ -1,16 +1,16 @@
 *PPD-Adobe: "4.3"
 *%
 *% This PPD file is for using the Fuji Xerox DocuPrint CM305 df in native PDF
-*% mode, using CUPS with the OpenPrinting CUPS Filters package
-*% option settings controlled via PJL commands. It uses CUPS with the
-*% OpenPrinting CUPS Filters package.
+*% mode, using CUPS with the OpenPrinting cups-filters package option settings
+*% controlled via PJL commands.
 *%
 *% This PPD is experimental. It is possible that some of the options
 *% and settings do not make sense or do not cause any change on the output.
 *% It can even happen that with certain settings nothing or an error page
 *% comes out.
 *%
-*% This file is published under the GNU General Public License
+*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*% information.
 *%
 *% You may save this file as 'Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd'
 *%
index 0b103056befbd827dd3bff6ec4b78ee367d5529c..7ba49de7169b5e9efcdba69cea3700d7c07e5889 100644 (file)
@@ -2,14 +2,15 @@
 *%
 *% This PPD file is for using a PDF printer in its native PDF mode, with
 *% option settings controlled via PJL commands. It uses CUPS with the
-*% OpenPrinting CUPS Filters package.
+*% OpenPrinting cups-filters package.
 *%
 *% This PPD is experimental. It is possible that some of the options
 *% and settings do not make sense or do not cause any change on the output.
 *% It can even happen that with certain settings nothing or an error page
 *% comes out.
 *%
-*% This file is published under the GNU General Public License
+*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*% information.
 *%
 *% You may save this file as 'Generic-PDF_Printer-PDF.ppd'
 *%
index 76193ee005965bc5180008e6e86ad3acf597b01d..57cd4db9a4a3a8fd55a52d1dfa2fda58bf70adfe 100644 (file)
@@ -1,14 +1,15 @@
 *PPD-Adobe: "4.3"
 *%
 *% This PPD file is for using the HP Color LaserJet CM3530 MFP in native
-*% PDF mode, using CUPS with the OpenPrinting CUPS Filters package
+*% PDF mode, using CUPS with the OpenPrinting cups-filters package
 *%
 *% This PPD is experimental. It is possible that some of the options
 *% and settings do not make sense or do not cause any change on the output.
 *% It can even happen that with certain settings nothing or an error page
 *% comes out.
 *%
-*% This file is published under the GNU General Public License
+*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*% information.
 *%
 *% You may save this file as 'HP-Color_LaserJet_CM3530_MFP-PDF.ppd'
 *%
index 737207160532a9189fbd8b2c1306c5bf5b03485b..3b5002e57419e1e7fd76fc49164afda9099b9b47 100644 (file)
@@ -2,14 +2,15 @@
 *%
 *% This PPD file is for using a Ricoh PDF printer in its native PDF mode, with
 *% option settings controlled via PJL commands. It uses CUPS with the
-*% OpenPrinting CUPS Filters package.
+*% OpenPrinting cups-filters package.
 *%
 *% This PPD is experimental. It is possible that some of the options
 *% and settings do not make sense or do not cause any change on the output.
 *% It can even happen that with certain settings nothing or an error page
 *% comes out.
 *%
-*% This file is published under the GNU General Public License
+*% Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*% information.
 *%
 *% You may save this file as 'Ricoh-PDF_Printer-PDF.ppd'
 *%
index c6e3d9d9247d09e0c91c44b15594924e9f00df58..da9a87a24cbad7977690a8c9d76f95f01ad69845 100644 (file)
@@ -1,15 +1,12 @@
 *PPD-Adobe: "4.3"
 *%
 *%
-*%   Sample color PCL XL/PCL 6 driver PPD file for the Common UNIX
-*%   Printing System (CUPS).
+*%   Sample color PCL XL/PCL 6 driver PPD file for cups-filters.
 *%
 *%   Copyright 1997-2005 by Easy Software Products.
 *%
-*%   These coded instructions, statements, and computer programs are the
-*%   property of Easy Software Products and are protected by Federal
-*%   copyright law.  Distribution and use rights are outlined in the file
-*%   "COPYING" which should have been included with this file.
+*%   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*%   information.
 *%
 *FormatVersion:        "4.3"
 *FileVersion:  "1.1"
index 478ebe326d079635f6030a795f3915238c1465bd..61cad54b42b7fc7ac9f8b4be699e004f69755178 100644 (file)
@@ -1,15 +1,12 @@
 *PPD-Adobe: "4.3"
 *%
 *%
-*%   Sample monochrome PCL XL/PCL 6 driver PPD file for the Common UNIX
-*%   Printing System (CUPS).
+*%   Sample monochrome PCL XL/PCL 6 driver PPD file for cups-filters.
 *%
 *%   Copyright 1997-2005 by Easy Software Products.
 *%
-*%   These coded instructions, statements, and computer programs are the
-*%   property of Easy Software Products and are protected by Federal
-*%   copyright law.  Distribution and use rights are outlined in the file
-*%   "COPYING" which should have been included with this file.
+*%   Licensed under Apache License v2.0.  See the file "LICENSE" for more
+*%   information.
 *%
 *FormatVersion:        "4.3"
 *FileVersion:  "1.1"