--- projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java 2003/02/05 14:27:59 1.6 +++ projects/cms/source/util/uk/org/iscream/cms/util/InvalidXMLException.java 2004/08/01 10:41:08 1.7 @@ -1,6 +1,6 @@ /* * i-scream central monitoring system - * http://www.i-scream.org.uk + * http://www.i-scream.org * Copyright (C) 2000-2002 i-scream * * This program is free software; you can redistribute it and/or @@ -29,7 +29,7 @@ package uk.org.iscream.cms.util; * could be changed later on. * * @author $Author: tdb $ - * @version $Id: InvalidXMLException.java,v 1.6 2003/02/05 14:27:59 tdb Exp $ + * @version $Id: InvalidXMLException.java,v 1.7 2004/08/01 10:41:08 tdb Exp $ */ public class InvalidXMLException extends Exception {