summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/plugin')
-rw-r--r--csharp/test/Ice/plugin/BasePlugin.cs2
-rw-r--r--csharp/test/Ice/plugin/BasePluginFail.cs2
-rw-r--r--csharp/test/Ice/plugin/Client.cs2
-rw-r--r--csharp/test/Ice/plugin/Makefile2
-rw-r--r--csharp/test/Ice/plugin/Makefile.mak2
-rw-r--r--csharp/test/Ice/plugin/PluginFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginInitializeFailException.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginInitializeFailFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginOneFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginOneFailFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginThreeFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginThreeFailFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginTwoFactory.cs2
-rw-r--r--csharp/test/Ice/plugin/PluginTwoFailFactory.cs2
-rwxr-xr-xcsharp/test/Ice/plugin/run.py2
15 files changed, 15 insertions, 15 deletions
diff --git a/csharp/test/Ice/plugin/BasePlugin.cs b/csharp/test/Ice/plugin/BasePlugin.cs
index 9ce2ee90f34..c42e527f638 100644
--- a/csharp/test/Ice/plugin/BasePlugin.cs
+++ b/csharp/test/Ice/plugin/BasePlugin.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/plugin/BasePluginFail.cs b/csharp/test/Ice/plugin/BasePluginFail.cs
index 68cd830ca25..1d3efbc3f2d 100644
--- a/csharp/test/Ice/plugin/BasePluginFail.cs
+++ b/csharp/test/Ice/plugin/BasePluginFail.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/plugin/Client.cs b/csharp/test/Ice/plugin/Client.cs
index 0f58da23789..61757b8f5cf 100644
--- a/csharp/test/Ice/plugin/Client.cs
+++ b/csharp/test/Ice/plugin/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/plugin/Makefile b/csharp/test/Ice/plugin/Makefile
index 2c4e8e36184..a1d4ed3b76d 100644
--- a/csharp/test/Ice/plugin/Makefile
+++ b/csharp/test/Ice/plugin/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/plugin/Makefile.mak b/csharp/test/Ice/plugin/Makefile.mak
index 594329b94ed..e9bf31d1c5b 100644
--- a/csharp/test/Ice/plugin/Makefile.mak
+++ b/csharp/test/Ice/plugin/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/plugin/PluginFactory.cs b/csharp/test/Ice/plugin/PluginFactory.cs
index 07a89918cac..a0736b278a4 100644
--- a/csharp/test/Ice/plugin/PluginFactory.cs
+++ b/csharp/test/Ice/plugin/PluginFactory.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/plugin/PluginInitializeFailException.cs b/csharp/test/Ice/plugin/PluginInitializeFailException.cs
index 86ac549c327..a79495c2443 100644
--- a/csharp/test/Ice/plugin/PluginInitializeFailException.cs
+++ b/csharp/test/Ice/plugin/PluginInitializeFailException.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/plugin/PluginInitializeFailFactory.cs b/csharp/test/Ice/plugin/PluginInitializeFailFactory.cs
index 6794340837c..edd42d7167e 100644
--- a/csharp/test/Ice/plugin/PluginInitializeFailFactory.cs
+++ b/csharp/test/Ice/plugin/PluginInitializeFailFactory.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/plugin/PluginOneFactory.cs b/csharp/test/Ice/plugin/PluginOneFactory.cs
index ec2ebcb9e90..26cbc254046 100644
--- a/csharp/test/Ice/plugin/PluginOneFactory.cs
+++ b/csharp/test/Ice/plugin/PluginOneFactory.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/plugin/PluginOneFailFactory.cs b/csharp/test/Ice/plugin/PluginOneFailFactory.cs
index 44813f79e40..d1b22925e1f 100644
--- a/csharp/test/Ice/plugin/PluginOneFailFactory.cs
+++ b/csharp/test/Ice/plugin/PluginOneFailFactory.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/plugin/PluginThreeFactory.cs b/csharp/test/Ice/plugin/PluginThreeFactory.cs
index 1fc589447e4..aab0a35bf5f 100644
--- a/csharp/test/Ice/plugin/PluginThreeFactory.cs
+++ b/csharp/test/Ice/plugin/PluginThreeFactory.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/plugin/PluginThreeFailFactory.cs b/csharp/test/Ice/plugin/PluginThreeFailFactory.cs
index f2f764daa82..68f1f29cd65 100644
--- a/csharp/test/Ice/plugin/PluginThreeFailFactory.cs
+++ b/csharp/test/Ice/plugin/PluginThreeFailFactory.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/plugin/PluginTwoFactory.cs b/csharp/test/Ice/plugin/PluginTwoFactory.cs
index 8c70f6d07bf..8eab105d9ea 100644
--- a/csharp/test/Ice/plugin/PluginTwoFactory.cs
+++ b/csharp/test/Ice/plugin/PluginTwoFactory.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/plugin/PluginTwoFailFactory.cs b/csharp/test/Ice/plugin/PluginTwoFailFactory.cs
index 4eb5bac4088..48f7484dabd 100644
--- a/csharp/test/Ice/plugin/PluginTwoFailFactory.cs
+++ b/csharp/test/Ice/plugin/PluginTwoFailFactory.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/plugin/run.py b/csharp/test/Ice/plugin/run.py
index 89c01e6ae16..e0551873b75 100755
--- a/csharp/test/Ice/plugin/run.py
+++ b/csharp/test/Ice/plugin/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.