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

Unified Diff: source/samples/datefmt/util.h

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/datefmt/main.cpp ('k') | source/samples/datefmt/util.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/samples/datefmt/util.h
diff --git a/source/samples/datefmt/util.h b/source/samples/datefmt/util.h
index 2d9c4c724e2c4c8aa7a0f3bea4d7f1b2159878cc..716f71ee3e9f4a2b1370238b93ba23d1cfae856b 100644
--- a/source/samples/datefmt/util.h
+++ b/source/samples/datefmt/util.h
@@ -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-2002, International Business Machines Corporation and
+ * Copyright (c) 1999-2003, International Business Machines Corporation and
* others. All Rights Reserved.
- ********************************************************************/
+ *************************************************************************/
#include "unicode/unistr.h"
« no previous file with comments | « source/samples/datefmt/main.cpp ('k') | source/samples/datefmt/util.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698