ICU-5460 Remove references to ibm.com
X-SVN-Rev: 20611
This commit is contained in:
parent
f3abdec737
commit
afd294656e
@ -1,6 +1,6 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2005, International Business Machines Corporation and
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
*
|
||||
* FILE NAME: DOCMAIN.h
|
||||
@ -41,7 +41,7 @@
|
||||
* <h3>API References for Previous Releases</h3>
|
||||
* <p>The API References for each release of ICU are also available as
|
||||
* a zip file from the ICU
|
||||
* <a href="http://www.ibm.com/software/globalization/icu/downloads.jsp">download page</a>.</p>
|
||||
* <a href="http://icu.sourceforge.net/download/">download page</a>.</p>
|
||||
*
|
||||
* <hr>
|
||||
*
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
# If this converter alias table looks very confusing, a much easier to
|
||||
# understand view can be found at this demo:
|
||||
# http://www.ibm.com/software/globalization/icu/demo/converters
|
||||
# http://demo.icu-project.org/icu-bin/convexp
|
||||
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2005, International Business Machines Corporation and *
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
@ -282,7 +282,7 @@ public class WriteCharts {
|
||||
out.println("The samples are mechanically generated, and only include single characters");
|
||||
out.println("from the source set. Thus it will <i>not</i> contain examples where the transliteration");
|
||||
out.println("depends on the context around the character. For a more detailed -- and interactive -- example, see the");
|
||||
out.println("<a href='http://www.ibm.com/software/globalization/icu/demo/transform'>Transliteration Demo</a></p><hr>");
|
||||
out.println("<a href='http://demo.icu-project.org/icu-bin/translit'>Transliteration Demo</a></p><hr>");
|
||||
|
||||
// set up the headers
|
||||
int columnCount = 3;
|
||||
|
@ -1,12 +1,12 @@
|
||||
/**
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2001, International Business Machines Corporation and *
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/unicodetools/com/ibm/text/UCA/WriteCollationData.java,v $
|
||||
* $Date: 2006/06/08 18:16:40 $
|
||||
* $Revision: 1.44 $
|
||||
* $Date: 2006/10/29 18:13:56 $
|
||||
* $Revision: 1.45 $
|
||||
*
|
||||
*******************************************************************************
|
||||
*/
|
||||
@ -1818,7 +1818,7 @@ F900..FAFF; CJK Compatibility Ideographs
|
||||
"Generated: " + getNormalDate(),
|
||||
"NOTE: Since UCA handles canonical equivalents, no composites are necessary",
|
||||
"(except in extensions).",
|
||||
"For syntax description, see: http://oss.software.ibm.com/icu/userguide/Collate_Intro.html"
|
||||
"For syntax description, see: http://icu.sourceforge.net/userguide/Collate_Intro.html"
|
||||
};
|
||||
|
||||
if (option == IN_XML) {
|
||||
|
@ -5,7 +5,7 @@
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta name="COPYRIGHT" content=
|
||||
"Copyright (c) 2002-2005 IBM Corporation and others. All Rights Reserved.">
|
||||
"Copyright (c) 2002-2006 IBM Corporation and others. All Rights Reserved.">
|
||||
<title>Chart Instructions</title>
|
||||
<style>
|
||||
|
||||
@ -43,7 +43,7 @@ character name is extracted, and used as an index for the characters. </p>
|
||||
particular characters:
|
||||
<ul>
|
||||
<li>Copy the character from the cell.</li>
|
||||
<li>Go to <a href="http://www.ibm.com/software/globalization/icu/demo/transform">http://www.ibm.com/software/globalization/icu/demo/transform</a></li>
|
||||
<li>Go to <a href="http://demo.icu-project.org/icu-bin/translit">http://demo.icu-project.org/icu-bin/translit</a></li>
|
||||
<li>Paste in under <b>Input 1</b></li>
|
||||
<li>Select <b>Output 1</b>: Any - Name</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user