--- projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in 2004/01/19 16:49:23 1.6 +++ projects/libstatgrab/src/statgrab/statgrab-make-mrtg-index.in 2004/04/06 14:53:00 1.7 @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# i-scream central monitoring system +# i-scream libstatgrab # http://www.i-scream.org # Copyright (C) 2000-2004 i-scream # @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# $Id: statgrab-make-mrtg-index.in,v 1.6 2004/01/19 16:49:23 tdb Exp $ +# $Id: statgrab-make-mrtg-index.in,v 1.7 2004/04/06 14:53:00 tdb Exp $ use strict; use Getopt::Long;