OSDN Git Service

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