summaryrefslogtreecommitdiff
path: root/icu4j/perf-tests/ucharacterperf.pl
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2021-01-18 17:56:33 +0000
committerVictor Chang <vichang@google.com>2021-01-19 16:12:46 +0000
commit978167a4775e0a41aa6e7bc14de93d977dbbb5b9 (patch)
tree5d0cdd05d8e8c50b6d4647c454f4b2577a4c9ec0 /icu4j/perf-tests/ucharacterperf.pl
parent8ad64df576fd6880ff73969b9a53f786c2a83a67 (diff)
downloadicu-978167a4775e0a41aa6e7bc14de93d977dbbb5b9.tar.gz
Copy ICU release-68-2 into aosp/icu68
Copy the files with the following commands: find icu4j/ -type f,d ! -regex ".*/\(Android.mk\|Android.bp\|adjust_icudt_path.mk\|liblayout-jarjar-rules.txt\|.gitignore\|AndroidTest.xml\)" -delete find icu4c/ -type f,d ! -regex ".*/\(Android.mk\|Android.bp\|.gitignore\|AndroidTest.xml\)" -delete cp -r ${UPSTREAM_ICU_GIT}/icu4j . cp -r ${UPSTREAM_ICU_GIT}/icu4c . git checkout HEAD -- icu4c/.gitignore icu4j/.gitignore rm -r tools/cldr cp -r ${UPSTREAM_ICU_GIT}/tools/cldr tools/cldr Extra command to force adding ignored files: cd tools/cldr/lib && git add -f install-cldr-jars.sh pom.xml Change-Id: I601eead71f295e3e69de1bf35fee800ebbb9970b
Diffstat (limited to 'icu4j/perf-tests/ucharacterperf.pl')
-rwxr-xr-xicu4j/perf-tests/ucharacterperf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/icu4j/perf-tests/ucharacterperf.pl b/icu4j/perf-tests/ucharacterperf.pl
index 1f4ca3b46..b3a0461bf 100755
--- a/icu4j/perf-tests/ucharacterperf.pl
+++ b/icu4j/perf-tests/ucharacterperf.pl
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl
# * © 2016 and later: Unicode, Inc. and others.
-# * License & terms of use: http://www.unicode.org/copyright.html#License
+# * License & terms of use: http://www.unicode.org/copyright.html
# *******************************************************************************
# * Copyright (C) 2002-2007 International Business Machines Corporation and *
# * others. All Rights Reserved. *