summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/inheritance
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-11-06 21:35:04 +0000
committerMarc Laukien <marc@zeroc.com>2002-11-06 21:35:04 +0000
commitef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505 (patch)
treeefd40b745753bf14696290ad7b24f0e698db6704 /cpp/test/Ice/inheritance
parentadding package (diff)
downloadice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.tar.bz2
ice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.tar.xz
ice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.zip
fixed copyright date
Diffstat (limited to 'cpp/test/Ice/inheritance')
-rw-r--r--cpp/test/Ice/inheritance/AllTests.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Client.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Collocated.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Makefile2
-rw-r--r--cpp/test/Ice/inheritance/Server.cpp2
-rw-r--r--cpp/test/Ice/inheritance/Test.ice2
-rw-r--r--cpp/test/Ice/inheritance/TestI.cpp2
-rw-r--r--cpp/test/Ice/inheritance/TestI.h2
-rwxr-xr-xcpp/test/Ice/inheritance/run.py2
9 files changed, 9 insertions, 9 deletions
diff --git a/cpp/test/Ice/inheritance/AllTests.cpp b/cpp/test/Ice/inheritance/AllTests.cpp
index 3c53b464b24..184d27c0ea9 100644
--- a/cpp/test/Ice/inheritance/AllTests.cpp
+++ b/cpp/test/Ice/inheritance/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Client.cpp b/cpp/test/Ice/inheritance/Client.cpp
index cbeb2e49369..ad3d80e7608 100644
--- a/cpp/test/Ice/inheritance/Client.cpp
+++ b/cpp/test/Ice/inheritance/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Collocated.cpp b/cpp/test/Ice/inheritance/Collocated.cpp
index 1022ed2237e..2db45bcdf84 100644
--- a/cpp/test/Ice/inheritance/Collocated.cpp
+++ b/cpp/test/Ice/inheritance/Collocated.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Makefile b/cpp/test/Ice/inheritance/Makefile
index 6b6068dbe4b..9e6b5f5b5a8 100644
--- a/cpp/test/Ice/inheritance/Makefile
+++ b/cpp/test/Ice/inheritance/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2001
+# Copyright (c) 2002
# ZeroC, Inc.
# Billerica, MA, USA
#
diff --git a/cpp/test/Ice/inheritance/Server.cpp b/cpp/test/Ice/inheritance/Server.cpp
index 9bb8a7730e3..b857c3f2ee9 100644
--- a/cpp/test/Ice/inheritance/Server.cpp
+++ b/cpp/test/Ice/inheritance/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/Test.ice b/cpp/test/Ice/inheritance/Test.ice
index 444965bbb38..a7cbaa0e60d 100644
--- a/cpp/test/Ice/inheritance/Test.ice
+++ b/cpp/test/Ice/inheritance/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/TestI.cpp b/cpp/test/Ice/inheritance/TestI.cpp
index 76219ce6fab..08aff35fbdf 100644
--- a/cpp/test/Ice/inheritance/TestI.cpp
+++ b/cpp/test/Ice/inheritance/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/TestI.h b/cpp/test/Ice/inheritance/TestI.h
index d755f08cff6..fa3dc7d936f 100644
--- a/cpp/test/Ice/inheritance/TestI.h
+++ b/cpp/test/Ice/inheritance/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2001
+// Copyright (c) 2002
// ZeroC, Inc.
// Billerica, MA, USA
//
diff --git a/cpp/test/Ice/inheritance/run.py b/cpp/test/Ice/inheritance/run.py
index 607e5f5860f..1f7dd687e29 100755
--- a/cpp/test/Ice/inheritance/run.py
+++ b/cpp/test/Ice/inheritance/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2001
+# Copyright (c) 2002
# ZeroC, Inc.
# Billerica, MA, USA
#