summaryrefslogtreecommitdiff
path: root/csharp/test/IceGrid
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/IceGrid')
-rw-r--r--csharp/test/IceGrid/Makefile2
-rw-r--r--csharp/test/IceGrid/Makefile.mak2
-rw-r--r--csharp/test/IceGrid/simple/AllTests.cs2
-rw-r--r--csharp/test/IceGrid/simple/Client.cs2
-rw-r--r--csharp/test/IceGrid/simple/Makefile2
-rw-r--r--csharp/test/IceGrid/simple/Makefile.mak2
-rw-r--r--csharp/test/IceGrid/simple/Server.cs2
-rw-r--r--csharp/test/IceGrid/simple/Test.ice2
-rw-r--r--csharp/test/IceGrid/simple/TestI.cs2
-rwxr-xr-xcsharp/test/IceGrid/simple/run.py2
10 files changed, 10 insertions, 10 deletions
diff --git a/csharp/test/IceGrid/Makefile b/csharp/test/IceGrid/Makefile
index c8b8f4978a3..027ca105c27 100644
--- a/csharp/test/IceGrid/Makefile
+++ b/csharp/test/IceGrid/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/IceGrid/Makefile.mak b/csharp/test/IceGrid/Makefile.mak
index 3235a491863..3a5f970209a 100644
--- a/csharp/test/IceGrid/Makefile.mak
+++ b/csharp/test/IceGrid/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/IceGrid/simple/AllTests.cs b/csharp/test/IceGrid/simple/AllTests.cs
index 96af8c4bdb3..c82fa9805f7 100644
--- a/csharp/test/IceGrid/simple/AllTests.cs
+++ b/csharp/test/IceGrid/simple/AllTests.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/IceGrid/simple/Client.cs b/csharp/test/IceGrid/simple/Client.cs
index 30ade0a67af..b2607ab696e 100644
--- a/csharp/test/IceGrid/simple/Client.cs
+++ b/csharp/test/IceGrid/simple/Client.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/IceGrid/simple/Makefile b/csharp/test/IceGrid/simple/Makefile
index 79c82828840..a674caa7ff1 100644
--- a/csharp/test/IceGrid/simple/Makefile
+++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Makefile.mak b/csharp/test/IceGrid/simple/Makefile.mak
index 31f80a183d5..7668d365df5 100644
--- a/csharp/test/IceGrid/simple/Makefile.mak
+++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Server.cs b/csharp/test/IceGrid/simple/Server.cs
index 5296cdf8c26..0b67157dd8d 100644
--- a/csharp/test/IceGrid/simple/Server.cs
+++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Test.ice b/csharp/test/IceGrid/simple/Test.ice
index 3e9c67cc40b..c9e4b1b45d9 100644
--- a/csharp/test/IceGrid/simple/Test.ice
+++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/TestI.cs b/csharp/test/IceGrid/simple/TestI.cs
index 316ba86532a..7715743a010 100644
--- a/csharp/test/IceGrid/simple/TestI.cs
+++ b/csharp/test/IceGrid/simple/TestI.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/IceGrid/simple/run.py b/csharp/test/IceGrid/simple/run.py
index b6a5698882c..b7c2ffa799f 100755
--- a/csharp/test/IceGrid/simple/run.py
+++ b/csharp/test/IceGrid/simple/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.