summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:28:48 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:28:48 +0200
commitbbe8ff0a2bc4dfb8a3b92ed6cb0983e6039d5b34 (patch)
tree7ac7bbc6b5c17c25f1b8973fa1da74d919e5e617
parent1c0df00bdead4a02df12d610401dd34f7ea59a01 (diff)
cpusched: remove useless header comment
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r--cpusched.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpusched.h b/cpusched.h
index a7c26ce..3af8281 100644
--- a/cpusched.h
+++ b/cpusched.h
@@ -1,9 +1,3 @@
-/*
- * netsniff-ng - the packet sniffing beast
- * Copyright 2011 Daniel Borkmann.
- * Subject to the GPL, version 2.
- */
-
#ifndef CPUSCHED_H
#define CPUSCHED_H