--- /home/cpdev/src/classpath/javax/swing/RootPaneContainer.java	2005-07-14 05:32:44.000000000 +0000
+++ javax/swing/RootPaneContainer.java	2005-06-30 05:35:13.000000000 +0000
@@ -42,11 +42,9 @@
 import java.awt.Container;
 
 /**
- * Components that contain a single {@link JRootPane} as only child
- * implement this interface, typically this is implemented by the
- * Swing top-level containers.
- *
- * @author Andrew Selkirk
+ * RootPaneContainer
+ * @author	Andrew Selkirk
+ * @version	1.0
  */
 public interface RootPaneContainer {
 
