| Index: source/samples/datefmt/main.cpp
|
| diff --git a/source/samples/datefmt/main.cpp b/source/samples/datefmt/main.cpp
|
| index e004f9c13079e80001aaf492cad16aec6786a6ba..44cec7bc1af0c814c885470ebf4e06e283707b48 100644
|
| --- a/source/samples/datefmt/main.cpp
|
| +++ b/source/samples/datefmt/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-2003, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| #include "unicode/unistr.h"
|
| #include "unicode/calendar.h"
|
|
|