summaryrefslogtreecommitdiff
path: root/org/omg/PortableServer/POAPackage/InvalidPolicy.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableServer/POAPackage/InvalidPolicy.java')
-rw-r--r--org/omg/PortableServer/POAPackage/InvalidPolicy.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/org/omg/PortableServer/POAPackage/InvalidPolicy.java b/org/omg/PortableServer/POAPackage/InvalidPolicy.java
index 459335a1b..51ef615fb 100644
--- a/org/omg/PortableServer/POAPackage/InvalidPolicy.java
+++ b/org/omg/PortableServer/POAPackage/InvalidPolicy.java
@@ -1,5 +1,5 @@
/* InvalidPolicy.java --
- Copyright (C) 2005 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -52,7 +52,7 @@ import java.io.Serializable;
*
* @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
*/
-public class InvalidPolicy
+public final class InvalidPolicy
extends UserException
implements IDLEntity, Serializable
{