summaryrefslogtreecommitdiff
path: root/csharp/test/Slice/macros
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
committerJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
commit274d82b037c5331c7be1bce5e75335ce727be96e (patch)
tree8c14faad979cf1d3c96689a20fed45329c8198c6 /csharp/test/Slice/macros
parentFixed (ICE-7276) - Comparing struct with Ice::Unset results in error in Ruby (diff)
downloadice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.bz2
ice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.xz
ice-274d82b037c5331c7be1bce5e75335ce727be96e.zip
ICE-7506 - Update copyright to 2017
Diffstat (limited to 'csharp/test/Slice/macros')
-rw-r--r--csharp/test/Slice/macros/Client.cs2
-rw-r--r--csharp/test/Slice/macros/Makefile2
-rw-r--r--csharp/test/Slice/macros/Makefile.mak2
-rw-r--r--csharp/test/Slice/macros/Test.ice2
-rwxr-xr-xcsharp/test/Slice/macros/run.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/csharp/test/Slice/macros/Client.cs b/csharp/test/Slice/macros/Client.cs
index e6321a71a61..3ae598cbeb5 100644
--- a/csharp/test/Slice/macros/Client.cs
+++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile b/csharp/test/Slice/macros/Makefile
index e7a5c921673..e99cad58f35 100644
--- a/csharp/test/Slice/macros/Makefile
+++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile.mak b/csharp/test/Slice/macros/Makefile.mak
index 757c5d662eb..dac24c1b9ee 100644
--- a/csharp/test/Slice/macros/Makefile.mak
+++ b/csharp/test/Slice/macros/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/Slice/macros/Test.ice b/csharp/test/Slice/macros/Test.ice
index b2c13ddeda5..f724687f713 100644
--- a/csharp/test/Slice/macros/Test.ice
+++ b/csharp/test/Slice/macros/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/Slice/macros/run.py b/csharp/test/Slice/macros/run.py
index f1d296052a4..57b5ce8b35e 100755
--- a/csharp/test/Slice/macros/run.py
+++ b/csharp/test/Slice/macros/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.