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

Unified Diff: source/samples/coll/coll.cpp

Issue 2440913002: Update ICU to 58.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/coll/Makefile ('k') | source/samples/coll/coll.vcxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/samples/coll/coll.cpp
diff --git a/source/samples/coll/coll.cpp b/source/samples/coll/coll.cpp
index 28e52392c0a7061b6c6546c46cee50a729c96ca0..f0793706b57215f7a3973305f35aaeb5a2caa6be 100644
--- a/source/samples/coll/coll.cpp
+++ b/source/samples/coll/coll.cpp
@@ -1,8 +1,14 @@
-/********************************************************************
+/*************************************************************************
+ *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ *
+ *************************************************************************
+ *************************************************************************
* COPYRIGHT:
* Copyright (C) 2002-2006 IBM, Inc. All Rights Reserved.
*
- ********************************************************************/
+ *************************************************************************/
/**
* This program demos string collation
« no previous file with comments | « source/samples/coll/Makefile ('k') | source/samples/coll/coll.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698