--- projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java 2002/05/21 16:47:19 1.14 +++ projects/cms/source/util/uk/org/iscream/cms/util/FormatName.java 2004/08/01 10:41:08 1.16 @@ -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 @@ -19,7 +19,7 @@ */ //---PACKAGE DECLARATION--- -package uk.org.iscream.cms.server.util; +package uk.org.iscream.cms.util; //---IMPORTS--- import java.util.Date; @@ -33,7 +33,7 @@ import java.util.Locale; * a toString String to send to the logger. * * @author $Author: tdb $ - * @version $Id: FormatName.java,v 1.14 2002/05/21 16:47:19 tdb Exp $ + * @version $Id: FormatName.java,v 1.16 2004/08/01 10:41:08 tdb Exp $ */ public class FormatName {