]> granicus.if.org Git - icinga2/blob - debian/copyright
Add YAJL to debian/copyright
[icinga2] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: Icinga 2
3 Source: http://www.icinga.org
4
5 Files: *
6 Copyright: 2012-2014 Icinga Development Team (http://www.icinga.org)
7 License: GPL-2+-with-exception
8  This package is free software; you can redistribute it and/or modify
9  it under the terms of the GNU General Public License as published by
10  the Free Software Foundation; either version 2 of the License, or
11  (at your option) any later version.
12  .
13  This package is distributed in the hope that it will be useful,
14  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16  GNU General Public License for more details.
17  .
18  On Debian systems, the complete text of the GNU General
19  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
20  .
21  In addition, as a special exception, the copyright holders give
22  permission to link the code of portions of this program with the
23  OpenSSL library under certain conditions as described in each
24  individual source file, and distribute linked combinations including
25  the two.
26  .
27  You must obey the GNU General Public License in all respects for all
28  of the code used other than OpenSSL. If you modify file(s) with this
29  exception, you may extend this exception to your version of the
30  file(s), but you are not obligated to do so. If you do not wish to do
31  so, delete this exception statement from your version. If you delete
32  this exception statement from all source files in the program, then
33  also delete it here.
34
35 Files: debian/*
36 Copyright: 2012 Alexander Wirt <formorer@debian.org>
37            2013-2014 Markus Frosch <markus@lazyfrosch.de>
38            2014 Icinga Development Team (http://www.icinga.org)
39 License: GPL-2+
40  This package is free software; you can redistribute it and/or modify
41  it under the terms of the GNU General Public License as published by
42  the Free Software Foundation; either version 2 of the License, or
43  (at your option) any later version.
44  .
45  This package is distributed in the hope that it will be useful,
46  but WITHOUT ANY WARRANTY; without even the implied warranty of
47  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
48  GNU General Public License for more details.
49  .
50  On Debian systems, the complete text of the GNU General
51  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
52
53 Files: third-party/yajl/*
54 Copyright: 2007-2014 Lloyd Hilaiel <me@lloyd.io>
55 License: ISC
56  Permission to use, copy, modify, and/or distribute this software for any
57  purpose with or without fee is hereby granted, provided that the above
58  copyright notice and this permission notice appear in all copies.
59  .
60  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
61  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
62  MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
63  ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
64  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
65  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
66  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
67
68 Files: third-party/execvpe/*
69 Copyright: 1991,92, 1995-99, 2002, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
70 License: LGPL-2.1+
71  The GNU C Library is free software; you can redistribute it and/or
72  modify it under the terms of the GNU Lesser General Public
73  License as published by the Free Software Foundation; either
74  version 2.1 of the License, or (at your option) any later version.
75  .
76  The GNU C Library is distributed in the hope that it will be useful,
77  but WITHOUT ANY WARRANTY; without even the implied warranty of
78  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
79  Lesser General Public License for more details.
80  .
81  On Debian systems, the complete text of the GNU General
82  Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
83
84 Files: third-party/mmatch/*
85 Copyright: 1990 Jarkko Oikarinen
86            1996 Run <carlo@runaway.xs4all.nl>
87 License: GPL-1+
88  This program is free software; you can redistribute it and/or modify
89  it under the terms of the GNU General Public License as published by
90  the Free Software Foundation; either version 1, or (at your option)
91  any later version.
92  .
93  This program is distributed in the hope that it will be useful,
94  but WITHOUT ANY WARRANTY; without even the implied warranty of
95  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
96  GNU General Public License for more details.
97  .
98  On Debian systems, the complete text of the GNU General
99  Public License version 2 can be found in "/usr/share/common-licenses/GPL-1".
100
101 Files: third-party/cmake/BoostTestTargets.*
102        third-party/cmake/CopyResourcesToBuildTree.cmake
103        third-party/cmake/GetForceIncludeDefinitions.cmake
104        third-party/cmake/GetGitRevisionDescription.cmake.in
105 Copyright: 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
106            2009-2010 Iowa State University
107 License: Boost Software License 1.0
108  Permission is hereby granted, free of charge, to any person or organization
109  obtaining a copy of the software and accompanying documentation covered by
110  this license (the "Software") to use, reproduce, display, distribute,
111  execute, and transmit the Software, and to prepare derivative works of the
112  Software, and to permit third-parties to whom the Software is furnished to
113  do so, all subject to the following:
114  .
115  The copyright notices in the Software and this entire statement, including
116  the above license grant, this restriction and the following disclaimer,
117  must be included in all copies of the Software, in whole or in part, and
118  all derivative works of the Software, unless such copies or derivative
119  works are solely in the form of machine-executable object code generated by
120  a source language processor.
121  .
122  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
123  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
124  FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
125  SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
126  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
127  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
128  DEALINGS IN THE SOFTWARE.
129
130 Files: third-party/cmake/FindBISON.cmake third-party/cmake/FindFLEX.cmake
131 Copyright: 2006 Tristan Carel
132            2009 Kitware, Inc.
133            2010 Jon Siwek
134 License: BSD-3-clause
135  Redistribution and use in source and binary forms, with or without
136  modification, are permitted provided that the following conditions
137  are met:
138  .
139  * Redistributions of source code must retain the above copyright
140   notice, this list of conditions and the following disclaimer.
141  .
142  * Redistributions in binary form must reproduce the above copyright
143    notice, this list of conditions and the following disclaimer in the
144    documentation and/or other materials provided with the distribution.
145  .
146  * Neither the names of Kitware, Inc., the Insight Software Consortium,
147    nor the names of their contributors may be used to endorse or promote
148    products derived from this software without specific prior written
149    permission.
150  .
151  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
152  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
153  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
154  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
155  HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
156  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
157  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
158  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
159  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
160  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
161  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
162  .
163  This software is distributed WITHOUT ANY WARRANTY; without even the
164  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
165  See the License for more information.
166
167 Files: third-party/cmake/FindGit.cmake
168 Copyright: 2010 Kitware, Inc.
169            2012 Rolf Eike Beer <eike@sf-mail.de>
170 License: BSD-3-clause
171  Redistribution and use in source and binary forms, with or without
172  modification, are permitted provided that the following conditions
173  are met:
174  .
175  * Redistributions of source code must retain the above copyright
176   notice, this list of conditions and the following disclaimer.
177  .
178  * Redistributions in binary form must reproduce the above copyright
179    notice, this list of conditions and the following disclaimer in the
180    documentation and/or other materials provided with the distribution.
181  .
182  * Neither the names of Kitware, Inc., the Insight Software Consortium,
183    nor the names of their contributors may be used to endorse or promote
184    products derived from this software without specific prior written
185    permission.
186  .
187  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
188  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
189  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
190  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
191  HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
192  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
193  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
194  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
195  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
196  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
197  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
198  .
199  This software is distributed WITHOUT ANY WARRANTY; without even the
200  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
201  See the License for more information.
202
203 Files: third-party/cmake/FindPostgreSQL.cmake
204 Copyright:  2004-2009 Kitware, Inc.
205 License: BSD-3-clause
206  Redistribution and use in source and binary forms, with or without
207  modification, are permitted provided that the following conditions
208  are met:
209  .
210  * Redistributions of source code must retain the above copyright
211   notice, this list of conditions and the following disclaimer.
212  .
213  * Redistributions in binary form must reproduce the above copyright
214    notice, this list of conditions and the following disclaimer in the
215    documentation and/or other materials provided with the distribution.
216  .
217  * Neither the names of Kitware, Inc., the Insight Software Consortium,
218    nor the names of their contributors may be used to endorse or promote
219    products derived from this software without specific prior written
220    permission.
221  .
222  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
223  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
224  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
225  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
226  HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
227  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
228  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
229  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
230  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
231  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
232  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
233  .
234  This software is distributed WITHOUT ANY WARRANTY; without even the
235  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
236  See the License for more information.