summaryrefslogtreecommitdiff
path: root/src/csplit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/csplit.c')
-rw-r--r--src/csplit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csplit.c b/src/csplit.c
index 2680d29d5..bc1bd58e6 100644
--- a/src/csplit.c
+++ b/src/csplit.c
@@ -1378,7 +1378,7 @@ main (int argc, char **argv)
textdomain (PACKAGE);
parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,
- "Stuart Kemp and David MacKenzie", usage);
+ AUTHORS, usage);
global_argv = argv;
controls = NULL;