| Index: source/samples/strsrch/readme.txt
|
| diff --git a/source/samples/strsrch/readme.txt b/source/samples/strsrch/readme.txt
|
| index 589c7adf83b052c46e44942a21c3448b5b2ba17e..e140d9a1ffdfdf7ed9aab76d8615bf5a5310d7f9 100644
|
| --- a/source/samples/strsrch/readme.txt
|
| +++ b/source/samples/strsrch/readme.txt
|
| @@ -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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
|
| strsrch: a sample program which finds the occurrences of a pattern string in a source string, using user-defined collation rules.
|
|
|
|
|