summaryrefslogtreecommitdiff
path: root/src/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/head.c')
-rw-r--r--src/head.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/head.c b/src/head.c
index 3a890dfa5..91544adae 100644
--- a/src/head.c
+++ b/src/head.c
@@ -38,6 +38,8 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "head"
+#define AUTHORS "David MacKenzie"
+
/* FIXME: someday, make this really *be* `long long'. */
typedef long int U_LONG_LONG;