diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 00:28:48 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 00:28:48 +0200 |
commit | bbe8ff0a2bc4dfb8a3b92ed6cb0983e6039d5b34 (patch) | |
tree | 7ac7bbc6b5c17c25f1b8973fa1da74d919e5e617 | |
parent | 1c0df00bdead4a02df12d610401dd34f7ea59a01 (diff) |
cpusched: remove useless header comment
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | cpusched.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |