diff options
Diffstat (limited to 'libjava/classpath/java/rmi/activation/UnknownGroupException.java')
-rw-r--r-- | libjava/classpath/java/rmi/activation/UnknownGroupException.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/classpath/java/rmi/activation/UnknownGroupException.java b/libjava/classpath/java/rmi/activation/UnknownGroupException.java index 91890a9073d..3c67aec0c74 100644 --- a/libjava/classpath/java/rmi/activation/UnknownGroupException.java +++ b/libjava/classpath/java/rmi/activation/UnknownGroupException.java @@ -1,4 +1,4 @@ -/* UnknownGroupException.java -- thrown on an invalid ActivationGroupID +/* UnknownGroupException.java -- thrown on an invalid ActivationGroupID Copyright (c) 1996, 1997, 1998, 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. @@ -7,7 +7,7 @@ GNU Classpath is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. - + GNU Classpath is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |