summaryrefslogtreecommitdiffstats
path: root/plugins-scripts/check_file_age.pl
diff options
context:
space:
mode:
authorLars Vogdt <lrupp@suse.de>2014-01-22 10:01:19 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-22 10:43:31 (GMT)
commit42e77f9f51fe1665236cd3c750eec7e86c8650eb (patch)
tree6ff22f86f232a7eab4fe69bc988f46bd3d82edc3 /plugins-scripts/check_file_age.pl
parent67f225260445a798eb249978348a4709387f1a08 (diff)
downloadmonitoring-plugins-42e77f9f51fe1665236cd3c750eec7e86c8650eb.tar.gz
fix outdated Free Software Foundation address
Diffstat (limited to 'plugins-scripts/check_file_age.pl')
-rwxr-xr-xplugins-scripts/check_file_age.pl2
1 files changed, 1 insertions, 1 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 @@
18# 18#
19# you should have received a copy of the GNU General Public License 19# you should have received a copy of the GNU General Public License
20# along with this program if not, write to the Free Software Foundation, 20# along with this program if not, write to the Free Software Foundation,
21# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA 21# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
22 22
23use strict; 23use strict;
24use English; 24use English;