From 1e7262f10adde01714812ee22285fad3906ad5ed Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Fri, 11 Nov 2022 20:19:57 +0100 Subject: [PATCH] Data files: Changed license info to Apache 2.0 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. --- data/classified.ps | 4 +++- data/confidential.ps | 4 +++- data/secret.ps | 4 +++- data/standard.ps | 4 +++- data/topsecret.ps | 4 +++- data/unclassified.ps | 4 +++- drv/cupsfilters.drv | 7 ++++++- drv/custom-media-lines | 3 +++ drv/generic-brf.drv | 21 ++----------------- drv/generic-ubrl.drv | 21 ++----------------- drv/indexv3.drv | 21 ++----------------- drv/indexv4.drv | 21 ++----------------- m4/basic-directories.m4 | 6 ++---- mime/braille.convs | 21 ++----------------- mime/braille.types | 21 ++----------------- mime/cupsfilters-ghostscript.convs | 6 ++---- mime/cupsfilters-individual.convs | 6 ++---- mime/cupsfilters-mupdf.convs | 6 ++---- mime/cupsfilters-poppler.convs | 6 ++---- mime/cupsfilters-universal-postscript.convs | 6 ++---- mime/cupsfilters-universal.convs | 6 ++---- mime/cupsfilters.convs | 6 ++---- mime/cupsfilters.types | 6 ++---- .../Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd | 8 +++---- ppdfiles/Generic-PDF_Printer-PDF.ppd | 5 +++-- ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd | 5 +++-- ppdfiles/Ricoh-PDF_Printer-PDF.ppd | 5 +++-- ppdfiles/pxlcolor.ppd | 9 +++----- ppdfiles/pxlmono.ppd | 9 +++----- 29 files changed, 76 insertions(+), 179 deletions(-) diff --git a/data/classified.ps b/data/classified.ps index d582ec199..e00ab090b 100644 --- a/data/classified.ps +++ b/data/classified.ps @@ -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 diff --git a/data/confidential.ps b/data/confidential.ps index 78229bfdc..47f95c9f3 100644 --- a/data/confidential.ps +++ b/data/confidential.ps @@ -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 diff --git a/data/secret.ps b/data/secret.ps index eb3e537e3..d090a244d 100644 --- a/data/secret.ps +++ b/data/secret.ps @@ -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 diff --git a/data/standard.ps b/data/standard.ps index bb448df52..f86e7e778 100644 --- a/data/standard.ps +++ b/data/standard.ps @@ -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 diff --git a/data/topsecret.ps b/data/topsecret.ps index 75536a6fb..caa2b45d6 100644 --- a/data/topsecret.ps +++ b/data/topsecret.ps @@ -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 diff --git a/data/unclassified.ps b/data/unclassified.ps index 774277679..64e0e672f 100644 --- a/data/unclassified.ps +++ b/data/unclassified.ps @@ -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 diff --git a/drv/cupsfilters.drv b/drv/cupsfilters.drv index 22127b78a..aa2b97ad4 100644 --- a/drv/cupsfilters.drv +++ b/drv/cupsfilters.drv @@ -1,8 +1,13 @@ +// +// Licensed under Apache License v2.0. See the file "LICENSE" for more +// information. +// + // Include standard font and media definitions #include #include -Version 1.0 +Version 2.0 { // List the fonts that are supported, in this case all standard diff --git a/drv/custom-media-lines b/drv/custom-media-lines index 0eeb9a7ec..b56547cb4 100755 --- a/drv/custom-media-lines +++ b/drv/custom-media-lines @@ -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. diff --git a/drv/generic-brf.drv b/drv/generic-brf.drv index 6bdc1770b..7216b59f8 100644 --- a/drv/generic-brf.drv +++ b/drv/generic-brf.drv @@ -1,25 +1,8 @@ // // Copyright (c) 2015, 2017-2018 Samuel Thibault // -// 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 diff --git a/drv/generic-ubrl.drv b/drv/generic-ubrl.drv index d249364b3..0dc250239 100644 --- a/drv/generic-ubrl.drv +++ b/drv/generic-ubrl.drv @@ -1,25 +1,8 @@ // // Copyright (c) 2015, 2017-2018 Samuel Thibault // -// 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 diff --git a/drv/indexv3.drv b/drv/indexv3.drv index 263504aa2..559a206f2 100644 --- a/drv/indexv3.drv +++ b/drv/indexv3.drv @@ -1,25 +1,8 @@ // // Copyright (c) 2015, 2017-2018 Samuel Thibault // -// 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 diff --git a/drv/indexv4.drv b/drv/indexv4.drv index 21cb1beb4..ce06f50b6 100644 --- a/drv/indexv4.drv +++ b/drv/indexv4.drv @@ -1,25 +1,8 @@ // // Copyright (c) 2015, 2017-2018 Samuel Thibault // -// 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 diff --git a/m4/basic-directories.m4 b/m4/basic-directories.m4 index 7729dac24..88c76f846 100644 --- a/m4/basic-directories.m4 +++ b/m4/basic-directories.m4 @@ -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(/) diff --git a/mime/braille.convs b/mime/braille.convs index 662cf0f4b..d741778e1 100644 --- a/mime/braille.convs +++ b/mime/braille.convs @@ -1,25 +1,8 @@ # # Copyright (c) 2015, 2017 Samuel Thibault # -# 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 diff --git a/mime/braille.types b/mime/braille.types index 32ee84bd8..f55ef2a83 100644 --- a/mime/braille.types +++ b/mime/braille.types @@ -1,25 +1,8 @@ # # Copyright (c) 2015, 2017 Samuel Thibault # -# 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 diff --git a/mime/cupsfilters-ghostscript.convs b/mime/cupsfilters-ghostscript.convs index d8b8a0404..f67a79dd5 100644 --- a/mime/cupsfilters-ghostscript.convs +++ b/mime/cupsfilters-ghostscript.convs @@ -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. # # diff --git a/mime/cupsfilters-individual.convs b/mime/cupsfilters-individual.convs index 0b7947a22..f9985c1a8 100644 --- a/mime/cupsfilters-individual.convs +++ b/mime/cupsfilters-individual.convs @@ -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. # ######################################################################## diff --git a/mime/cupsfilters-mupdf.convs b/mime/cupsfilters-mupdf.convs index 334380911..ab57eda5e 100644 --- a/mime/cupsfilters-mupdf.convs +++ b/mime/cupsfilters-mupdf.convs @@ -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. # # diff --git a/mime/cupsfilters-poppler.convs b/mime/cupsfilters-poppler.convs index 2796f002c..90acca2af 100644 --- a/mime/cupsfilters-poppler.convs +++ b/mime/cupsfilters-poppler.convs @@ -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. # # diff --git a/mime/cupsfilters-universal-postscript.convs b/mime/cupsfilters-universal-postscript.convs index 970f7351b..20a092232 100644 --- a/mime/cupsfilters-universal-postscript.convs +++ b/mime/cupsfilters-universal-postscript.convs @@ -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. # ######################################################################## diff --git a/mime/cupsfilters-universal.convs b/mime/cupsfilters-universal.convs index 4104a1ab6..00cca4544 100644 --- a/mime/cupsfilters-universal.convs +++ b/mime/cupsfilters-universal.convs @@ -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. # ######################################################################## diff --git a/mime/cupsfilters.convs b/mime/cupsfilters.convs index 6913b8f22..479aeaaba 100644 --- a/mime/cupsfilters.convs +++ b/mime/cupsfilters.convs @@ -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. # ######################################################################## diff --git a/mime/cupsfilters.types b/mime/cupsfilters.types index 8bf1c49b9..19d7fe265 100644 --- a/mime/cupsfilters.types +++ b/mime/cupsfilters.types @@ -10,10 +10,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. # ######################################################################## diff --git a/ppdfiles/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd b/ppdfiles/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd index 589479d51..4d294f3f8 100644 --- a/ppdfiles/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd +++ b/ppdfiles/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd @@ -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' *% diff --git a/ppdfiles/Generic-PDF_Printer-PDF.ppd b/ppdfiles/Generic-PDF_Printer-PDF.ppd index 0b103056b..7ba49de71 100644 --- a/ppdfiles/Generic-PDF_Printer-PDF.ppd +++ b/ppdfiles/Generic-PDF_Printer-PDF.ppd @@ -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' *% diff --git a/ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd b/ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd index 76193ee00..57cd4db9a 100644 --- a/ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd +++ b/ppdfiles/HP-Color_LaserJet_CM3530_MFP-PDF.ppd @@ -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' *% diff --git a/ppdfiles/Ricoh-PDF_Printer-PDF.ppd b/ppdfiles/Ricoh-PDF_Printer-PDF.ppd index 737207160..3b5002e57 100644 --- a/ppdfiles/Ricoh-PDF_Printer-PDF.ppd +++ b/ppdfiles/Ricoh-PDF_Printer-PDF.ppd @@ -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' *% diff --git a/ppdfiles/pxlcolor.ppd b/ppdfiles/pxlcolor.ppd index c6e3d9d92..da9a87a24 100644 --- a/ppdfiles/pxlcolor.ppd +++ b/ppdfiles/pxlcolor.ppd @@ -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" diff --git a/ppdfiles/pxlmono.ppd b/ppdfiles/pxlmono.ppd index 478ebe326..61cad54b4 100644 --- a/ppdfiles/pxlmono.ppd +++ b/ppdfiles/pxlmono.ppd @@ -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" -- 2.47.3