projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45240f2
)
(AUTHORS): Add my name.
author
Jim Meyering
<jim@meyering.net>
Tue, 4 Nov 2003 06:21:03 +0000
(06:21 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 4 Nov 2003 06:21:03 +0000
(06:21 +0000)
src/chmod.c
patch
|
blob
|
history
diff --git
a/src/chmod.c
b/src/chmod.c
index 5e5cf7d366415a44231adacfbf39612cc87d8bb8..0a71d04b70f9219f653c9ffbd1eda880a352355e 100644
(file)
--- a/
src/chmod.c
+++ b/
src/chmod.c
@@
-35,7
+35,7
@@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "chmod"
-#define AUTHORS "David MacKenzie"
+#define AUTHORS "David MacKenzie"
, "Jim Meyering"
enum Change_status
{