]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/cldr-icu-readme.txt
ICU-57165.0.1.tar.gz
[apple/icu.git] / icuSources / data / cldr-icu-readme.txt
index 9e433497cdffd330945ec4d7f31747bea05a0bdd..02626d32338b3d6816e818e9d2f2d5493367be1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2013, International Business Machines Corporation and others.
+# Copyright (C) 2010-2014, International Business Machines Corporation and others.
 # All Rights Reserved.                  
 #
 # Commands for regenerating ICU4C locale data (.txt files) from CLDR.
 # 1a. Java and ant variables, adjust for your system
 
 export JAVA_HOME=`/usr/libexec/java_home`
-export ANT_OPTS="-Xmx1024m
+export ANT_OPTS="-Xmx1024m"
 
 # 1b. CLDR variables, adjust for your setup; with cygwin it might be e.g.
 # CLDR_DIR=`cygpath -wp /build/cldr`