summaryrefslogtreecommitdiffstats
path: root/include/ulogd/addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ulogd/addr.h')
-rw-r--r--include/ulogd/addr.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ulogd/addr.h b/include/ulogd/addr.h
index 9c91270..b4432e3 100644
--- a/include/ulogd/addr.h
+++ b/include/ulogd/addr.h
@@ -1,3 +1,10 @@
+/* IP address handling functions
+ *
+ * (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
+ * (C) 2012 by Eric Leblond <eric@regit.org>
+ *
+ * This code is distributed under the terms of GNU GPL version 2 */
+
#ifndef _ADDR_H
#define _ADDR_H