aboutsummaryrefslogtreecommitdiffstats
path: root/make-authors-short.pl
AgeCommit message (Collapse)AuthorFilesLines
2004-08-12From Graeme Hewson: Keep the list of authors in the Ethereal man page from Gerald Combs1-1/+2
wrapping, and fix the title. svn path=/trunk/; revision=11727
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-05-22Next attempt to match an empty line on WindowsJörg Mayer1-2/+2
svn path=/trunk/; revision=10960
2004-05-21Don't print empty lines follwing a }Jörg Mayer1-0/+6
svn path=/trunk/; revision=10948
2004-05-21convert AUTHORS file to a shorter version (without the tasks done)Ulf Lamping1-0/+21
for the about dialog svn path=/trunk/; revision=10944