--- projects/pystatgrab/setup.py 2004/03/25 23:01:13 1.13 +++ projects/pystatgrab/setup.py 2004/04/06 14:53:01 1.14 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# i-scream central monitoring system +# i-scream pystatgrab # http://www.i-scream.org # Copyright (C) 2000-2004 i-scream # @@ -18,7 +18,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: setup.py,v 1.13 2004/03/25 23:01:13 tdb Exp $ +# $Id: setup.py,v 1.14 2004/04/06 14:53:01 tdb Exp $ # """Python bindings for libstatgrab."""