Fix speling of own name.
Fix EMail address.
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>