-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
26 lines (21 loc) · 1.19 KB
/
LICENSE
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
Unless otherwise noted, This software is in the public domain because it
contains materials that originally came from the United States Geological
Survey, an agency of the United States Department of Interior. For more
information, see the official USGS copyright policy at
http://www.usgs.gov/visual-id/credit_usgs.html#copyright
Dependent libraries found in the "lib" directory are distributed under the
open source (or open source-like) licenses/agreements. Appropriate license
aggrements for each library can be found in the "lib" directory.
Libraries used at runtime
-------------------------
- json-simple-1.1.1.jar (https://code.google.com/p/json-simple/)
Libraries used to build/test package
------------------------------------
- asm-4.1.jar (http://asm.ow2.org/index.html)
- asm-commons-4.1.jar (http://asm.ow2.org/index.html)
- asm-tree-4.1.jar (http://asm.ow2.org/index.html)
- cobertura.jar (http://cobertura.sourceforge.net/)
- hamcrest-core-1.3.jar (https://code.google.com/p/hamcrest/)
- jakarta-oro-2.0.8.jar (http://jakarta.apache.org/oro/)
- junit-4.11.jar (http://junit.org/)
- log4j-1.2.9.jar (http://logging.apache.org/log4j/2.x/)