diff options
-rw-r--r-- | corking.c | 6 | ||||
-rw-r--r-- | cpusched.c | 6 |
2 files changed, 0 insertions, 12 deletions
@@ -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> @@ -1,9 +1,3 @@ -/* - * netsniff-ng - the packet sniffing beast - * Copyright 2011 Daniel Borkmann. - * Subject to the GPL, version 2. - */ - #define _GNU_SOURCE #include <search.h> #include <limits.h> |