X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..refs/heads/master:/icuSources/samples/numfmt/capi.c diff --git a/icuSources/samples/numfmt/capi.c b/icuSources/samples/numfmt/capi.c index 9b8a1117..bf96f011 100644 --- a/icuSources/samples/numfmt/capi.c +++ b/icuSources/samples/numfmt/capi.c @@ -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-2002, International Business Machines Corporation and * others. All Rights Reserved. - ********************************************************************/ + *************************************************************************/ #include "unicode/unum.h" #include "unicode/ustring.h"