| Index: source/samples/translit/unaccent.h
|
| diff --git a/source/samples/translit/unaccent.h b/source/samples/translit/unaccent.h
|
| index 10ee9d9096b45c89c2243f0d81169df743d8f241..35f39c0c5ce6f7fa3863927534f8e4ebaefbc4c4 100644
|
| --- a/source/samples/translit/unaccent.h
|
| +++ b/source/samples/translit/unaccent.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-2003, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| - ********************************************************************/
|
| + ***********************************************************************/
|
|
|
| #include "unicode/translit.h"
|
| #include "unicode/normlzr.h"
|
|
|