]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/translit/README.TXT
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / samples / translit / README.TXT
index ab7c163888540338d3bfbe225643fdbe66169274..1240012d9d786febce709002bde72a8e3f02f6f2 100644 (file)
@@ -1,13 +1,24 @@
-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
-This is an exercise for the ICU Workshop (September 2000).
-  http://oss.software.ibm.com/icu/docs/workshop_2000/agenda.html
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html#License
+
+Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+
+
+IMPORTANT:
+
+This sample was originally intended as an exercise for the ICU Workshop (September 2000).
+The code currently provided in the solution file is the answer to the exercises, each step can still be found in the 'answers' subdirectory.
+
+
+
+  http://www.icu-project.org/docs/workshop_2000/agenda.html
 
   Day 2: September 12th 2000
   Pre-requisite:
   1. All the hardware and software requirements from Day 1.
   2. Attended or fully understand Day 1 material.
   3. Read through the ICU user's guide at
-  http://oss.software.ibm.com/icu/userguide/.
+  http://www.icu-project.org/userguide/.
 
   #Transformation Support
   10:45am - 12:00pm
@@ -28,7 +39,7 @@ Microsoft Visual C++ 6.0.  It should work on other ICU releases and
 other platforms as well.
 
  MSVC:
-   Open the file "translit.dsw" in Microsoft Visual C++.
+   Open the file "translit.sln" in Microsoft Visual C++.
 
  Unix:
    - Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU'