Add build script
[sudo-osx-update.git] / LICENSE.txt
blobf21a5740c2881e73da8cc747d6d476a3c8e33a91
1 Sudo is distributed under the following license:
3    Copyright (c) 1994-1996, 1998-2013
4         Todd C. Miller <Todd.Miller@courtesan.com>
6    Permission to use, copy, modify, and distribute this software for any
7    purpose with or without fee is hereby granted, provided that the above
8    copyright notice and this permission notice appear in all copies.
10    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18    Sponsored in part by the Defense Advanced Research Projects
19    Agency (DARPA) and Air Force Research Laboratory, Air Force
20    Materiel Command, USAF, under agreement number F39502-99-1-0512.
22 The file redblack.c bears the following license:
24    Copyright (c) 2001 Emin Martinian
26    Redistribution and use in source and binary forms, with or without
27    modification, are permitted provided that neither the name of Emin
28    Martinian nor the names of any contributors are be used to endorse or
29    promote products derived from this software without specific prior
30    written permission.
32    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
33    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
35    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
36    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
37    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
38    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
39    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
40    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
41    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44 The files getcwd.c, glob.c, glob.h and snprintf.c bear the following license:
46    Copyright (c) 1989, 1990, 1991, 1993
47         The Regents of the University of California.  All rights reserved.
49    Redistribution and use in source and binary forms, with or without
50    modification, are permitted provided that the following conditions
51    are met:
52    1. Redistributions of source code must retain the above copyright
53       notice, this list of conditions and the following disclaimer.
54    2. Redistributions in binary form must reproduce the above copyright
55       notice, this list of conditions and the following disclaimer in the
56       documentation and/or other materials provided with the distribution.
57    3. Neither the name of the University nor the names of its contributors
58       may be used to endorse or promote products derived from this software
59       without specific prior written permission.
61    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
62    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
63    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
64    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
65    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
66    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
67    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
68    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
69    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
70    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
71    SUCH DAMAGE.
73 The files nonunix.h and vasgroups.c bear the following license:
75    Copyright (c) 2006 Quest Software, Inc.  All rights reserved.
77    Redistribution and use in source and binary forms, with or without
78    modification, are permitted provided that the following conditions are met:
80    1. Redistributions of source code must retain the above copyright notice,
81       this list of conditions and the following disclaimer.
82    2. Redistributions in binary form must reproduce the above copyright
83       notice, this list of conditions and the following disclaimer in the
84       documentation and/or other materials provided with the distribution.
85    3. Neither the name of Quest Software, Inc. nor the names of its
86       contributors may be used to endorse or promote products derived from
87       this software without specific prior written permission.
89    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
90    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
91    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
92    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
93    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
94    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
95    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
96    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
97    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
98    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
99    POSSIBILITY OF SUCH DAMAGE.
101 The file fnmatch.c bears the following license:
103    Copyright (c) 2011, VMware, Inc.
104    All rights reserved.
106    Redistribution and use in source and binary forms, with or without
107    modification, are permitted provided that the following conditions are met:
108        * Redistributions of source code must retain the above copyright
109          notice, this list of conditions and the following disclaimer.
110        * Redistributions in binary form must reproduce the above copyright
111          notice, this list of conditions and the following disclaimer in the
112          documentation and/or other materials provided with the distribution.
113        * Neither the name of the VMware, Inc. nor the names of its contributors
114          may be used to endorse or promote products derived from this software
115          without specific prior written permission.
117    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
118    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
119    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
120    ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
121    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
122    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
123    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
124    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
125    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
126    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
128 The embedded copy of zlib bears the following license:
130   Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
132   This software is provided 'as-is', without any express or implied
133   warranty.  In no event will the authors be held liable for any damages
134   arising from the use of this software.
136   Permission is granted to anyone to use this software for any purpose,
137   including commercial applications, and to alter it and redistribute it
138   freely, subject to the following restrictions:
140   1. The origin of this software must not be misrepresented; you must not
141      claim that you wrote the original software. If you use this software
142      in a product, an acknowledgment in the product documentation would be
143      appreciated but is not required.
144   2. Altered source versions must be plainly marked as such, and must not be
145      misrepresented as being the original software.
146   3. This notice may not be removed or altered from any source distribution.
148   Jean-loup Gailly        Mark Adler
149   jloup@gzip.org          madler@alumni.caltech.edu