| Index: source/samples/msgfmt/main.cpp
|
| diff --git a/source/samples/msgfmt/main.cpp b/source/samples/msgfmt/main.cpp
|
| index e92db51789bd4a1a0c378f5d44a663802dcf91b4..66d47126569be975a45a6a7f4e2c2a0f52c109ef 100644
|
| --- a/source/samples/msgfmt/main.cpp
|
| +++ b/source/samples/msgfmt/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/msgfmt.h"
|
|
|