| Index: source/samples/datefmt/answers/main_3.cpp
|
| diff --git a/source/samples/datefmt/answers/main_3.cpp b/source/samples/datefmt/answers/main_3.cpp
|
| index e7776836277aa6a2d9d87d4177b7faef6cf99bbd..66f9e7cd5812a4090426a97a0dc9c1800f0b2529 100644
|
| --- a/source/samples/datefmt/answers/main_3.cpp
|
| +++ b/source/samples/datefmt/answers/main_3.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, International Business Machines Corporation and
|
| + * Copyright (c) 1999-2003, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/unistr.h"
|
| #include "unicode/calendar.h"
|
|
|