summaryrefslogtreecommitdiff
path: root/cpp/test
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test')
-rw-r--r--cpp/test/Ice/protobuf/AllTests.cpp2
-rw-r--r--cpp/test/Ice/protobuf/Client.cpp2
-rw-r--r--cpp/test/Ice/protobuf/Makefile2
-rw-r--r--cpp/test/Ice/protobuf/Makefile.mak2
-rw-r--r--cpp/test/Ice/protobuf/Server.cpp2
-rw-r--r--cpp/test/Ice/protobuf/Test.ice2
-rw-r--r--cpp/test/Ice/protobuf/TestI.cpp2
-rw-r--r--cpp/test/Ice/protobuf/TestI.h2
-rwxr-xr-xcpp/test/Ice/protobuf/run.py2
9 files changed, 9 insertions, 9 deletions
diff --git a/cpp/test/Ice/protobuf/AllTests.cpp b/cpp/test/Ice/protobuf/AllTests.cpp
index b17f2d13405..99f205bc0c9 100644
--- a/cpp/test/Ice/protobuf/AllTests.cpp
+++ b/cpp/test/Ice/protobuf/AllTests.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/Client.cpp b/cpp/test/Ice/protobuf/Client.cpp
index b704aa5da04..f67148e297b 100644
--- a/cpp/test/Ice/protobuf/Client.cpp
+++ b/cpp/test/Ice/protobuf/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/Makefile b/cpp/test/Ice/protobuf/Makefile
index d1df993bf18..3b4c4d4698f 100644
--- a/cpp/test/Ice/protobuf/Makefile
+++ b/cpp/test/Ice/protobuf/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/Makefile.mak b/cpp/test/Ice/protobuf/Makefile.mak
index 0948f926785..154043be5ac 100644
--- a/cpp/test/Ice/protobuf/Makefile.mak
+++ b/cpp/test/Ice/protobuf/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/Server.cpp b/cpp/test/Ice/protobuf/Server.cpp
index a62c326f266..57c454a897b 100644
--- a/cpp/test/Ice/protobuf/Server.cpp
+++ b/cpp/test/Ice/protobuf/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/Test.ice b/cpp/test/Ice/protobuf/Test.ice
index 58190d47ade..fd8c1bce1ac 100644
--- a/cpp/test/Ice/protobuf/Test.ice
+++ b/cpp/test/Ice/protobuf/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/TestI.cpp b/cpp/test/Ice/protobuf/TestI.cpp
index 668e2f761b5..19078e249f7 100644
--- a/cpp/test/Ice/protobuf/TestI.cpp
+++ b/cpp/test/Ice/protobuf/TestI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/TestI.h b/cpp/test/Ice/protobuf/TestI.h
index 19a42d95129..562381248b5 100644
--- a/cpp/test/Ice/protobuf/TestI.h
+++ b/cpp/test/Ice/protobuf/TestI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cpp/test/Ice/protobuf/run.py b/cpp/test/Ice/protobuf/run.py
index 70bca77e564..801c69ddd03 100755
--- a/cpp/test/Ice/protobuf/run.py
+++ b/cpp/test/Ice/protobuf/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.