1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Update copyright year and add license

This commit is contained in:
Luc Didry 2012-05-21 11:33:16 +02:00
parent 0df18b5314
commit 8da25e681b

View file

@ -5,10 +5,9 @@
du - Plugin to monitor multiple directories size
=head1 AUTHOR
=head1 AUTHOR AND COPYRIGHT
Luc Didry <luc AT didry.org>
April 2011
Copyright 2011-2012 Luc Didry <luc AT didry.org>
=head1 HOWTO CONFIGURE AND USE :
@ -44,6 +43,21 @@
#%# family=auto
#%# capabilities=autoconf
=head1 LICENSE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
=cut
use warnings;