summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_addrtype.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2013-04-06 13:41:25 +0200
committerPablo Neira Ayuso <pablo@soleta.eu>2013-05-29 19:26:12 +0200
commit0c3753b1d4226a6e7bea9619415cf40cadee1e58 (patch)
treea5534f7e684b8c74095a35dab8ce2a3223688c69 /extensions/libxt_addrtype.c
parentce7d0619ce49587ca78456caf467cf25f7cbbc4e (diff)
extensions: add copyright statements
Add copyright statements to all extensions authored by myself. Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'extensions/libxt_addrtype.c')
-rw-r--r--extensions/libxt_addrtype.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/libxt_addrtype.c b/extensions/libxt_addrtype.c
index e8a85456..e5d3033c 100644
--- a/extensions/libxt_addrtype.c
+++ b/extensions/libxt_addrtype.c
@@ -1,4 +1,6 @@
/* Shared library add-on to iptables to add addrtype matching support
+ *
+ * Copyright (c) 2003-2013 Patrick McHardy <kaber@trash.net>
*
* This program is released under the terms of GNU GPL */
#include <stdio.h>