OSDN Git Service

Imported GNU Classpath 0.90
[pf3gnuchains/gcc-fork.git] / libjava / classpath / org / omg / PortableServer / POAPackage / AdapterAlreadyExists.java
index ace2c84..c7e43f0 100644 (file)
@@ -1,5 +1,5 @@
 /* AdapterAlreadyExists.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 AdapterAlreadyExists
+public final class AdapterAlreadyExists
   extends UserException
   implements IDLEntity, Serializable
 {