summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 15:19:20 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 15:19:20 (GMT)
commit01e570f4a4e2a2701b6afeaba4eddf91a31fbe45 (patch)
tree252bfe06acac980fa590acad6b3c43085ddd523e /tools
parent7ee3525423f17cb8269a11e679355733867131e9 (diff)
downloadmonitoring-plugins-01e570f4a4e2a2701b6afeaba4eddf91a31fbe45.tar.gz
Capitalize "Monitoring Plugins"
"Monitoring Plugins" is a name.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tango2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tango b/tools/tango
index 0d07b1f..2737166 100755
--- a/tools/tango
+++ b/tools/tango
@@ -16,7 +16,7 @@ $REVISION =~ s/ \$ $//;
16 16
17my $PACKAGE = 'Monitoring Plugins'; 17my $PACKAGE = 'Monitoring Plugins';
18my $RELEASE = '1.3'; 18my $RELEASE = '1.3';
19my $WARRANTY = "The monitoring plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n"; 19my $WARRANTY = "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n";
20 20
21my $version = undef; 21my $version = undef;
22my $help = undef; 22my $help = undef;