javaruntimes/midp/runtime/javasrc/javax/microedition/midlet/MIDletStateChangeException.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
--- a/javaruntimes/midp/runtime/javasrc/javax/microedition/midlet/MIDletStateChangeException.java	Mon May 03 12:27:20 2010 +0300
+++ b/javaruntimes/midp/runtime/javasrc/javax/microedition/midlet/MIDletStateChangeException.java	Fri May 14 15:47:24 2010 +0300
@@ -22,9 +22,6 @@
  * An exception for the MIDlet to inform that it doesn't want to do the state
  * change requested by the life cycle.
  * @see MIDP spec for further details.
- *
- * @author Nokia Corporation
- * @version $Rev$
  */
 public class MIDletStateChangeException extends Exception
 {