Code sync
[external/cups.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: CUPS
3 Upstream-Contact: Michael Sweet <msweet@apple.com>
4 Source: ftp://ftp.easysw.com/pub/cups/
5
6 Files: *
7 Copyright: Copyright 2007-2011 by Apple Inc.
8 License: GPL-2 with exceptions
9  This program is free software; you can redistribute it and/or modify
10  it under the terms of the GNU General Public License as published by
11  the Free Software Foundation, version 2 of the License.
12  .
13  The full text of the GPL is distributed as in
14  /usr/share/common-licenses/GPL-2 on Debian systems.
15  .
16  In addition, as the copyright holder of CUPS, Apple Inc. grants
17  the following special exceptions:
18  .
19       1. Apple Operating System Development License Exception;
20  .
21         a. Software that is developed by any person or entity
22            for an Apple Operating System ("Apple OS-Developed
23            Software"), including but not limited to Apple and
24            third party printer drivers, filters, and backends
25            for an Apple Operating System, that is linked to the
26            CUPS imaging library or based on any sample filters
27            or backends provided with CUPS shall not be
28            considered to be a derivative work or collective work
29            based on the CUPS program and is exempt from the
30            mandatory source code release clauses of the GNU GPL.
31            You may therefore distribute linked combinations of
32            the CUPS imaging library with Apple OS-Developed
33            Software without releasing the source code of the
34            Apple OS-Developed Software. You may also use sample
35            filters and backends provided with CUPS to develop
36            Apple OS-Developed Software without releasing the
37            source code of the Apple OS-Developed Software.
38  .
39         b. An Apple Operating System means any operating system
40            software developed and/or marketed by Apple Computer,
41            Inc., including but not limited to all existing
42            releases and versions of Apple's Darwin, Mac OS X,
43            and Mac OS X Server products and all follow-on
44            releases and future versions thereof.
45  .
46         c. This exception is only available for Apple
47            OS-Developed Software and does not apply to software
48            that is distributed for use on other operating
49            systems.
50  .
51         d. All CUPS software that falls under this license
52            exception have the following text at the top of each
53            source file:
54  .
55              This file is subject to the Apple OS-Developed
56              Software exception.
57  .
58       2. OpenSSL Toolkit License Exception;
59  .
60         a. Apple Inc. explicitly allows the compilation and
61            distribution of the CUPS software with the OpenSSL
62            Toolkit.
63  .
64  No developer is required to provide these exceptions in a
65  derived work.
66
67 Files: cups/* filters/*
68 Copyright: Copyright 2007-2011 by Apple Inc.
69 License: LGPL-2 with exceptions
70  This program is free software; you can redistribute it and/or modify it
71  under the terms of the GNU Library General Public License as published
72  by the Free Software Foundation, version 2 of the License.
73  .
74  The full text of the GPL is distributed as in
75  /usr/share/common-licenses/GPL-2 on Debian systems.
76  .
77  The same exceptions as above apply.