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

Unified Diff: source/samples/strsrch/readme.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/samples/strsrch/Makefile ('k') | source/samples/strsrch/strsrch.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/samples/strsrch/readme.txt
diff --git a/source/samples/strsrch/readme.txt b/source/samples/strsrch/readme.txt
index 589c7adf83b052c46e44942a21c3448b5b2ba17e..e140d9a1ffdfdf7ed9aab76d8615bf5a5310d7f9 100644
--- a/source/samples/strsrch/readme.txt
+++ b/source/samples/strsrch/readme.txt
@@ -1,3 +1,6 @@
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html#License
+
Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
strsrch: a sample program which finds the occurrences of a pattern string in a source string, using user-defined collation rules.
« no previous file with comments | « source/samples/strsrch/Makefile ('k') | source/samples/strsrch/strsrch.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698