summaryrefslogtreecommitdiff
path: root/trie.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:46:07 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:46:07 +0200
commite70f1cf60341251042e071e37fbf7cea1f61b8a6 (patch)
treeb943cc74d5e9baa12efef0ecccd51ec8a0b837d3 /trie.h
parentbbe8ff0a2bc4dfb8a3b92ed6cb0983e6039d5b34 (diff)
trie: remove useless header comment
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trie.h')
-rw-r--r--trie.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/trie.h b/trie.h
index 8b43942..c463991 100644
--- a/trie.h
+++ b/trie.h
@@ -1,9 +1,3 @@
-/*
- * netsniff-ng - the packet sniffing beast
- * Copyright 2011 Daniel Borkmann.
- * Subject to the GPL, version 2.
- */
-
#ifndef TRIE_H
#define TRIE_H