summaryrefslogtreecommitdiff
path: root/src/chcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chcon.c')
-rw-r--r--src/chcon.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/chcon.c b/src/chcon.c
index 01bb4ad69..2642bf4a9 100644
--- a/src/chcon.c
+++ b/src/chcon.c
@@ -31,7 +31,9 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "chcon"
-#define AUTHORS "Russell Coker", "Jim Meyering"
+#define AUTHORS \
+ proper_name ("Russell Coker"), \
+ proper_name ("Jim Meyering")
enum Change_status
{