tentative fix for issue 3 (ex 53)
[mplib] / src / texk / kpathsea / AUTHORS
1 Karl Berry wrote all files not otherwise marked, with help from Kathryn
2 Hargreaves on some of the original versions.
3
4 Thomas Esser originated most of the MakeTeX... scripts.  Subsequent changes
5 were made by Olaf Weber and Thomas Esser.
6
7 The brace expansion code in expand.c was written by Olaf Weber, replacing
8 the original code borrowed from bash.
9
10 The implementation of the link trick in pathsearch.c is taken from GNU
11 find, implemented by David MacKenzie from Matthew Farwell's suggestion.