summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/invoke
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/invoke')
-rw-r--r--csharp/test/Ice/invoke/AllTests.cs2
-rw-r--r--csharp/test/Ice/invoke/BlobjectI.cs2
-rw-r--r--csharp/test/Ice/invoke/Client.cs2
-rw-r--r--csharp/test/Ice/invoke/Makefile2
-rw-r--r--csharp/test/Ice/invoke/Makefile.mak2
-rw-r--r--csharp/test/Ice/invoke/Server.cs2
-rw-r--r--csharp/test/Ice/invoke/Test.ice2
-rwxr-xr-xcsharp/test/Ice/invoke/run.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/csharp/test/Ice/invoke/AllTests.cs b/csharp/test/Ice/invoke/AllTests.cs
index f0ce276bebe..6a457e45373 100644
--- a/csharp/test/Ice/invoke/AllTests.cs
+++ b/csharp/test/Ice/invoke/AllTests.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/BlobjectI.cs b/csharp/test/Ice/invoke/BlobjectI.cs
index 24429accfff..f655d91e577 100644
--- a/csharp/test/Ice/invoke/BlobjectI.cs
+++ b/csharp/test/Ice/invoke/BlobjectI.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/Client.cs b/csharp/test/Ice/invoke/Client.cs
index 90cff8879f7..74e4f95f387 100644
--- a/csharp/test/Ice/invoke/Client.cs
+++ b/csharp/test/Ice/invoke/Client.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/Makefile b/csharp/test/Ice/invoke/Makefile
index 6cd083cf1c4..ee0db16a768 100644
--- a/csharp/test/Ice/invoke/Makefile
+++ b/csharp/test/Ice/invoke/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/Makefile.mak b/csharp/test/Ice/invoke/Makefile.mak
index d7cb17dded8..333147a87a2 100644
--- a/csharp/test/Ice/invoke/Makefile.mak
+++ b/csharp/test/Ice/invoke/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/Server.cs b/csharp/test/Ice/invoke/Server.cs
index 732e64d3a67..3446cb7a0be 100644
--- a/csharp/test/Ice/invoke/Server.cs
+++ b/csharp/test/Ice/invoke/Server.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/Test.ice b/csharp/test/Ice/invoke/Test.ice
index aca42de1940..9a2dd43476c 100644
--- a/csharp/test/Ice/invoke/Test.ice
+++ b/csharp/test/Ice/invoke/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/csharp/test/Ice/invoke/run.py b/csharp/test/Ice/invoke/run.py
index 43964bdd426..5e1c12b9e00 100755
--- a/csharp/test/Ice/invoke/run.py
+++ b/csharp/test/Ice/invoke/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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.