From cf7a4ceabcdf30129cbbbcc464871930f7a3df78 Mon Sep 17 00:00:00 2001 From: laforge Date: Wed, 7 Aug 2002 09:07:41 +0000 Subject: copyright / GPL notice --- ip6tables-standalone.c | 7 +++++++ ip6tables.c | 7 +++++++ iptables-restore.c | 6 +++--- iptables-save.c | 7 +++++-- iptables-standalone.c | 7 +++++++ 5 files changed, 29 insertions(+), 5 deletions(-) diff --git a/ip6tables-standalone.c b/ip6tables-standalone.c index fd576f6..7391ccf 100644 --- a/ip6tables-standalone.c +++ b/ip6tables-standalone.c @@ -1,6 +1,13 @@ /* * Author: Paul.Russell@rustcorp.com.au and mneuling@radlogic.com.au * + * (C) 2000-2002 by the netfilter coreteam : + * Paul 'Rusty' Russell + * Marc Boucher + * James Morris + * Harald Welte + * Jozsef Kadlecsik + * * Based on the ipchains code by Paul Russell and Michael Neuling * * iptables -- IP firewall administration for kernels with 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 : + * Paul 'Rusty' Russell + * Marc Boucher + * James Morris + * Harald Welte + * Jozsef Kadlecsik + * * 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 diff --git a/iptables-restore.c b/iptables-restore.c index 3abda11..65670f2 100644 --- a/iptables-restore.c +++ b/iptables-restore.c @@ -1,10 +1,10 @@ /* Code to restore the iptables state, from file by iptables-save. - * (C) 2000 by Harald Welte + * (C) 2000-2002 by Harald Welte * based on previous code from Rusty Russell * - * This code is distributed under the terms of GNU GPL + * This code is distributed under the terms of GNU GPL v2 * - * $Id: iptables-restore.c,v 1.20 2002/01/17 20:43:10 laforge Exp $ + * $Id: iptables-restore.c,v 1.21 2002/05/29 13:08:15 laforge Exp $ */ #include diff --git a/iptables-save.c b/iptables-save.c index cb7da40..74e71ff 100644 --- a/iptables-save.c +++ b/iptables-save.c @@ -1,6 +1,9 @@ /* Code to save the iptables state, in human readable-form. */ -/* Authors: Paul 'Rusty' Russell and - * Harald Welte +/* (C) 1999 by Paul 'Rusty' Russell and + * (C) 2000-2002 by Harald Welte + * + * This code is distributed under the terms of GNU GPL v2 + * */ #include #include diff --git a/iptables-standalone.c b/iptables-standalone.c index 1564bc9..8a4c90e 100644 --- a/iptables-standalone.c +++ b/iptables-standalone.c @@ -3,6 +3,13 @@ * * Based on the ipchains code by Paul Russell and Michael Neuling * + * (C) 2000-2002 by the netfilter coreteam : + * Paul 'Rusty' Russell + * Marc Boucher + * James Morris + * Harald Welte + * Jozsef Kadlecsik + * * iptables -- IP firewall administration for kernels with * firewall table (aimed for the 2.3 kernels) * -- cgit v1.2.3