| Index: source/samples/ucnv/flagcb.c
|
| diff --git a/source/samples/ucnv/flagcb.c b/source/samples/ucnv/flagcb.c
|
| index 3344c73f2bc903f498335f9b037229c8e6a88bba..45a0faa8bbab319fe0ea2c52912881f5434f84be 100644
|
| --- a/source/samples/ucnv/flagcb.c
|
| +++ b/source/samples/ucnv/flagcb.c
|
| @@ -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-2007, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + **************************************************************************/
|
|
|
| #include "unicode/utypes.h"
|
| #include "unicode/ucnv.h"
|
|
|