From: Markus Scherer Date: Tue, 14 Feb 2017 19:46:45 +0000 (+0000) Subject: ICU-12410 UTF-8 for new C++ source files like in ICU-12764 X-Git-Tag: release-59-rc~145^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a65ca778c77eda604c0c0919d7f35f443ac290a1;p=icu ICU-12410 UTF-8 for new C++ source files like in ICU-12764 X-SVN-Rev: 39674 --- diff --git a/icu4c/source/common/edits.cpp b/icu4c/source/common/edits.cpp index 2bc9c220b8b..e36ff745a2d 100644 --- a/icu4c/source/common/edits.cpp +++ b/icu4c/source/common/edits.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017 and later: Unicode, Inc. and others. +// © 2017 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html // edits.cpp diff --git a/icu4c/source/common/ucasemap_imp.h b/icu4c/source/common/ucasemap_imp.h index 8e287f7a17d..e400f4af1d0 100644 --- a/icu4c/source/common/ucasemap_imp.h +++ b/icu4c/source/common/ucasemap_imp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 and later: Unicode, Inc. and others. +// © 2017 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html // ucasemap_imp.h diff --git a/icu4c/source/common/unicode/casemap.h b/icu4c/source/common/unicode/casemap.h index a65d9eb2543..0abd06068b1 100644 --- a/icu4c/source/common/unicode/casemap.h +++ b/icu4c/source/common/unicode/casemap.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 and later: Unicode, Inc. and others. +// © 2017 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html // casemap.h diff --git a/icu4c/source/common/unicode/edits.h b/icu4c/source/common/unicode/edits.h index 01d770632b6..8f944a4435b 100644 --- a/icu4c/source/common/unicode/edits.h +++ b/icu4c/source/common/unicode/edits.h @@ -1,4 +1,4 @@ -// Copyright (C) 2016 and later: Unicode, Inc. and others. +// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html // edits.h