summaryrefslogtreecommitdiff
path: root/src/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/head.c')
-rw-r--r--src/head.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/head.c b/src/head.c
index 91544adae..4c869baa1 100644
--- a/src/head.c
+++ b/src/head.c
@@ -267,7 +267,7 @@ main (int argc, char **argv)
textdomain (PACKAGE);
parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,
- "David MacKenzie", usage);
+ AUTHORS, usage);
have_read_stdin = 0;