1 |
Noit itself is released under the following license: |
---|
2 |
|
---|
3 |
Copyright (c) 2007,2008, OmniTI Computer Consulting, Inc. |
---|
4 |
All rights reserved. |
---|
5 |
|
---|
6 |
Redistribution and use in source and binary forms, with or without |
---|
7 |
modification, are permitted provided that the following conditions are |
---|
8 |
met: |
---|
9 |
|
---|
10 |
* Redistributions of source code must retain the above copyright |
---|
11 |
notice, this list of conditions and the following disclaimer. |
---|
12 |
* Redistributions in binary form must reproduce the above |
---|
13 |
copyright notice, this list of conditions and the following |
---|
14 |
disclaimer in the documentation and/or other materials provided |
---|
15 |
with the distribution. |
---|
16 |
* Neither the name OmniTI Computer Consulting, Inc. nor the names |
---|
17 |
of its contributors may be used to endorse or promote products |
---|
18 |
derived from this software without specific prior written |
---|
19 |
permission. |
---|
20 |
|
---|
21 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
---|
22 |
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
---|
23 |
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
---|
24 |
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
---|
25 |
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
---|
26 |
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
---|
27 |
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
---|
28 |
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
---|
29 |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
---|
30 |
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
---|
31 |
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
32 |
|
---|
33 |
== Additional libraries and components == |
---|
34 |
|
---|
35 |
Source code included in this distribution have varying (but compatible) |
---|
36 |
licenses. They are listed here in brief form. Their licenses can be |
---|
37 |
found in full form with their code within the source tree. |
---|
38 |
|
---|
39 |
jlog: new-BSD style (no advert) |
---|
40 |
noitedit: (libedit: new-BSD w/advert) |
---|
41 |
eventer: new-BSD |
---|
42 |
serf: Apache-2.0 |
---|
43 |
lua: MIT |
---|
44 |
libudns: LGPL |
---|
45 |
collectd: LGPL |
---|
46 |
esper: GPLv2 |
---|
47 |
activemq: Apache-2.0 |
---|
48 |
reconnoiter.jar: GPLv2 |
---|
49 |
|
---|
50 |
* "This product includes software developed by the OpenEvidence Project |
---|
51 |
* for use in the OpenEvidence Toolkit (http://www.openevidence.org/) |
---|
52 |
* This product includes software developed by the OpenSSL Project |
---|
53 |
* for use in the OpenSSL Toolkit (http://www.openssl.org/)" |
---|
54 |
* This product includes cryptographic software written by Eric Young |
---|
55 |
* (eay@cryptsoft.com). This product includes software written by Tim |
---|
56 |
* Hudson (tjh@cryptsoft.com)." |
---|
57 |
|
---|