--- projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java 2001/03/22 00:39:52 1.30 +++ projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java 2001/05/29 17:41:32 1.31 @@ -1,5 +1,5 @@ //---PACKAGE DECLARATION--- -package uk.org.iscream.conient; +package uk.org.iscream.cms.conient; //---IMPORTS--- import javax.swing.*; @@ -13,8 +13,8 @@ import java.awt.event.*; * This sets up the control panel, the data panel * and its own display. * - * @author $Author: ajm $ - * @version $Id: Conient.java,v 1.30 2001/03/22 00:39:52 ajm Exp $ + * @author $Author: tdb $ + * @version $Id: Conient.java,v 1.31 2001/05/29 17:41:32 tdb Exp $ */ public class Conient extends JFrame { @@ -23,7 +23,7 @@ public class Conient extends JFrame { /** * The current CVS revision of this class */ - public final String REVISION = "$Revision: 1.30 $"; + public final String REVISION = "$Revision: 1.31 $"; /** * The initial width of the window