forked from rollerderby/scoreboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSES
More file actions
62 lines (39 loc) · 1.59 KB
/
Copy pathLICENSES
File metadata and controls
62 lines (39 loc) · 1.59 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Copyright (C) 2008-2011 Mr Temper <MrTemper@CarolinaRollergirls.com>
This file is part of the Carolina Rollergirls (CRG) ScoreBoard.
The CRG ScoreBoard is licensed under either the GNU General Public
License version 3 (or later), or the Apache License 2.0, at your option.
See the file COPYING for details.
Additionally, this scoreboard bundles/uses other software packages which
have their own licenses, as listed below. Please see each package's
website for details on their license and terms.
These packages use the Apache License 2.0:
JarJar (jarjar-*.jar)
http://code.google.com/p/jarjar/
Apache James Mime4j (apache-mime4j-*.jar)
http://james.apache.org/mime4j/
Commons Codec (commons-codec-*.jar)
http://commons.apache.org/codec/
Commons Fileupload (commons-fileupload-*.jar)
http://commons.apache.org/fileupload/
Commons IO (commons-io-*.jar)
http://commons.apache.org/io/
Commons Logging (commons-logging-*.jar)
http://commons.apache.org/logging/
Apache HttpComponents (httpclient-*.jar, httpcore-*.jar, httpmime-*.jar)
http://hc.apache.org/
Jetty (jetty-*.jar, servlet-api-*.jar)
http://jetty.codehaus.org/jetty/
Twitter4j (twitter4j-*.jar)
http://twitter4j.org/
These packages use an "Apache-like" license:
Jaxen (jaxen-*.jar)
http://jaxen.codehaus.org/
"Apache-like license":
https://fisheye.codehaus.org/browse/~raw,r=1128/jaxen/trunk/jaxen/LICENSE.txt
JDOM (jdom-*.jar)
http://jdom.org/index.html
"Apache-style open source license":
http://jdom.org/docs/faq.html#a0030
These packages use the GNU Library General Public License v2:
GNU Getopt:
http://www.urbanophile.com/arenn/hacking/getopt/