-
Notifications
You must be signed in to change notification settings - Fork 75
/
NOTICE
97 lines (74 loc) · 4.37 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
=========================================================================
== NOTICE file corresponding to the section 4d of ==
== the Apache License, Version 2.0 ==
=========================================================================
This product includes the libraries
avro
commons-cli
commons-codec
commons-collections
commons-dbcp
commons-fileupload
commons-httpclient
commons-io
commons-lang
commons-logging
commons-pool
catalina-ant
hadoop
log4j
servlet-api
velocity
all of which are software developed by The Apache Software Foundation (http://www.apache.org/)
This product includes google-collections and protocol buffers, two libraries developed by Google (http://www.google.com, http://code.google.com/p/google-collections/ and http://code.google.com/apis/protocolbuffers/).
This product includes jdom, a library developed by jdom.org.
This product includes jopt-simple, a library for parsing command line options (http://jopt-simple.sourceforge.net/).
This product includes json-simple, a simplified library for json parsing (http://code.google.com/p/json-simple/).
This product includes json, a library for json parsin (http://code.google.com/p/json-simple/).
This product includes Jackson, a JSON processor (http://jackson.codehaus.org/).
This product includes jetty, developed by mortbay.org.
This product includes junit, developed by junit.org
This product includes easymock, easymockclassextension, developed by easymock.org
This product includes voldemort, developed by project-voldemort.org
This product includes joda-time, developed by joda-time.sourceforge.net
This project includes objenesis, developed by objenesis.org
This project includes slf4j, developed by slf4j.org
Copyright (c) 2004-2008 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
This project includes jquery, a javascript library under the MIT license (jquery.org))
This project includes jtreeview, a jquery tree plugin under the MIT license (http://bassistance.de/jquery-plugins/jquery-plugin-treeview/))
This project includes jstree, a jquery tree plugin under the MIT license (http://www.jstree.com/))
This project includes tablesorter, a jquery tree plugin under the MIT license (http://tablesorter.com/docs/))
Copyright (c) 2010 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.