From 3c90a370ea5860ed66d35285aba8304ed4f5c9ba Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 28 Oct 2013 23:58:36 +0100 Subject: Update URLs and mailing list addresses Now that we moved our infrastructure away from SourceForge, update the URLs and mailing list addresses accordingly. --- plugins-root/check_dhcp.c | 2 +- plugins-root/check_icmp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins-root') diff --git a/plugins-root/check_dhcp.c b/plugins-root/check_dhcp.c index 42eedec8..ef9a50cc 100644 --- a/plugins-root/check_dhcp.c +++ b/plugins-root/check_dhcp.c @@ -35,7 +35,7 @@ const char *progname = "check_dhcp"; const char *copyright = "2001-2007"; -const char *email = "nagiosplug-devel@lists.sourceforge.net"; +const char *email = "devel@nagios-plugins.org"; #include "common.h" #include "netutils.h" diff --git a/plugins-root/check_icmp.c b/plugins-root/check_icmp.c index 56685f86..255c531c 100644 --- a/plugins-root/check_icmp.c +++ b/plugins-root/check_icmp.c @@ -40,7 +40,7 @@ /* char *progname = "check_icmp"; */ char *progname; const char *copyright = "2005-2008"; -const char *email = "nagiosplug-devel@lists.sourceforge.net"; +const char *email = "devel@nagios-plugins.org"; /** nagios plugins basic includes */ #include "common.h" -- cgit v1.2.3-74-g34f1