| Index: source/samples/strsrch/Makefile
|
| diff --git a/source/samples/strsrch/Makefile b/source/samples/strsrch/Makefile
|
| index ffd211c061cec2a6665c75ef8b7f315c5a7b9407..d23eed9a6345126424449019a432ed1d9480f5e6 100644
|
| --- a/source/samples/strsrch/Makefile
|
| +++ b/source/samples/strsrch/Makefile
|
| @@ -1,3 +1,6 @@
|
| +# Copyright (C) 2016 and later: Unicode, Inc. and others.
|
| +# License & terms of use: http://www.unicode.org/copyright.html#License
|
| +#
|
| # Copyright (c) 2000-2002 IBM, Inc. and others
|
| # sample code makefile
|
|
|
|
|