| Index: source/samples/msgfmt/util.h
|
| diff --git a/source/samples/msgfmt/util.h b/source/samples/msgfmt/util.h
|
| index 2d9c4c724e2c4c8aa7a0f3bea4d7f1b2159878cc..2095e1abd1ae7fab60460837643c13b40335af48 100644
|
| --- a/source/samples/msgfmt/util.h
|
| +++ b/source/samples/msgfmt/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"
|
|
|
|
|