Skip to content

Commit 3e24d02

Browse files
committed
Add license for rscala
1 parent c88a914 commit 3e24d02

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

zeppelin-distribution/src/bin_license/LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ The text of each license is also included at licenses/LICENSE-[project]-[version
159159
(BSD 3 Clause) highlightjs v8.4.0 (https://highlightjs.org/) - https://github.com/isagalaev/highlight.js/blob/8.4/LICENSE
160160
(BSD 3 Clause) hamcrest v1.3 (http://hamcrest.org/JavaHamcrest/) - http://opensource.org/licenses/BSD-3-Clause
161161
(BSD Style) JLine v2.12.1 (https://github.com/jline/jline2) - https://github.com/jline/jline2/blob/master/LICENSE.txt
162+
(BSD Clause) RScala 1.0.6 (https://cran.r-project.org/web/packages/rscala/index.html) - https://cran.r-project.org/web/licenses/BSD_3_clause
162163

163164

164165

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
https://cran.r-project.org/web/packages/rscala/LICENSE
2+
3+
YEAR: 2013-2015
4+
COPYRIGHT HOLDER: David B. Dahl
5+
ORGANIZATION: Brigham Young University
6+
7+
https://cran.r-project.org/web/licenses/BSD_3_clause
8+
9+
Based on http://opensource.org/licenses/BSD-3-Clause
10+
11+
This is a template. Complete and ship as file LICENSE the following 3
12+
lines (only)
13+
14+
YEAR:
15+
COPYRIGHT HOLDER:
16+
ORGANIZATION:
17+
18+
and specify as
19+
20+
License: BSD_3_clause + file LICENSE
21+
22+
23+
Copyright (c) <YEAR>, <COPYRIGHT HOLDER>
24+
25+
Redistribution and use in source and binary forms, with or without
26+
modification, are permitted provided that the following conditions are
27+
met:
28+
29+
Redistributions of source code must retain the above copyright
30+
notice, this list of conditions and the following disclaimer.
31+
32+
Redistributions in binary form must reproduce the above copyright
33+
notice, this list of conditions and the following disclaimer in
34+
the documentation and/or other materials provided with the
35+
distribution.
36+
37+
Neither the name of the <ORGANIZATION> nor the names of its
38+
contributors may be used to endorse or promote products derived
39+
from this software without specific prior written permission.
40+
41+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
43+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
44+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
45+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
46+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
47+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
48+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
49+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
50+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
51+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)