summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-11-07 12:11:35 -0500
commite310189747c161ac6e737eedadf8f45d11bf2253 (patch)
tree8a61f4c7e9ff9932ce90abbece73dbc2401f2fc6 /filter
parent0e743fdf627e520390983f2e45a99a1e96a2d04c (diff)
downloadcups-e310189747c161ac6e737eedadf8f45d11bf2253.tar.gz
License change: Apache License, Version 2.0.
Diffstat (limited to 'filter')
-rw-r--r--filter/Makefile8
-rw-r--r--filter/commandtops.c6
-rw-r--r--filter/common.c8
-rw-r--r--filter/common.h8
-rw-r--r--filter/error.c8
-rw-r--r--filter/gziptoany.c8
-rw-r--r--filter/interpret.c8
-rw-r--r--filter/pstops.c8
-rw-r--r--filter/raster.c8
-rw-r--r--filter/rasterbench.c8
-rw-r--r--filter/rastertoepson.c8
-rw-r--r--filter/rastertohp.c8
-rw-r--r--filter/rastertolabel.c8
-rw-r--r--filter/rastertopwg.c2
-rw-r--r--filter/testclient.c8
-rw-r--r--filter/testraster.c8
16 files changed, 15 insertions, 105 deletions
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.
*/
/*