-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
30 lines (20 loc) · 1.2 KB
/
Copy pathNOTICE
File metadata and controls
30 lines (20 loc) · 1.2 KB
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
===================================================================================
Script4J
Script4J is a set of libraries that allows to write programs and libraries
in TypeScript/JavaScript using Java application programming interface (API).
Copyright (c) 2018-2019 Pavel Kastornyy. The specified copyright does not
cover application programming interface (API) and the documentation for this
API, which were taken from other libraries (the libraries are listed below).
Script4J is licensed under the GNU General Public License, version 2, with
the Classpath Exception.
====================================================================================
OpenJDK
Script4J is using Java API and the documentation for this API, which were
taken from OpenJDK. OpenJDK is licensed under the GNU General Public License,
version 2, with the Classpath Exception.
http://openjdk.java.net/legal/gplv2+ce.html
OpenJFX
Script4J is using API and the documentation for this API, which were
taken from OpenJFX. OpenJFX is licensed under the GNU General Public License,
version 2, with the Classpath Exception.
http://openjdk.java.net/legal/gplv2+ce.html