summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/extensions/ebt_inat.c
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-02-08 20:02:28 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-02-08 20:02:28 +0000
commit6731d6eb86c5fbdb1ffdd1d167162594c8b8beb7 (patch)
tree85a8acf3b6f19d0ac71b1e7d8b17225f609f3a7c /userspace/ebtables2/extensions/ebt_inat.c
parentbb1e6769f539ac3fcb3a44a6591c9ff6a5cb534e (diff)
general cleanup + add -C and -c
Diffstat (limited to 'userspace/ebtables2/extensions/ebt_inat.c')
-rw-r--r--userspace/ebtables2/extensions/ebt_inat.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/userspace/ebtables2/extensions/ebt_inat.c b/userspace/ebtables2/extensions/ebt_inat.c
index aae5cab..1aa9435 100644
--- a/userspace/ebtables2/extensions/ebt_inat.c
+++ b/userspace/ebtables2/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>