summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptionsAMD
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/exceptionsAMD')
-rw-r--r--java/test/Ice/exceptionsAMD/Server.java2
-rw-r--r--java/test/Ice/exceptionsAMD/TestAMD.ice2
-rw-r--r--java/test/Ice/exceptionsAMD/ThrowerI.java4
-rw-r--r--java/test/Ice/exceptionsAMD/build.xml2
4 files changed, 4 insertions, 6 deletions
diff --git a/java/test/Ice/exceptionsAMD/Server.java b/java/test/Ice/exceptionsAMD/Server.java
index a72ccb1b351..63941406f66 100644
--- a/java/test/Ice/exceptionsAMD/Server.java
+++ b/java/test/Ice/exceptionsAMD/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/java/test/Ice/exceptionsAMD/TestAMD.ice b/java/test/Ice/exceptionsAMD/TestAMD.ice
index 25933cff713..462472050f7 100644
--- a/java/test/Ice/exceptionsAMD/TestAMD.ice
+++ b/java/test/Ice/exceptionsAMD/TestAMD.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2002
+// Copyright (c) 2003
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/java/test/Ice/exceptionsAMD/ThrowerI.java b/java/test/Ice/exceptionsAMD/ThrowerI.java
index 0f79b3243c6..7e9ccfff246 100644
--- a/java/test/Ice/exceptionsAMD/ThrowerI.java
+++ b/java/test/Ice/exceptionsAMD/ThrowerI.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 ThrowerI extends _ThrowerDisp
{
public
diff --git a/java/test/Ice/exceptionsAMD/build.xml b/java/test/Ice/exceptionsAMD/build.xml
index 3b930b77231..206ab834430 100644
--- a/java/test/Ice/exceptionsAMD/build.xml
+++ b/java/test/Ice/exceptionsAMD/build.xml
@@ -1,6 +1,6 @@
<!--
-Copyright (c) 2002
+Copyright (c) 2003
ZeroC, Inc.
Billerica, MA, USA