summaryrefslogtreecommitdiffstats
path: root/ip6tables.c
diff options
context:
space:
mode:
authorlaforge <laforge>2002-08-07 09:07:41 +0000
committerlaforge <laforge>2002-08-07 09:07:41 +0000
commitcf7a4ceabcdf30129cbbbcc464871930f7a3df78 (patch)
tree01dfba43dec382b567db5dd7c616ce897b3840fb /ip6tables.c
parentc1c243cbc725f65adbc3be232f7660d76a146d9b (diff)
copyright / GPL notice
Diffstat (limited to 'ip6tables.c')
-rw-r--r--ip6tables.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/ip6tables.c b/ip6tables.c
index b3346b1..ed607d9 100644
--- a/ip6tables.c
+++ b/ip6tables.c
@@ -3,6 +3,13 @@
/*
* Author: Paul.Russell@rustcorp.com.au and mneuling@radlogic.com.au
*
+ * (C) 2000-2002 by the netfilter coreteam <coreteam@netfilter.org>:
+ * Paul 'Rusty' Russell <rusty@rustcorp.com.au>
+ * Marc Boucher <marc+nf@mbsi.ca>
+ * James Morris <jmorris@intercode.com.au>
+ * Harald Welte <laforge@gnumonks.org>
+ * Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or