change the icu4j license to use the x license

X-SVN-Rev: 4994
This commit is contained in:
Syn Wee Quek 2001-06-13 22:01:58 +00:00
parent 65fe4e61c1
commit 17efe6e7c0
2 changed files with 24 additions and 36 deletions

View File

@ -1,46 +1,34 @@
<html>
<head>
<title>X License - International Components for Unicode for Java</title>
<title>ICU4J license - ICU4J 1.3.1 and later</title>
</head>
<body BGCOLOR="#ffffff">
<h2>Terms and Conditions</h2>
<h2>ICU4J license - ICU4J 1.3.1 and later</h2>
<p>COPYRIGHT AND PERMISSION NOTICE</p>
<p>
Copyright (c) 1999,2000,2001 Compaq Computer Corporation<br>
Copyright (c) 1999,2000,2001 Hewlett-Packard Company<br>
Copyright (c) 1999,2000,2001 IBM Corporation<br>
Copyright (c) 1999,2000,2001 Hummingbird Communications Ltd.<br>
Copyright (c) 1999,2000,2001 Silicon Graphics, Inc.<br>
Copyright (c) 1999,2000,2001 Sun Microsystems, Inc.<br>
Copyright (c) 1999,2000,2001 The Open Group<br>
Copyright (c) 1995-2001 International Business Machines Corporation and others
</p>
<p>
All rights reserved.
</p>
<p>
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.
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.
</p>
<p>
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.
</p>
<p>
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.
</p>
<p>
X Window System is a trademark of The Open Group.
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.
</p>
<hr>
<small>OSF/1, OSF/Motif and Motif are registered trademarks, and OSF, the OSF logo, LBX, X Window System, and Xinerama are trademarks of the Open Group. All other trademarks and registered trademarks mentioned herein are the property of their respective owners.
<small>
All trademarks and registered trademarks mentioned herein are the property of their respective owners.
</small>
</body>
</html>

View File

@ -55,7 +55,7 @@ to fixing any bugs, and will also use your feedback to help plan future releases
<h3><a name=license></a><u>License Information</u></h3>
<p>
ICU4C and ICU4J have changed their licenses from the IPL (IBM Public License) to the X license. The X license is a non-viral and recommended free software license that is compatible with the GNU GPL license. This is effective starting with release 1.8.1 of ICU4C and release 1.3.1 of ICU4J. All previous ICU releases will continue to utilize the IPL. New ICU releases will adopt the X license. The users of previous releases of ICU will need to accept the terms and conditions of the X license in order to adopt the new ICU releases.
The ICU projects (ICU4C and ICU4J) have changed their licenses from the IPL (IBM Public License) to the X license. The X license is a non-viral and recommended free software license that is compatible with the GNU GPL license. This is effective starting with release 1.8.1 of ICU4C and release 1.3.1 of ICU4J. All previous ICU releases will continue to utilize the IPL. New ICU releases will adopt the X license. The users of previous releases of ICU will need to accept the terms and conditions of the X license in order to adopt the new ICU releases.
</p>
<p>
The main effect of the change is to provide GPL compatibility. The X license is listed as GPL compatible, see the gnu page at <a href=http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses>
@ -63,10 +63,10 @@ http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses
</a>
</p>
<p>
The text of the X license is available at <a href=http://www.x.org/terms.htm>http://www.x.org/terms.htm</a>, and is reproduced in the link below:
The text of the X license is available at <a href=http://www.x.org/terms.htm>http://www.x.org/terms.htm</a>. The IBM version contains the essential text of the license, omitting the X-specific trademarks and copyright notices.
</p>
<p>
Please make sure you understand the <a href="license.html">Copyright and License information</a>.</b>
For more details please see the <a href=http://oss.software.ibm.com/icu/press.html>press announcement</a> and the <a href=http://oss.software.ibm.com/icu/project_faq.html#license>Project FAQ</a>.
</p>
<h3><a NAME="WhatContain"></a><u>What the International Components for Unicode for Java
@ -209,7 +209,7 @@ directories contain source code and data files:</b> </p>
<td>contains all class files</td>
</tr>
<tr>
<td>$Root/docs</td>
<td>$Root/doc</td>
<td>contains JavaDoc for all packages</td>
</tr>
</table>
@ -235,21 +235,21 @@ directories contain source code and data files:</b> </p>
<p>The complete API documentation is available on the ICU4J web site:
<ul>
<li><a href="http://oss.software.ibm.com/icu4j/docs/index.html">Complete index</a></li>
<li>International Calendars &#150; <a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/util/IslamicCalendar.html">Islamic</a>,
<a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/util/BuddhistCalendar.html">Buddhist</a>, <a
href="http://oss.software.ibm.com/icu4j/docs/com/ibm/util/HebrewCalendar.html">Hebrew</a>, <a
href="http://oss.software.ibm.com/icu4j/docs/com/ibm/util/JapaneseCalendar.html">Japanese</a></li>
<li><a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/Normalizer.html">Unicode Normalization</a> &#150;
<li><a href="http://oss.software.ibm.com/icu4j/doc/index.html">Complete index</a></li>
<li>International Calendars &#150; <a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/util/IslamicCalendar.html">Islamic</a>,
<a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/util/BuddhistCalendar.html">Buddhist</a>, <a
href="http://oss.software.ibm.com/icu4j/doc/com/ibm/util/HebrewCalendar.html">Hebrew</a>, <a
href="http://oss.software.ibm.com/icu4j/doc/com/ibm/util/JapaneseCalendar.html">Japanese</a></li>
<li><a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/Normalizer.html">Unicode Normalization</a> &#150;
Canonical text representation for W3C</li>
<li><a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/NumberFormat.html">Number Format Enhancements</a> &#150;
<li><a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/NumberFormat.html">Number Format Enhancements</a> &#150;
Scientific Notation, Spelled-out, ...</li>
<li><a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/BreakIterator.html">Enhanced word-break detection</a>
<li><a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/BreakIterator.html">Enhanced word-break detection</a>
&#150; Rule-based, supports Thai</li>
<li><a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/StringSearch.html">Unicode Text Searching</a> &#150;
<li><a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/StringSearch.html">Unicode Text Searching</a> &#150;
Efficient multi-lingual searching</li>
<li>Unicode Text <a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/UnicodeCompressor.html">Compression</a> &amp;
<a href="http://oss.software.ibm.com/icu4j/docs/com/ibm/text/UnicodeDecompressor.html">Decompression</a> &#150; 2:1
<li>Unicode Text <a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/UnicodeCompressor.html">Compression</a> &amp;
<a href="http://oss.software.ibm.com/icu4j/doc/com/ibm/text/UnicodeDecompressor.html">Decompression</a> &#150; 2:1
compression on English Unicode text</li>
</ul>
@ -335,7 +335,7 @@ Completed in 19 seconds</pre>
<tr>
<td>docs</td>
<td>Run javadoc over the main class files, generating an HTML documentation tree in the
subdirectory <strong>docs</strong>.</td>
subdirectory <strong>doc</strong>.</td>
</tr>
<tr>
<td>jar</td>