--- projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in 2003/08/28 21:21:32 1.2 +++ projects/libstatgrab/src/statgrab/statgrab-make-mrtg-config.in 2004/04/06 14:53:00 1.5 @@ -1,7 +1,7 @@ #!/usr/bin/perl -w -# i-scream central monitoring system +# i-scream libstatgrab # http://www.i-scream.org -# Copyright (C) 2000-2003 i-scream +# Copyright (C) 2000-2004 i-scream # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License # 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-config.in,v 1.5 2004/04/06 14:53:00 tdb Exp $ use strict; use Getopt::Long;