Chromium Code Reviews

Unified Diff: source/i18n/decNumber.c

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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/i18n/decNumber.h ('k') | source/i18n/decNumberLocal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/i18n/decNumber.c
diff --git a/source/i18n/decNumber.c b/source/i18n/decNumber.c
index bac3ade96cd2a518b3666867e354482ad5a7ad40..2604c37ebe88db15da33e2c9439e68429b6b5cae 100644
--- a/source/i18n/decNumber.c
+++ b/source/i18n/decNumber.c
@@ -1,3 +1,5 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/* ------------------------------------------------------------------ */
/* Decimal Number arithmetic module */
/* ------------------------------------------------------------------ */
« no previous file with comments | « source/i18n/decNumber.h ('k') | source/i18n/decNumberLocal.h » ('j') | no next file with comments »

Powered by Google App Engine