summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/echo
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/echo')
-rw-r--r--csharp/test/Ice/echo/BlobjectI.cs2
-rw-r--r--csharp/test/Ice/echo/Makefile2
-rw-r--r--csharp/test/Ice/echo/Makefile.mak2
-rw-r--r--csharp/test/Ice/echo/Server.cs2
-rw-r--r--csharp/test/Ice/echo/Test.ice2
-rwxr-xr-xcsharp/test/Ice/echo/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/Ice/echo/BlobjectI.cs b/csharp/test/Ice/echo/BlobjectI.cs
index 64ba120e2be..fa807a4058f 100644
--- a/csharp/test/Ice/echo/BlobjectI.cs
+++ b/csharp/test/Ice/echo/BlobjectI.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/echo/Makefile b/csharp/test/Ice/echo/Makefile
index 250be2cf4ca..7b01ea45495 100644
--- a/csharp/test/Ice/echo/Makefile
+++ b/csharp/test/Ice/echo/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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/echo/Makefile.mak b/csharp/test/Ice/echo/Makefile.mak
index 35ae81e0b42..c9140b0eac0 100644
--- a/csharp/test/Ice/echo/Makefile.mak
+++ b/csharp/test/Ice/echo/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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/echo/Server.cs b/csharp/test/Ice/echo/Server.cs
index e05bf9f495f..b71b58bedd4 100644
--- a/csharp/test/Ice/echo/Server.cs
+++ b/csharp/test/Ice/echo/Server.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/echo/Test.ice b/csharp/test/Ice/echo/Test.ice
index 04526baccb2..7da536bfdd9 100644
--- a/csharp/test/Ice/echo/Test.ice
+++ b/csharp/test/Ice/echo/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/echo/run.py b/csharp/test/Ice/echo/run.py
index fb06954a948..b4443ff6130 100755
--- a/csharp/test/Ice/echo/run.py
+++ b/csharp/test/Ice/echo/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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.