diff options
| -rw-r--r-- | .gitattributes | 1 | ||||
| -rw-r--r-- | framework/3rdParty/readme.html | 60 | ||||
| -rw-r--r-- | framework/I18N/core/data/license.txt | 35 | 
3 files changed, 95 insertions, 1 deletions
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.  <tr>
    <td>N.A.</td>
    <td>Tar.php</td>
 -  <td><a href="http://www.php.net/license/3_0.txt">Version 3.0 of the PHP license</a></td>
 +  <td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
    <td>System.IO.TTarFileExtractor</td>
    <td>TTarFileExtractor is based on Tar.php whose author is Vincent Blavet.</td>
  </tr>
 +<tr>
 +	<td><a href="../I18N/core/data">../I18N/core/data</a></td>
 +	<td><a href="http://icu.sourceforge.net/">International Components for Unicode (Locale Data)</a></td>
 +	<td><a href="http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html">BSD???</a></td>
 +	<td>System.I18N.core.*</td>
 +	<td>The ICU data http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icu/source/data/locales/ are PHP serialized.</td>
 +</tr>
 +<tr>
 +	<td><a href="../I18N/core/util.php">../I18N/core/util.php</a></td>
 +	<td><a href="http://pear.php.net/package/DB">PEAR :: Package :: DB</a></td>
 +	<td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
 +	<td>N.A.</td>
 +	<td>The parseDSN() function from DB.php file.</td>	
 +</tr>
 +<tr>
 +	<td><a href="../I18N/core/TCache_Lite.php">../I18N/core/TCache_Lite.php</a></td>
 +	<td><a href="http://pear.php.net/package/Cache_Lite">PEAR :: Package :: Cache_Lite</a></td>
 +	<td><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
 +	<td>N.A.</td>
 +	<td>Cache_Lite class was renamed as TCache_Lite for packaging purposes.</td>	
 +</tr>
 +<tr>
 +	<td><a href="../I18N/core/Gettext">../I18N/core/Gettext</a></td>
 +	<td><a href="http://pear.php.net/package/File_Gettext">PEAR :: Package :: File_Gettext</a></td>
 +	<td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
 +	<td>N.A.</td>
 +	<td>File_Gettext, File::Gettext::MO, and File::Gettext::PO</td>	
 +</tr>
 +
 +<tr>
 +	<td><a href="../Web/Javascripts/TJSON.php">../Web/Javascripts/TJSON.php</a></td>
 +	<td><a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=198">Service_JSON proposal</a></td>
 +	<td><a href="http://www.opensource.org/licenses/bsd-license.php">BSD</a></td>
 +	<td>N.A.</td>
 +	<td>JSON encoder/decoder by Michal Migurski, Matt Knapp and Brett Stimmerman</td>	
 +</tr>
 +
 +<tr>
 +	<td><a href="../Web/Javascripts/effects/rico.js">../Web/Javascripts/effects/rico.js</a></td>
 +	<td><a href="http://openrico.org/">Rico</a></td>
 +	<td><a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License v2</a></td>
 +	<td>N.A.</td>
 +	<td>Rico Javascript Library (not yet utilized in Prado)</td>	
 +</tr>
 +<tr>
 +	<td><a href="../Web/Javascripts/prototype/">../Web/Javascripts/prototype</a></td>
 +	<td><a href="http://dev.rubyonrails.org/browser/spinoffs/prototype">Prototype javascript library</a></td>
 +	<td><a href="../Web/Javascripts/prototype/LICENSE">The Prototype License (MIT based)</a></td>
 +	<td>N.A.</td>
 +	<td>Core of Prado javascript library.</td>	
 +</tr>
 +<tr>
 +	<td><a href="../Web/Javascripts/extra/logger.js">../Web/Javascripts/extra/logger.js</a></td>
 +	<td><a href="http://gleepglop.com/javascripts/logger/">http://gleepglop.com/javascripts/logger/</a> <a href="http://slayeroffice.com">http://slayeroffice.com</a></td>
 +	<td>None</td>
 +	<td>TJavascriptLogger</td>
 +	<td>Javascript logger by Corey Johnson. Object Tree by S.G. Chipman.</td>	
 +</tr>
  </table>
  </p>
  </body>
 diff --git a/framework/I18N/core/data/license.txt b/framework/I18N/core/data/license.txt new file mode 100644 index 00000000..ccbd57fe --- /dev/null +++ b/framework/I18N/core/data/license.txt @@ -0,0 +1,35 @@ +ICU License - ICU 1.8.1 and later
 +
 +COPYRIGHT AND PERMISSION NOTICE
 +
 +Copyright (c) 1995-2005 International Business Machines Corporation and others
 +All rights reserved.
 +
 +Permission is hereby granted, free of charge, to any person obtaining a
 +copy of this software and associated documentation files (the
 +"Software"), to deal in the Software without restriction, including
 +without limitation the rights to use, copy, modify, merge, publish,
 +distribute, and/or sell copies of the Software, and to permit persons
 +to whom the Software is furnished to do so, provided that the above
 +copyright notice(s) and this permission notice appear in all copies of
 +the Software and that both the above copyright notice(s) and this
 +permission notice appear in supporting documentation.
 +
 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
 +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
 +INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
 +FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 +NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 +WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 +
 +Except as contained in this notice, the name of a copyright holder
 +shall not be used in advertising or otherwise to promote the sale, use
 +or other dealings in this Software without prior written authorization
 +of the copyright holder.
 +
 +--------------------------------------------------------------------------------
 +All trademarks and registered trademarks mentioned herein are the property of their respective owners.
 +
  | 
