| Index: source/samples/numfmt/util.h
|
| diff --git a/source/samples/numfmt/util.h b/source/samples/numfmt/util.h
|
| index e50ef7aae2cd86e9315cad934cab2626661145b0..e946129ce9a157eabf1ddcd417b8a93fe686ec92 100644
|
| --- a/source/samples/numfmt/util.h
|
| +++ b/source/samples/numfmt/util.h
|
| @@ -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/unistr.h"
|
| #include "unicode/fmtable.h"
|
|
|