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

Unified Diff: source/data/brkitr/root.txt

Issue 2436413002: Update to ICU 58rc step 1
Patch Set: Created 4 years, 2 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/brkitr/pt.txt ('k') | source/data/brkitr/ru.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/brkitr/root.txt
diff --git a/source/data/brkitr/root.txt b/source/data/brkitr/root.txt
index 77ddd1405a72f7bf7b43990e16f3bc1ad3b0c6f6..050fa688829867a4a2fa3f733f8d82a83ebb086d 100644
--- a/source/data/brkitr/root.txt
+++ b/source/data/brkitr/root.txt
@@ -1,17 +1,11 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/segments/root.xml ../../xml/brkitr/root.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
root{
- Version{"2.1.20.0"}
+ Version{"2.1.29.25"}
boundaries{
grapheme:process(dependency){"char.brk"}
- line:process(dependency){"line_normal.brk"}
- line_loose:process(dependency){"line_normal.brk"}
+ line:process(dependency){"line.brk"}
+ line_loose:process(dependency){"line_loose.brk"}
line_normal:process(dependency){"line_normal.brk"}
line_strict:process(dependency){"line.brk"}
sentence:process(dependency){"sent.brk"}
« no previous file with comments | « source/data/brkitr/pt.txt ('k') | source/data/brkitr/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698