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

Unified Diff: source/samples/ucnv/flagcb.c

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/ucnv/flagcb.h ('k') | source/test/intltest/simplepatternformattertest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/samples/ucnv/flagcb.c
diff --git a/source/samples/ucnv/flagcb.c b/source/samples/ucnv/flagcb.c
index 3344c73f2bc903f498335f9b037229c8e6a88bba..45a0faa8bbab319fe0ea2c52912881f5434f84be 100644
--- a/source/samples/ucnv/flagcb.c
+++ b/source/samples/ucnv/flagcb.c
@@ -1,8 +1,12 @@
-/********************************************************************
+/**************************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ **************************************************************************
+ **************************************************************************
* COPYRIGHT:
* Copyright (c) 1999-2007, International Business Machines Corporation and
* others. All Rights Reserved.
- ********************************************************************/
+ **************************************************************************/
#include "unicode/utypes.h"
#include "unicode/ucnv.h"
« no previous file with comments | « source/samples/ucnv/flagcb.h ('k') | source/test/intltest/simplepatternformattertest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698