summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/serialize
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/serialize')
-rw-r--r--csharp/test/Ice/serialize/AllTests.cs2
-rw-r--r--csharp/test/Ice/serialize/Client.cs2
-rw-r--r--csharp/test/Ice/serialize/Makefile2
-rw-r--r--csharp/test/Ice/serialize/Makefile.mak2
-rw-r--r--csharp/test/Ice/serialize/Test.ice2
-rwxr-xr-xcsharp/test/Ice/serialize/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/Ice/serialize/AllTests.cs b/csharp/test/Ice/serialize/AllTests.cs
index fe2afc2ee54..e51d4c36a2a 100644
--- a/csharp/test/Ice/serialize/AllTests.cs
+++ b/csharp/test/Ice/serialize/AllTests.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/serialize/Client.cs b/csharp/test/Ice/serialize/Client.cs
index 91c6ad3d0eb..c344c86aa0d 100644
--- a/csharp/test/Ice/serialize/Client.cs
+++ b/csharp/test/Ice/serialize/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/serialize/Makefile b/csharp/test/Ice/serialize/Makefile
index 172dc6e99b5..9a67cb85e1a 100644
--- a/csharp/test/Ice/serialize/Makefile
+++ b/csharp/test/Ice/serialize/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/serialize/Makefile.mak b/csharp/test/Ice/serialize/Makefile.mak
index 39f01e1572b..459c64e476d 100644
--- a/csharp/test/Ice/serialize/Makefile.mak
+++ b/csharp/test/Ice/serialize/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/serialize/Test.ice b/csharp/test/Ice/serialize/Test.ice
index dbe3933510b..4a53ba6b15d 100644
--- a/csharp/test/Ice/serialize/Test.ice
+++ b/csharp/test/Ice/serialize/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/Ice/serialize/run.py b/csharp/test/Ice/serialize/run.py
index 5238b99164b..baee175c91c 100755
--- a/csharp/test/Ice/serialize/run.py
+++ b/csharp/test/Ice/serialize/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.