summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index 13feb850e..308b022ac 100644
--- a/src/install.c
+++ b/src/install.c
@@ -45,7 +45,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "install"
-#define AUTHORS "David MacKenzie"
+#define AUTHORS proper_name ("David MacKenzie")
#if HAVE_SYS_WAIT_H
# include <sys/wait.h>