Skip to content

Commit cce8e09

Browse files
NicoPeters.NPNicoPeters.NP
NicoPeters.NP
authored and
NicoPeters.NP
committed
created readme of libraries and their licenses
git-svn-id: http://oryx-editor.googlecode.com/svn/trunk@1021 d672c736-503d-0410-a38a-9366997c882b
1 parent d6fd807 commit cce8e09

13 files changed

+81
-1422
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#Wed Aug 27 11:01:28 CEST 2008
1+
#Wed Sep 10 17:27:14 CEST 2008
22
eclipse.preferences.version=1
33
encoding/<project>=UTF-8

LIBRARIES

+62
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
This file lists all used libraries (in alphabetical order) and their licenses this project uses.
2+
3+
**Java Libraries**
4+
5+
Library License License File
6+
----------------------------------------------------------------------------
7+
batik-anim.jar Apache 2.0 included in jar file
8+
batik-awt-util.jar Apache 2.0 included in jar file
9+
batik-bridge.jar Apache 2.0 included in jar file
10+
batik-codec.jar Apache 2.0 included in jar file
11+
batik-css.jar Apache 2.0 included in jar file
12+
batik-dom.jar Apache 2.0 included in jar file
13+
batik-ext.jar W3C Notice and License included in jar file
14+
batik-extension.jar Apache 2.0 included in jar file
15+
batik-gui-util.jar Apache 2.0 included in jar file
16+
batik-gvt.jar Apache 2.0 included in jar file
17+
batik-parser.jar Apache 2.0 included in jar file
18+
batik-script.jar Apache 2.0 included in jar file
19+
batik-svg-dom.jar Apache 2.0 included in jar file
20+
batik-svggen.jar Apache 2.0 included in jar file
21+
batik-swing.jar Apache 2.0 included in jar file
22+
batik-transcoder.jar Apache 2.0 included in jar file
23+
batik-util.jar Apache 2.0 included in jar file
24+
batik-xml.jar Apache 2.0 included in jar file
25+
commons-codec-1.3.jar Apache 2.0 included in jar file
26+
commons-collections-3.2.jar Apache 2.0 included in jar file
27+
commons-configuration-1.5.jar Apache 2.0 included in jar file
28+
commons-fileupload-1.2.jar Apache 2.0 included in jar file
29+
commons-httpclient-3.0.jar Apache 2.0 included in jar file
30+
commons-io-1.4.jar Apache 2.0 included in jar file
31+
commons-lang-2.3.jar Apache 2.0 included in jar file
32+
commons-logging-1.1.1.jar Apache 2.0 included in jar file
33+
custom_rhino.jar ? -
34+
dom3-xml-apis.jar W3C Notice and License included in jar file
35+
Own Public Domain License
36+
fop.jar Apache 2.0 included in jar file
37+
js.jar MPL 1.1 and GPL 2.0 licenses/LICENSE.js.txt
38+
openid4java.jar ? -
39+
oryxAtlas.jar NO LICENSE!!! -
40+
pdf-transcoder.jar Apache 2.0 -
41+
servlet-api.jar ? -
42+
xml-apis.ext.jar Apache 2.0 included in jar file
43+
xmlgraphics-commons-1.1.jar Apache 2.0 included in jar file
44+
45+
46+
47+
**Javascript Libraries**
48+
Library License License File
49+
----------------------------------------------------------------------------
50+
ext-2.0.2 LGPL 3.0 /ext-2.0.2/LICENSE.txt
51+
path_parser.js ? -
52+
prototype-1.5.1.js MIT License /licenses/LICENSE.prototype-1.5.1
53+
54+
55+
56+
57+
**Other**
58+
Library License License File
59+
----------------------------------------------------------------------------
60+
ARIS-Export.dtd ? -
61+
extract-rdf.xsl Public Domain by Owner included in file
62+

build.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
deploymentdir = /var/lib/tomcat5.5/webapps
1+
deploymentdir = /Users/nicolas.peters/Documents/tomcat6/webapps
2+
tomcat6 = /Users/nicolas.peters/Documents/tomcat6

lib/licenses/LICENSE.commons-collections-3.2.txt

-202
This file was deleted.

0 commit comments

Comments
 (0)