| Index: source/samples/coll/coll.cpp
|
| diff --git a/source/samples/coll/coll.cpp b/source/samples/coll/coll.cpp
|
| index 28e52392c0a7061b6c6546c46cee50a729c96ca0..f0793706b57215f7a3973305f35aaeb5a2caa6be 100644
|
| --- a/source/samples/coll/coll.cpp
|
| +++ b/source/samples/coll/coll.cpp
|
| @@ -1,8 +1,14 @@
|
| -/********************************************************************
|
| +/*************************************************************************
|
| + *
|
| + * Copyright (C) 2016 and later: Unicode, Inc. and others.
|
| + * License & terms of use: http://www.unicode.org/copyright.html#License
|
| + *
|
| + *************************************************************************
|
| + *************************************************************************
|
| * COPYRIGHT:
|
| * Copyright (C) 2002-2006 IBM, Inc. All Rights Reserved.
|
| *
|
| - ********************************************************************/
|
| + *************************************************************************/
|
|
|
| /**
|
| * This program demos string collation
|
|
|