From e310189747c161ac6e737eedadf8f45d11bf2253 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 7 Nov 2017 12:11:35 -0500 Subject: License change: Apache License, Version 2.0. --- ppdc/Makefile | 6 +----- ppdc/genstrings.cxx | 6 +----- ppdc/ppdc-array.cxx | 6 +----- ppdc/ppdc-attr.cxx | 6 +----- ppdc/ppdc-catalog.cxx | 6 +----- ppdc/ppdc-choice.cxx | 6 +----- ppdc/ppdc-constraint.cxx | 6 +----- ppdc/ppdc-driver.cxx | 6 +----- ppdc/ppdc-file.cxx | 6 +----- ppdc/ppdc-filter.cxx | 6 +----- ppdc/ppdc-font.cxx | 6 +----- ppdc/ppdc-group.cxx | 6 +----- ppdc/ppdc-import.cxx | 6 +----- ppdc/ppdc-mediasize.cxx | 6 +----- ppdc/ppdc-message.cxx | 6 +----- ppdc/ppdc-option.cxx | 6 +----- ppdc/ppdc-private.h | 6 +----- ppdc/ppdc-profile.cxx | 6 +----- ppdc/ppdc-shared.cxx | 6 +----- ppdc/ppdc-source.cxx | 6 +----- ppdc/ppdc-string.cxx | 6 +----- ppdc/ppdc-variable.cxx | 6 +----- ppdc/ppdc.cxx | 6 +----- ppdc/ppdc.h | 6 +----- ppdc/ppdhtml.cxx | 6 +----- ppdc/ppdi.cxx | 6 +----- ppdc/ppdmerge.cxx | 6 +----- ppdc/ppdpo.cxx | 6 +----- ppdc/testcatalog.cxx | 6 +----- 29 files changed, 29 insertions(+), 145 deletions(-) (limited to 'ppdc') diff --git a/ppdc/Makefile b/ppdc/Makefile index b91c9ec43..842505ca1 100644 --- a/ppdc/Makefile +++ b/ppdc/Makefile @@ -4,11 +4,7 @@ # Copyright 2007-2017 by Apple Inc. # Copyright 2002-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. # # diff --git a/ppdc/genstrings.cxx b/ppdc/genstrings.cxx index e2cf85acb..2d8c5de3f 100644 --- a/ppdc/genstrings.cxx +++ b/ppdc/genstrings.cxx @@ -7,11 +7,7 @@ // // Copyright 2008-2014 by Apple Inc. // -// 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. // // Usage: // diff --git a/ppdc/ppdc-array.cxx b/ppdc/ppdc-array.cxx index 2dd494490..bfc1dcf95 100644 --- a/ppdc/ppdc-array.cxx +++ b/ppdc/ppdc-array.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2014 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-attr.cxx b/ppdc/ppdc-attr.cxx index bbaf1b373..5bd6b213b 100644 --- a/ppdc/ppdc-attr.cxx +++ b/ppdc/ppdc-attr.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-catalog.cxx b/ppdc/ppdc-catalog.cxx index 859f16040..4aac36626 100644 --- a/ppdc/ppdc-catalog.cxx +++ b/ppdc/ppdc-catalog.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2017 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-choice.cxx b/ppdc/ppdc-choice.cxx index 90e328ca1..cb514d5e5 100644 --- a/ppdc/ppdc-choice.cxx +++ b/ppdc/ppdc-choice.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-constraint.cxx b/ppdc/ppdc-constraint.cxx index 477b00b98..54e524593 100644 --- a/ppdc/ppdc-constraint.cxx +++ b/ppdc/ppdc-constraint.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-driver.cxx b/ppdc/ppdc-driver.cxx index 242924bc8..1a102901d 100644 --- a/ppdc/ppdc-driver.cxx +++ b/ppdc/ppdc-driver.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2014 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-file.cxx b/ppdc/ppdc-file.cxx index 984e6f4e6..cf5ded479 100644 --- a/ppdc/ppdc-file.cxx +++ b/ppdc/ppdc-file.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2010 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-filter.cxx b/ppdc/ppdc-filter.cxx index 1aa3ea3de..e85d12184 100644 --- a/ppdc/ppdc-filter.cxx +++ b/ppdc/ppdc-filter.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-font.cxx b/ppdc/ppdc-font.cxx index 2856b13be..8a9f65a84 100644 --- a/ppdc/ppdc-font.cxx +++ b/ppdc/ppdc-font.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-group.cxx b/ppdc/ppdc-group.cxx index d664fa491..ee66caa70 100644 --- a/ppdc/ppdc-group.cxx +++ b/ppdc/ppdc-group.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2011 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-import.cxx b/ppdc/ppdc-import.cxx index 26063e287..04b587d7f 100644 --- a/ppdc/ppdc-import.cxx +++ b/ppdc/ppdc-import.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2011 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-mediasize.cxx b/ppdc/ppdc-mediasize.cxx index 67b8df55e..a93d7e794 100644 --- a/ppdc/ppdc-mediasize.cxx +++ b/ppdc/ppdc-mediasize.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-message.cxx b/ppdc/ppdc-message.cxx index f65d954ca..8d6ec7e5b 100644 --- a/ppdc/ppdc-message.cxx +++ b/ppdc/ppdc-message.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-option.cxx b/ppdc/ppdc-option.cxx index dcefd107b..4b9cc30dd 100644 --- a/ppdc/ppdc-option.cxx +++ b/ppdc/ppdc-option.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2011 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-private.h b/ppdc/ppdc-private.h index 3394b4db9..69d7aadfc 100644 --- a/ppdc/ppdc-private.h +++ b/ppdc/ppdc-private.h @@ -3,11 +3,7 @@ // // Copyright 2009-2010 by Apple Inc. // -// 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. // #ifndef _PPDC_PRIVATE_H_ diff --git a/ppdc/ppdc-profile.cxx b/ppdc/ppdc-profile.cxx index 379016f92..3fbf9688f 100644 --- a/ppdc/ppdc-profile.cxx +++ b/ppdc/ppdc-profile.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-shared.cxx b/ppdc/ppdc-shared.cxx index bb288786f..7379311e2 100644 --- a/ppdc/ppdc-shared.cxx +++ b/ppdc/ppdc-shared.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-source.cxx b/ppdc/ppdc-source.cxx index 7b77c2ee7..be24cebae 100644 --- a/ppdc/ppdc-source.cxx +++ b/ppdc/ppdc-source.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2014 by Apple Inc. // Copyright 2002-2007 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. // // diff --git a/ppdc/ppdc-string.cxx b/ppdc/ppdc-string.cxx index d2335bf59..b28294e1a 100644 --- a/ppdc/ppdc-string.cxx +++ b/ppdc/ppdc-string.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2012 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc-variable.cxx b/ppdc/ppdc-variable.cxx index 50c0b93ae..f84dedaa2 100644 --- a/ppdc/ppdc-variable.cxx +++ b/ppdc/ppdc-variable.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdc.cxx b/ppdc/ppdc.cxx index d96e7c496..5411b5e37 100644 --- a/ppdc/ppdc.cxx +++ b/ppdc/ppdc.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2014 by Apple Inc. // Copyright 2002-2007 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. // // diff --git a/ppdc/ppdc.h b/ppdc/ppdc.h index 6a69c6eb2..a4d16ab23 100644 --- a/ppdc/ppdc.h +++ b/ppdc/ppdc.h @@ -4,11 +4,7 @@ // Copyright 2007-2009 by Apple Inc. // Copyright 2002-2007 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. // #ifndef _PPDC_H_ diff --git a/ppdc/ppdhtml.cxx b/ppdc/ppdhtml.cxx index 1112b219f..506e66166 100644 --- a/ppdc/ppdhtml.cxx +++ b/ppdc/ppdhtml.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2015 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdi.cxx b/ppdc/ppdi.cxx index 11f88f31c..e5bb0469a 100644 --- a/ppdc/ppdi.cxx +++ b/ppdc/ppdi.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2011 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/ppdmerge.cxx b/ppdc/ppdmerge.cxx index 3f6670f25..8570948d5 100644 --- a/ppdc/ppdmerge.cxx +++ b/ppdc/ppdmerge.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2014 by Apple Inc. // Copyright 2002-2007 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. // // diff --git a/ppdc/ppdpo.cxx b/ppdc/ppdpo.cxx index 685e39df1..244aaf186 100644 --- a/ppdc/ppdpo.cxx +++ b/ppdc/ppdpo.cxx @@ -4,11 +4,7 @@ // Copyright 2007-2015 by Apple Inc. // Copyright 2002-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. // // diff --git a/ppdc/testcatalog.cxx b/ppdc/testcatalog.cxx index 71cbc3630..a03deec54 100644 --- a/ppdc/testcatalog.cxx +++ b/ppdc/testcatalog.cxx @@ -3,11 +3,7 @@ // // Copyright 2008 by Apple Inc. // -// 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. // // -- cgit v1.2.1