From 1d47220ab215c10e3883915a24ae1318213fb4da Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 3 Apr 1999 05:22:05 +0000 Subject: Insert AUTHORS definition. --- src/tac.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tac.c') diff --git a/src/tac.c b/src/tac.c index dca32bde4..d65a50925 100644 --- a/src/tac.c +++ b/src/tac.c @@ -51,6 +51,8 @@ tac -r -s '.\| /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "tac" +#define AUTHORS "Jay Lepreau and David MacKenzie" + #if defined __MSDOS__ || defined _WIN32 /* Define this to non-zero on systems for which the regular mechanism (of unlinking an open file and expecting to be able to write, seek -- cgit v1.2.3-54-g00ecf