summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptions/ObjectFactoryI.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/exceptions/ObjectFactoryI.java')
-rw-r--r--java/test/Ice/exceptions/ObjectFactoryI.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/test/Ice/exceptions/ObjectFactoryI.java b/java/test/Ice/exceptions/ObjectFactoryI.java
index 89c179ed65a..fac56c97975 100644
--- a/java/test/Ice/exceptions/ObjectFactoryI.java
+++ b/java/test/Ice/exceptions/ObjectFactoryI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
@@ -12,8 +12,6 @@
//
// **********************************************************************
-// Ice version 0.0.1
-
public final class ObjectFactoryI extends Ice.LocalObjectImpl implements Ice.ObjectFactory
{
public Ice.Object create(String s)