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