root/tags/0.11.1RC3/LICENSE

Revision 2343, 2.3 KB (checked in by david, 10 months ago)

license cleanup

  • Property svn:keywords set to Id
Line 
1AGAVI LICENSE INFORMATION
2=========================
3
4This library is free software; you can redistribute it and/or
5modify it under the terms of the GNU Lesser General Public
6License as published by the Free Software Foundation; either
7version 2.1 of the License, or (at your option) any later version.
8
9This library is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12Lesser General Public License for more details.
13
14You should have received a copy of the GNU Lesser General Public
15License along with this library; if not, write to the Free Software
16Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
18
19DETAILED LICENSE INFORMATION PER COMPONENT
20==========================================
21
22Agavi
23-----
24
25Agavi is originally based on Mojavi3 r775 by Sean Kerr.
26
27For more information about Agavi, visit the homepage:
28http://www.agavi.org/
29
30The corresponding license can be found in LICENSE-AGAVI.
31
32--
33
34
35International Components for Unicode
36------------------------------------
37
38This software contains a port of parts of the International Components for
39Unicode library.
40
41For more information about ICU, visit the homepages:
42http://www.ibm.com/software/globalization/icu/
43http://icu.sourceforge.net/
44
45The corresponding license can be found in LICENSE-ICU.
46
47--
48
49
50Unicode Common Locale Data Repository
51-------------------------------------
52
53This software bundles a subset of the Unicode Common Locale Data Repository.
54
55Fore more information about the Unicode CLDR, visit the homepage:
56http://www.unicode.org/cldr/
57
58The corresponding license can be found in LICENSE-UNICODE_CLDR.
59
60--
61
62
63Zoneinfo Database
64-----------------
65
66This software uses data from the Zoneinfo Database, also known as "tz database"
67or "Olson database".
68
69For more information about the Zoneinfo Database, visit the homepage:
70http://www.twinsun.com/tz/tz-link.htm
71
72The Zoneinfo Database is licensed as Public Domain.
73
74--
75
76
77Tango Icon Theme
78----------------
79
80This software uses some icons from the Tango Desktop Project Icon Theme in their
81original SVG versions.
82
83For more information about the Tango Desktop Project, visit the homepage:
84http://tango.freedesktop.org/
85
86The corresponding license can be found in LICENSE-TANGO_ICON_THEME.
Note: See TracBrowser for help on using the browser.