summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--iptables-save.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables-save.c b/iptables-save.c
index 6bee337..6039714 100644
--- a/iptables-save.c
+++ b/iptables-save.c
@@ -1,5 +1,5 @@
/* Code to save the iptables state, in human readable-form. */
-/* Authors: Paul 'Rusty' Russel <rusty@linuxcare.com.au> and
+/* Authors: Paul 'Rusty' Russell <rusty@rustcorp.com.au> and
* Harald Welte <laforge@gnumonks.org>
*/
#include <getopt.h>