summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptions/EmptyI.java
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2003-02-04 22:32:11 +0000
committerMarc Laukien <marc@zeroc.com>2003-02-04 22:32:11 +0000
commit2889fba1ab291cea7f842e098e8ed160f1f5fc66 (patch)
tree381d2f1da0235a3ab3eb1ec9e042a1231ec7ef4c /java/test/Ice/exceptions/EmptyI.java
parentminor (diff)
downloadice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.bz2
ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.xz
ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.zip
version update; date change
Diffstat (limited to 'java/test/Ice/exceptions/EmptyI.java')
-rw-r--r--java/test/Ice/exceptions/EmptyI.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/test/Ice/exceptions/EmptyI.java b/java/test/Ice/exceptions/EmptyI.java
index a7325918852..e112dfc84b5 100644
--- a/java/test/Ice/exceptions/EmptyI.java
+++ b/java/test/Ice/exceptions/EmptyI.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 EmptyI extends _EmptyDisp
{
}