(AUTHORS): Add Paul Eggert.

This commit is contained in:
Jim Meyering
2001-02-19 08:53:24 +00:00
parent 80016947b7
commit d4142ec88e
+1 -1
View File
@@ -52,7 +52,7 @@ struct rlimit { size_t rlim_cur; };
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "sort"
#define AUTHORS "Mike Haertel"
#define AUTHORS "Mike Haertel and Paul Eggert"
#if defined ENABLE_NLS && HAVE_LANGINFO_H
# include <langinfo.h>