diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 12:22:03 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 12:22:03 +0200 |
commit | 5ead7d42066286031cdd75b833fc9d3a2f6b3a53 (patch) | |
tree | beb8d52f0417c5835a453e21235f3f8272530579 /ipv6.h | |
parent | 01525e848cd682d51319383c9968979224255b53 (diff) |
misc: cleanup header comments
Remove header comments where appropriate. And also clean up colorize
a bit.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ipv6.h')
-rw-r--r-- | ipv6.h | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,10 +1,3 @@ -/* - * netsniff-ng - the packet sniffing beast - * Copyright (C) 2009, 2010 Daniel Borkmann - * Copyright (C) 2012 Christoph Jaeger <christoph@netsniff-ng.org> - * Subject to the GPL, version 2. - */ - #ifndef IPV6_H #define IPV6_H |