diff --git a/plugins/disk/du-2 b/plugins/disk/du-2 index 16bd1873..bdea7bb9 100755 --- a/plugins/disk/du-2 +++ b/plugins/disk/du-2 @@ -5,10 +5,9 @@ du - Plugin to monitor multiple directories size -=head1 AUTHOR +=head1 AUTHOR AND COPYRIGHT - Luc Didry - April 2011 + Copyright 2011-2012 Luc Didry =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 . + =cut use warnings;