summaryrefslogtreecommitdiff
path: root/csharp/test/IceUtil
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/IceUtil')
-rw-r--r--csharp/test/IceUtil/Makefile2
-rw-r--r--csharp/test/IceUtil/Makefile.mak2
-rw-r--r--csharp/test/IceUtil/inputUtil/Client.cs2
-rw-r--r--csharp/test/IceUtil/inputUtil/Makefile2
-rw-r--r--csharp/test/IceUtil/inputUtil/Makefile.mak2
-rwxr-xr-xcsharp/test/IceUtil/inputUtil/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/IceUtil/Makefile b/csharp/test/IceUtil/Makefile
index de25826eef6..906d96df3f5 100644
--- a/csharp/test/IceUtil/Makefile
+++ b/csharp/test/IceUtil/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/IceUtil/Makefile.mak b/csharp/test/IceUtil/Makefile.mak
index aed3487ec4f..a8f80710695 100644
--- a/csharp/test/IceUtil/Makefile.mak
+++ b/csharp/test/IceUtil/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/IceUtil/inputUtil/Client.cs b/csharp/test/IceUtil/inputUtil/Client.cs
index 439c1810cd5..223c88193f2 100644
--- a/csharp/test/IceUtil/inputUtil/Client.cs
+++ b/csharp/test/IceUtil/inputUtil/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/IceUtil/inputUtil/Makefile b/csharp/test/IceUtil/inputUtil/Makefile
index 93e080c2bc1..13503cf423b 100644
--- a/csharp/test/IceUtil/inputUtil/Makefile
+++ b/csharp/test/IceUtil/inputUtil/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/IceUtil/inputUtil/Makefile.mak b/csharp/test/IceUtil/inputUtil/Makefile.mak
index 07f368fc6c5..e9709b311bc 100644
--- a/csharp/test/IceUtil/inputUtil/Makefile.mak
+++ b/csharp/test/IceUtil/inputUtil/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/IceUtil/inputUtil/run.py b/csharp/test/IceUtil/inputUtil/run.py
index 7dca8ec8ecc..58fb8302a00 100755
--- a/csharp/test/IceUtil/inputUtil/run.py
+++ b/csharp/test/IceUtil/inputUtil/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.