summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_inat.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_inat.c')
-rw-r--r--extensions/ebt_inat.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/extensions/ebt_inat.c b/extensions/ebt_inat.c
index aae5cab..1aa9435 100644
--- a/extensions/ebt_inat.c
+++ b/extensions/ebt_inat.c
@@ -1,3 +1,11 @@
+/* ebt_inat
+ *
+ * Authors:
+ * Grzegorz Borowiak <grzes@gnu.univ.gda.pl>
+ *
+ * August, 2003
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>