From e47e82c8df178eb10d25266bb2414f898a253e21 Mon Sep 17 00:00:00 2001
From: wei <>
Date: Mon, 1 May 2006 00:53:39 +0000
Subject: Update 3rd party code licenses.
---
.gitattributes | 1 +
framework/3rdParty/readme.html | 60 +++++++++++++++++++++++++++++++++++-
framework/I18N/core/data/license.txt | 35 +++++++++++++++++++++
3 files changed, 95 insertions(+), 1 deletion(-)
create mode 100644 framework/I18N/core/data/license.txt
diff --git a/.gitattributes b/.gitattributes
index 7adffb0a..ad6aeca0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -546,6 +546,7 @@ framework/I18N/core/data/kok.dat -text
framework/I18N/core/data/kok_IN.dat -text
framework/I18N/core/data/kw.dat -text
framework/I18N/core/data/kw_GB.dat -text
+framework/I18N/core/data/license.txt -text
framework/I18N/core/data/lt.dat -text
framework/I18N/core/data/lt_LT.dat -text
framework/I18N/core/data/lv.dat -text
diff --git a/framework/3rdParty/readme.html b/framework/3rdParty/readme.html
index c81d263e..34ff1d1e 100644
--- a/framework/3rdParty/readme.html
+++ b/framework/3rdParty/readme.html
@@ -45,10 +45,68 @@ projects.
N.A. |
Tar.php |
- Version 3.0 of the PHP license |
+ PHP License 3.0 |
System.IO.TTarFileExtractor |
TTarFileExtractor is based on Tar.php whose author is Vincent Blavet. |
+
+ ../I18N/core/data |
+ International Components for Unicode (Locale Data) |
+ BSD??? |
+ System.I18N.core.* |
+ The ICU data http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icu/source/data/locales/ are PHP serialized. |
+
+
+ ../I18N/core/util.php |
+ PEAR :: Package :: DB |
+ PHP License 3.0 |
+ N.A. |
+ The parseDSN() function from DB.php file. |
+
+
+ ../I18N/core/TCache_Lite.php |
+ PEAR :: Package :: Cache_Lite |
+ LGPL |
+ N.A. |
+ Cache_Lite class was renamed as TCache_Lite for packaging purposes. |
+
+
+ ../I18N/core/Gettext |
+ PEAR :: Package :: File_Gettext |
+ PHP License 3.0 |
+ N.A. |
+ File_Gettext, File::Gettext::MO, and File::Gettext::PO |
+
+
+
+ ../Web/Javascripts/TJSON.php |
+ Service_JSON proposal |
+ BSD |
+ N.A. |
+ JSON encoder/decoder by Michal Migurski, Matt Knapp and Brett Stimmerman |
+
+
+
+ ../Web/Javascripts/effects/rico.js |
+ Rico |
+ Apache License v2 |
+ N.A. |
+ Rico Javascript Library (not yet utilized in Prado) |
+
+
+ ../Web/Javascripts/prototype |
+ Prototype javascript library |
+ The Prototype License (MIT based) |
+ N.A. |
+ Core of Prado javascript library. |
+
+
+ ../Web/Javascripts/extra/logger.js |
+ http://gleepglop.com/javascripts/logger/ http://slayeroffice.com |
+ None |
+ TJavascriptLogger |
+ Javascript logger by Corey Johnson. Object Tree by S.G. Chipman. |
+