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. --- filter/Makefile | 8 +------- filter/commandtops.c | 6 +----- filter/common.c | 8 +------- filter/common.h | 8 +------- filter/error.c | 8 +------- filter/gziptoany.c | 8 +------- filter/interpret.c | 8 +------- filter/pstops.c | 8 +------- filter/raster.c | 8 +------- filter/rasterbench.c | 8 +------- filter/rastertoepson.c | 8 +------- filter/rastertohp.c | 8 +------- filter/rastertolabel.c | 8 +------- filter/rastertopwg.c | 2 -- filter/testclient.c | 8 +------- filter/testraster.c | 8 +------- 16 files changed, 15 insertions(+), 105 deletions(-) (limited to 'filter') diff --git a/filter/Makefile b/filter/Makefile index 02aab14d8..9b1680995 100644 --- a/filter/Makefile +++ b/filter/Makefile @@ -4,13 +4,7 @@ # Copyright 2007-2017 by Apple Inc. # Copyright 1997-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/". -# -# This file is subject to the Apple OS-Developed Software exception. +# Licensed under Apache License v2.0. See the file "LICENSE" for more information. # include ../Makedefs diff --git a/filter/commandtops.c b/filter/commandtops.c index 07979e03a..3edcc6a0c 100644 --- a/filter/commandtops.c +++ b/filter/commandtops.c @@ -3,11 +3,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. */ /* diff --git a/filter/common.c b/filter/common.c index 86b5f8ec6..672b7c8cd 100644 --- a/filter/common.c +++ b/filter/common.c @@ -4,13 +4,7 @@ * Copyright 2007-2014 by Apple Inc. * Copyright 1997-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/common.h b/filter/common.h index e72b27fb0..29e736549 100644 --- a/filter/common.h +++ b/filter/common.h @@ -4,13 +4,7 @@ * Copyright 2007-2010 by Apple Inc. * Copyright 1997-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/error.c b/filter/error.c index 3c552cb07..0916a15fe 100644 --- a/filter/error.c +++ b/filter/error.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/gziptoany.c b/filter/gziptoany.c index 0eae85ec9..5d216e84f 100644 --- a/filter/gziptoany.c +++ b/filter/gziptoany.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 1993-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/interpret.c b/filter/interpret.c index 031b1d5ab..bb3de3004 100644 --- a/filter/interpret.c +++ b/filter/interpret.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 1993-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/pstops.c b/filter/pstops.c index 072356e25..5bdac5257 100644 --- a/filter/pstops.c +++ b/filter/pstops.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 1993-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/raster.c b/filter/raster.c index bacf5ba78..4c59444a5 100644 --- a/filter/raster.c +++ b/filter/raster.c @@ -6,13 +6,7 @@ * * This file is part of the CUPS Imaging library. * - * 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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/rasterbench.c b/filter/rasterbench.c index 8746f31e0..f7d8c56c5 100644 --- a/filter/rasterbench.c +++ b/filter/rasterbench.c @@ -4,13 +4,7 @@ * Copyright 2007-2016 by Apple Inc. * Copyright 1997-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/rastertoepson.c b/filter/rastertoepson.c index 4efe6692b..73e8d0600 100644 --- a/filter/rastertoepson.c +++ b/filter/rastertoepson.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 1993-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/rastertohp.c b/filter/rastertohp.c index eb11c8c1f..3f2dcedd0 100644 --- a/filter/rastertohp.c +++ b/filter/rastertohp.c @@ -4,13 +4,7 @@ * Copyright 2007-2015 by Apple Inc. * Copyright 1993-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/rastertolabel.c b/filter/rastertolabel.c index 4e491811b..55501b715 100644 --- a/filter/rastertolabel.c +++ b/filter/rastertolabel.c @@ -4,13 +4,7 @@ * Copyright 2007-2016 by Apple Inc. * Copyright 2001-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/rastertopwg.c b/filter/rastertopwg.c index 5413df04c..9b31cb46e 100644 --- a/filter/rastertopwg.c +++ b/filter/rastertopwg.c @@ -8,8 +8,6 @@ * 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/". - * - * This file is subject to the Apple OS-Developed Software exception. */ /* diff --git a/filter/testclient.c b/filter/testclient.c index 3a9c032cc..aa3e3e039 100644 --- a/filter/testclient.c +++ b/filter/testclient.c @@ -3,13 +3,7 @@ * * Copyright 2017 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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* diff --git a/filter/testraster.c b/filter/testraster.c index d5d63de2e..26b868a30 100644 --- a/filter/testraster.c +++ b/filter/testraster.c @@ -4,13 +4,7 @@ * Copyright 2007-2016 by Apple Inc. * Copyright 1997-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/". - * - * This file is subject to the Apple OS-Developed Software exception. + * Licensed under Apache License v2.0. See the file "LICENSE" for more information. */ /* -- cgit v1.2.1