-
Notifications
You must be signed in to change notification settings - Fork 859
/
NOTICE
125 lines (88 loc) · 5.15 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
Copyright 2016 LinkedIn Corp.
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
------------------------------------------------------------------------------
This product automatically loads third party code from an external repository(configurable) using Play's build system.
Such third party code is subject to other license terms than as set forth above. Please review the complete list of
dependencies for applicable license terms.
In addition, such third party code may also depend on and load multiple tiers of dependencies. Please review the
applicable licenses of the additional dependencies.
------------------------------------------------------------------------------
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/)
This product includes/uses Apache Commons IO (https://commons.apache.org/proper/commons-io/)
Copyright (c) 2002-2016 The Apache Software Foundation
License: Apache 2.0
This product includes/uses Gson (https://github.com/google/gson)
Copyright (C) 2008 Google Inc.
License: Apache 2.0
This product includes/uses Jsoup (https://github.com/jhy/jsoup)
Copyright (c) 2009 - 2015 Jonathan Hedley ([email protected])
License: The MIT License (https://github.com/jhy/jsoup/blob/master/LICENSE)
This product includes/uses Guava (https://github.com/google/guava)
License: Apache 2.0
This product includes/uses Jackson Databind (http://github.com/FasterXML/jackson)
License: Apache 2.0
This product includes/uses Apache Hadoop (http://hadoop.apache.org/)
Notice: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt
License: Apache 2.0
This product includes/uses Apache Spark (http://spark.apache.org/)
Notice: https://github.com/apache/spark/blob/master/NOTICE
License: Apache 2.0 (https://github.com/apache/spark/blob/master/LICENSE)
This product includes/uses Play Framework (https://www.playframework.com/)
Copyright (C) 2009-2016 Typesafe Inc. (http://www.typesafe.com)
License: Apache 2.0
This product requires the following play dependencies in addition to the core Play library
javaEbean, the Ebean plugin for Java.
javaJdbc, the Java database API.
This product includes/uses JMockit (http://jmockit.org/)
Notice: https://github.com/jmockit/jmockit1/blob/master/NOTICE.txt
License: The MIT License (https://github.com/jmockit/jmockit1/blob/master/LICENSE.txt)
This product includes/uses Mockito (http://mockito.org)
Copyright (c) 2007 Mockito contributors
License: The MIT License (https://github.com/mockito/mockito/blob/master/LICENSE)
This product includes/uses Metrics (http://metrics.dropwizard.io/)
Copyright 2010-2014, Coda Hale, Yammer Inc.. Created using Sphinx 1.4.1.
License: Apache 2.0 (https://github.com/dropwizard/metrics/blob/master/LICENSE)
This product includes/uses ember-cli (https://ember-cli.com/)
Copyright (c) 2013-2016 Stefan Penner, Robert Jackson and ember-cli contributors
License: The MIT License (MIT) (https://github.com/ember-cli/ember-cli/blob/master/LICENSE)
This product includes/uses bower (https://bower.io/)
Copyright (c) 2016 Twitter and other contributors (https://github.com/bower/bower/blob/master/LICENSE)
This product includes/uses broccoli-asset-rev
Copyright (c) 2014 Rick Harrison
The MIT License (MIT) (https://github.com/rickharrison/broccoli-asset-rev/blob/master/LICENSE)
------------------------------------------------------------------------------
Attribution for JavaScript Libraries
------------------------------------------------------------------------------
jQuery (http://jquery.com/)
Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
License: MIT License (http://jquery.org/license)
jQuery Deserialize (https://github.com/kflorence/jquery-deserialize/)
Copyright (c) 2015 Kyle Florence
License: Dual licensed under the MIT and GPLv2 licenses.
Bootstrap (http://getbootstrap.com/)
Copyright 2011-2016 Twitter, Inc.
License: MIT License (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Bootstrap Datepicker (https://github.com/eternicode/bootstrap-datepicker)
Copyright 2012 Stefan Petre, Improvements by Andrew Rowls
License: Apache 2.0
D3.js (http://d3js.org)
Copyright (c) 2010-2016, Michael Bostock
License: BSD 3-Clause (https://github.com/mbostock/d3/blob/master/LICENSE)
ember.js ( http://emberjs.com/)
Copyright (c) 2016 Yehuda Katz, Tom Dale and Ember.js contributors
License: (https://github.com/emberjs/ember.js/blob/master/LICENSE)
------------------------------------------------------------------------------
Attribution for Python Libraries
------------------------------------------------------------------------------
inspyred (https://github.com/aarongarrett/inspyred/)
Copyright (c) 2017, Aaron Garrett
License: MIT License (https://github.com/aarongarrett/inspyred/blob/master/LICENSE)