This repository was archived by the owner on Jul 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path3rd_party_licenses.txt
More file actions
48 lines (22 loc) · 1.5 KB
/
3rd_party_licenses.txt
File metadata and controls
48 lines (22 loc) · 1.5 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
LICENSES FOR THIRD-PARTY COMPONENTS
===============================================================================
The following sections list licensing information for
libraries included with the maljson source and components
used to test maljson.
The following software may be included in this product:
===============================================================================
SLF4J Simple Binding
SLF4J API Module
Copyright (c) 2004-2007 QOS.ch
SLF4J Simple Binding 1.7.5 and SLF4J API Module 1.7.5 use MIT license, shown below. See the License for details about distribution rights, and the specific rights regarding derivate works.
https://opensource.org/licenses/mit-license.php
---------------------------------------------------------------------------
FindBugs JSR305
FindBugs JSR305 » 2.0.2 uses GNU Lesser General Public License and Apache 2.0 license, shown below. See the License for details about distribution rights, and the specific rights regarding derivate works.
http://www.gnu.org/licenses/lgpl.html
http://www.apache.org/licenses/LICENSE-2.0.html
---------------------------------------------------------------------------
JUnit
JUnit » 4.11 uses Eclipse Public License - Version 1.0, shown below. See the License for details about distribution rights, and the specific rights regarding derivate works.
http://www.eclipse.org/org/documents/epl-v10.php
---------------------------------------------------------------------------