summaryrefslogtreecommitdiff
path: root/corking.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:18:06 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:18:06 +0200
commite48c760ee1d369be0cf15eeb3962d48bab9f97ea (patch)
tree37d51d7aeebfec1e76d61c7c5bc5c2b7c28679d7 /corking.c
parent58cc52ab9af7752c486f3b8a6a9ad1a9c78f16cd (diff)
misc: remove two header comments
It's ridiculous to have a header comment here. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'corking.c')
-rw-r--r--corking.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/corking.c b/corking.c
index ce10324..d37409f 100644
--- a/corking.c
+++ b/corking.c
@@ -1,9 +1,3 @@
-/*
- * netsniff-ng - the packet sniffing beast
- * Copyright 2009, 2010 Daniel Borkmann.
- * Subject to the GPL, version 2.
- */
-
#include <sys/types.h>
#include <sys/socket.h>
#include <linux/udp.h>