summaryrefslogtreecommitdiffstats
path: root/iptables-restore.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 /iptables-restore.c
parentc1c243cbc725f65adbc3be232f7660d76a146d9b (diff)
copyright / GPL notice
Diffstat (limited to 'iptables-restore.c')
-rw-r--r--iptables-restore.c6
1 files changed, 3 insertions, 3 deletions
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 <laforge@gnumonks.org>
+ * (C) 2000-2002 by Harald Welte <laforge@gnumonks.org>
* based on previous code from Rusty Russell <rusty@linuxcare.com.au>
*
- * 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 <getopt.h>