| Index: source/samples/numfmt/util.cpp
|
| diff --git a/source/samples/numfmt/util.cpp b/source/samples/numfmt/util.cpp
|
| index 121e13099a9eb6f85ff6673381e6227a2637019e..15dc825066e94a8733d39f105bfdfd21d556bc34 100644
|
| --- a/source/samples/numfmt/util.cpp
|
| +++ b/source/samples/numfmt/util.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-2003,2009, International Business Machines Corporation and
|
| + * Copyright (c) 1999-2009, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/unistr.h"
|
| #include "unicode/fmtable.h"
|
|
|