diff options
Diffstat (limited to 'org/omg/CosNaming/_BindingIteratorStub.java')
-rw-r--r-- | org/omg/CosNaming/_BindingIteratorStub.java | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org/omg/CosNaming/_BindingIteratorStub.java b/org/omg/CosNaming/_BindingIteratorStub.java index aca7fda38..487b2efe3 100644 --- a/org/omg/CosNaming/_BindingIteratorStub.java +++ b/org/omg/CosNaming/_BindingIteratorStub.java @@ -15,8 +15,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Classpath; see the file COPYING. If not, write to the -Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA. +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA. Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and @@ -59,7 +59,7 @@ public class _BindingIteratorStub /** * Use serialVersionUID (v1.4) for interoperability. */ - private static final long serialVersionUID = 359397876031922059L; + private static final long serialVersionUID = 8969257760771186704L; /** * The object can be destroyed only once. |