[monitoring-plugins] fix outdated Free Software Foundation address
Git Repository
git at nagios-plugins.org
Wed Jan 22 11:50:07 CET 2014
Module: monitoring-plugins
Branch: master
Commit: 42e77f9f51fe1665236cd3c750eec7e86c8650eb
Author: Lars Vogdt <lrupp at suse.de>
Committer: Holger Weiss <holger at zedat.fu-berlin.de>
Date: Wed Jan 22 11:01:19 2014 +0100
URL: https://www.nagios-plugins.org/repositories/monitoring-plugins/commit/?id=42e77f9
fix outdated Free Software Foundation address
---
plugins-scripts/check_file_age.pl | 2 +-
plugins-scripts/check_ifoperstatus.pl | 3 ++-
plugins-scripts/check_ifstatus.pl | 2 +-
plugins-scripts/check_mailq.pl | 4 ++--
4 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/plugins-scripts/check_file_age.pl b/plugins-scripts/check_file_age.pl
index 2ae1138..4cdb36d 100755
--- a/plugins-scripts/check_file_age.pl
+++ b/plugins-scripts/check_file_age.pl
@@ -18,7 +18,7 @@
#
# you should have received a copy of the GNU General Public License
# along with this program if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
use strict;
use English;
diff --git a/plugins-scripts/check_ifoperstatus.pl b/plugins-scripts/check_ifoperstatus.pl
index abcec68..a431cf3 100755
--- a/plugins-scripts/check_ifoperstatus.pl
+++ b/plugins-scripts/check_ifoperstatus.pl
@@ -19,7 +19,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA
#
#
# Report bugs to: help at monitoring-plugins.org
diff --git a/plugins-scripts/check_ifstatus.pl b/plugins-scripts/check_ifstatus.pl
index a4be960..b8faada 100755
--- a/plugins-scripts/check_ifstatus.pl
+++ b/plugins-scripts/check_ifstatus.pl
@@ -22,7 +22,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
#
#
# Report bugs to: ck at zet.net, help at monitoring-plugins.org
diff --git a/plugins-scripts/check_mailq.pl b/plugins-scripts/check_mailq.pl
index 31eb46a..2406568 100755
--- a/plugins-scripts/check_mailq.pl
+++ b/plugins-scripts/check_mailq.pl
@@ -20,8 +20,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#
+# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+# USA
#
############################################################################
More information about the Commits
mailing list