summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-03 05:22:05 +0000
committerJim Meyering <jim@meyering.net>1999-04-03 05:22:05 +0000
commit1d47220ab215c10e3883915a24ae1318213fb4da (patch)
tree076a4e3786254bb51b7f29294d385cd54498dd1a /src/tac.c
parentcf691ec714de68d0a2d0dec53704b02e2ab52009 (diff)
downloadcoreutils-1d47220ab215c10e3883915a24ae1318213fb4da.tar.xz
Insert AUTHORS definition.
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c2
1 files changed, 2 insertions, 0 deletions
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