X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..refs/heads/master:/icuSources/samples/translit/unaccent.cpp diff --git a/icuSources/samples/translit/unaccent.cpp b/icuSources/samples/translit/unaccent.cpp index d3af7f35..b16a5a40 100644 --- a/icuSources/samples/translit/unaccent.cpp +++ b/icuSources/samples/translit/unaccent.cpp @@ -1,8 +1,12 @@ -/******************************************************************** +/********************************************************************** + * © 2016 and later: Unicode, Inc. and others. + * License & terms of use: http://www.unicode.org/copyright.html#License + ********************************************************************** + ********************************************************************** * COPYRIGHT: * Copyright (c) 1999-2003, International Business Machines Corporation and * others. All Rights Reserved. - ********************************************************************/ + **********************************************************************/ #include "unaccent.h"