Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: source/data/cldr-icu-readme.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/build.xml ('k') | source/data/coll/af.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/cldr-icu-readme.txt
diff --git a/source/data/cldr-icu-readme.txt b/source/data/cldr-icu-readme.txt
index 9e433497cdffd330945ec4d7f31747bea05a0bdd..02626d32338b3d6816e818e9d2f2d5493367be1c 100644
--- a/source/data/cldr-icu-readme.txt
+++ b/source/data/cldr-icu-readme.txt
@@ -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.
@@ -122,7 +122,7 @@
# 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`
« no previous file with comments | « source/data/build.xml ('k') | source/data/coll/af.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698