mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
clarified the header comment
This commit is contained in:
parent
601836c1c4
commit
47ed44d4e2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#! /usr/bin/perl
|
#! /usr/bin/perl
|
||||||
# Poor man's Munin Node
|
# Poor man's Munin Node
|
||||||
# Usable with only Perl 5
|
# Usable with as little as Perl 5 core
|
||||||
#(c) 2012 LGPL - Steve Schnepp <steve.schnepp@pwkf.org>
|
#(c) 2012 LGPL - Steve Schnepp <steve.schnepp@pwkf.org>
|
||||||
|
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
Loading…
Reference in a new issue