| Index: source/samples/numfmt/capi.c
|
| diff --git a/source/samples/numfmt/capi.c b/source/samples/numfmt/capi.c
|
| index 9b8a1117b1284006bf9e5051edd1c27e6ecaab89..91b6b8071a3bc1b5f6b3ef800bcab4c9528416b2 100644
|
| --- a/source/samples/numfmt/capi.c
|
| +++ b/source/samples/numfmt/capi.c
|
| @@ -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
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/unum.h"
|
| #include "unicode/ustring.h"
|
|
|