| Index: source/samples/numfmt/main.cpp
|
| diff --git a/source/samples/numfmt/main.cpp b/source/samples/numfmt/main.cpp
|
| index ee375ff72b9123e9b79396004de00ad4d72e6f7c..c53b55ce08e95c12c69f2c6efa54aba2c49b2e0a 100644
|
| --- a/source/samples/numfmt/main.cpp
|
| +++ b/source/samples/numfmt/main.cpp
|
| @@ -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-2014, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/utypes.h"
|
| #include "unicode/unistr.h"
|
|
|