forked from agavi/agavi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
99 lines (60 loc) · 2.55 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
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
AGAVI LICENSE INFORMATION
=========================
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
DETAILED LICENSE INFORMATION PER COMPONENT
==========================================
Agavi
-----
Agavi is originally based on Mojavi3 r775 by Sean Kerr.
For more information about Agavi, visit the homepage:
http://www.agavi.org/
The corresponding license can be found in LICENSE-AGAVI.
--
International Components for Unicode
------------------------------------
This software contains a port of parts of the International Components for
Unicode library.
For more information about ICU, visit the homepages:
http://www.ibm.com/software/globalization/icu/
http://icu.sourceforge.net/
The corresponding license can be found in LICENSE-ICU.
--
Unicode Common Locale Data Repository
-------------------------------------
This software bundles a subset of the Unicode Common Locale Data Repository.
Fore more information about the Unicode CLDR, visit the homepage:
http://www.unicode.org/cldr/
The corresponding license can be found in LICENSE-UNICODE_CLDR.
--
ISO Schematron
--------------
This software uses the ISO Schematron Skeleton, and the ISO Schematron ISO SVRL
implementation, by Rick Jelliffe.
For more information about ISO Schematron, visit the homepage:
http://www.schematron.com/
The corresponding license can be found in LICENSE-SCHEMATRON.
--
Zoneinfo Database
-----------------
This software uses data from the Zoneinfo Database, also known as "tz database"
or "Olson database".
For more information about the Zoneinfo Database, visit the homepage:
http://www.twinsun.com/tz/tz-link.htm
The Zoneinfo Database is licensed as Public Domain.
--
Tango Icon Theme
----------------
This software uses some SVG icons from the Tango Desktop Project Icon Theme.
For more information about the Tango Desktop Project, visit the homepage:
http://tango.freedesktop.org/
The Tango Icons are licensed as Public Domain.