| Index: source/samples/datefmt/util.cpp
|
| diff --git a/source/samples/datefmt/util.cpp b/source/samples/datefmt/util.cpp
|
| index 9d122dba039791df3b5b6b34dde699ffb393bd79..bb337235cdd49f04092d0fe583f550db2a62c210 100644
|
| --- a/source/samples/datefmt/util.cpp
|
| +++ b/source/samples/datefmt/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-2002,2009, International Business Machines Corporation and
|
| + * Copyright (c) 1999-2003, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/unistr.h"
|
| #include <stdio.h>
|
|
|