summaryrefslogtreecommitdiffstats
path: root/src/addr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/addr.c')
-rw-r--r--src/addr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/addr.c b/src/addr.c
index 9a68ed8..2672fab 100644
--- a/src/addr.c
+++ b/src/addr.c
@@ -1,7 +1,4 @@
-/* ulogd
- *
- * userspace logging daemon for the iptables ULOG target
- * of the linux 2.4 netfilter subsystem.
+/* IP address handling functions
*
* (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
* (C) 2012 by Eric Leblond <eric@regit.org>