From 5ead7d42066286031cdd75b833fc9d3a2f6b3a53 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Tue, 4 Jun 2013 12:22:03 +0200 Subject: misc: cleanup header comments Remove header comments where appropriate. And also clean up colorize a bit. Signed-off-by: Daniel Borkmann --- built_in.h | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'built_in.h') diff --git a/built_in.h b/built_in.h index ea81257..1cca2d7 100644 --- a/built_in.h +++ b/built_in.h @@ -1,13 +1,8 @@ -/* - * netsniff-ng - the packet sniffing beast - * Copyright 2009-2012 Daniel Borkmann. - * Parts taken from the Linux kernel, GPL, version 2. - * Subject to the GPL, version 2. - */ - #ifndef BUILT_IN_H #define BUILT_IN_H +/* Parts taken from the Linux kernel, GPL, version 2. */ + #include #include #include -- cgit v1.2.3-54-g00ecf