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

Unified Diff: source/data/brkitr/brklocal.mk

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll 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/Makefile.in ('k') | source/data/brkitr/dictionaries/cjdict.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/brkitr/brklocal.mk
diff --git a/source/data/brkitr/brklocal.mk b/source/data/brkitr/brklocal.mk
index 204458cd24ead4187a0656768b5e4059de8c60bd..d000e9be476ce95de0611dbd7c0ba66e9ce2f1a2 100644
--- a/source/data/brkitr/brklocal.mk
+++ b/source/data/brkitr/brklocal.mk
@@ -1,5 +1,5 @@
-# * Copyright (C) 1998-2014, International Business Machines
-# * Corporation and others. All Rights Reserved.
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
BRK_RES_CLDR_VERSION = %version%
# A list of txt's to build
# Note:
@@ -41,6 +41,7 @@ BRK_DICT_SOURCE = burmesedict.txt cjdict.txt khmerdict.txt laodict.txt\
# List of break iterator files (brk).
BRK_SOURCE = char.txt line.txt\
line_normal.txt line_normal_cj.txt line_normal_fi.txt\
+ line_loose_cj.txt\
sent.txt sent_el.txt title.txt word.txt
« no previous file with comments | « source/data/Makefile.in ('k') | source/data/brkitr/dictionaries/cjdict.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698