OSDN Git Service

Imported GNU Classpath 0.90
[pf3gnuchains/gcc-fork.git] / libjava / classpath / org / omg / PortableServer / POAPackage / ObjectNotActive.java
index 4d70af4..823c8ea 100644 (file)
@@ -1,5 +1,5 @@
 /* ObjectNotActive.java --
-   Copyright (C) 2005 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -49,7 +49,7 @@ import java.io.Serializable;
  *
  * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
  */
-public class ObjectNotActive
+public final class ObjectNotActive
   extends UserException
   implements IDLEntity, Serializable
 {