]> git.ipfire.org Git - thirdparty/cups.git/blob - NOTICE
Greatly simplify the man page handling.
[thirdparty/cups.git] / NOTICE
1 CUPS
2
3 Copyright © 2007-2018 by Apple Inc.
4 Copyright © 1997-2007 by Easy Software Products.
5
6 CUPS and the CUPS logo are trademarks of Apple Inc.
7
8 The MD5 Digest code is Copyright 1999 Aladdin Enterprises.
9
10 The Kerberos support code ("KSC") is copyright 2006 by Jelmer Vernooij and is
11 provided 'as-is', without any express or implied warranty. In no event will the
12 author or Apple Inc. be held liable for any damages arising from the use of the
13 KSC.
14
15 Sources files containing KSC have the following text at the top of each source
16 file:
17
18 This file contains Kerberos support code, copyright 2006 by Jelmer Vernooij.
19
20 The KSC copyright and license apply only to Kerberos-related feature code in
21 CUPS. Such code is typically conditionally compiled based on the present of the
22 HAVE_GSSAPI preprocessor definition.
23
24 Permission is granted to anyone to use the KSC for any purpose, including
25 commercial applications, and to alter it and redistribute it freely, subject to
26 the following restrictions:
27
28 1. The origin of the KSC must not be misrepresented; you must not claim that
29 you wrote the original software. If you use the KSC in a product, an
30 acknowledgment in the product documentation would be appreciated but is not
31 required.
32 2. Altered source versions must be plainly marked as such, and must not be
33 misrepresented as being the original software.
34 3. This notice may not be removed or altered from any source distribution.