basename: List David MacKenzie as the author.
authorJim Meyering <meyering@redhat.com>
Mon, 23 Jun 2008 12:54:33 +0000 (14:54 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 23 Jun 2008 12:54:33 +0000 (14:54 +0200)
* src/basename.c (AUTHORS): List David as the author.
* AUTHORS: Update here, too.

AUTHORS
src/basename.c

diff --git a/AUTHORS b/AUTHORS
index 666edc16b8048e2e41926b092a00852565d9480e..eab9bec17bd6785cff423a688b66e825d97af647 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,7 +3,7 @@ each followed by the name(s) of its author(s).
 
 arch: David MacKenzie, Karel Zak
 base64: Simon Josefsson
-basename: FIXME unknown
+basename: David MacKenzie
 cat: Torbjörn Granlund, Richard M. Stallman
 chcon: Russell Coker, Jim Meyering
 chgrp: David MacKenzie, Jim Meyering
index 38e887923f0cce600c2740864ddecc709b3a843a..69b708fe76487485dc04bcb8087a6fcdf65e629b 100644 (file)
@@ -37,7 +37,7 @@
 /* The official name of this program (e.g., no `g' prefix).  */
 #define PROGRAM_NAME "basename"
 
-#define AUTHORS proper_name ("FIXME unknown")
+#define AUTHORS proper_name ("David MacKenzie")
 
 void
 usage (int status)