summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/inheritance
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/inheritance')
-rw-r--r--csharp/test/Ice/inheritance/AllTests.cs2
-rw-r--r--csharp/test/Ice/inheritance/CAI.cs2
-rw-r--r--csharp/test/Ice/inheritance/CBI.cs2
-rw-r--r--csharp/test/Ice/inheritance/CCI.cs2
-rw-r--r--csharp/test/Ice/inheritance/CDI.cs2
-rw-r--r--csharp/test/Ice/inheritance/Client.cs2
-rw-r--r--csharp/test/Ice/inheritance/Collocated.cs2
-rw-r--r--csharp/test/Ice/inheritance/IAI.cs2
-rw-r--r--csharp/test/Ice/inheritance/IB1I.cs2
-rw-r--r--csharp/test/Ice/inheritance/IB2I.cs2
-rw-r--r--csharp/test/Ice/inheritance/ICI.cs2
-rw-r--r--csharp/test/Ice/inheritance/InitialI.cs2
-rw-r--r--csharp/test/Ice/inheritance/Makefile2
-rw-r--r--csharp/test/Ice/inheritance/Makefile.mak2
-rw-r--r--csharp/test/Ice/inheritance/Server.cs2
-rw-r--r--csharp/test/Ice/inheritance/Test.ice2
-rwxr-xr-xcsharp/test/Ice/inheritance/run.py2
17 files changed, 17 insertions, 17 deletions
diff --git a/csharp/test/Ice/inheritance/AllTests.cs b/csharp/test/Ice/inheritance/AllTests.cs
index 75a7e69c840..4c385f7d4b8 100644
--- a/csharp/test/Ice/inheritance/AllTests.cs
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/CAI.cs b/csharp/test/Ice/inheritance/CAI.cs
index 657870dea6a..3b6234437ab 100644
--- a/csharp/test/Ice/inheritance/CAI.cs
+++ b/csharp/test/Ice/inheritance/CAI.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/Ice/inheritance/CBI.cs b/csharp/test/Ice/inheritance/CBI.cs
index 55a4d8dae3d..b4f7187603b 100644
--- a/csharp/test/Ice/inheritance/CBI.cs
+++ b/csharp/test/Ice/inheritance/CBI.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/Ice/inheritance/CCI.cs b/csharp/test/Ice/inheritance/CCI.cs
index 803d335fc42..177ca457260 100644
--- a/csharp/test/Ice/inheritance/CCI.cs
+++ b/csharp/test/Ice/inheritance/CCI.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/Ice/inheritance/CDI.cs b/csharp/test/Ice/inheritance/CDI.cs
index 93935f40fa2..978ecadcf2f 100644
--- a/csharp/test/Ice/inheritance/CDI.cs
+++ b/csharp/test/Ice/inheritance/CDI.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/Ice/inheritance/Client.cs b/csharp/test/Ice/inheritance/Client.cs
index ec74d88caac..6251c9ec06c 100644
--- a/csharp/test/Ice/inheritance/Client.cs
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/Collocated.cs b/csharp/test/Ice/inheritance/Collocated.cs
index 8c233d0c207..779da94a22d 100644
--- a/csharp/test/Ice/inheritance/Collocated.cs
+++ b/csharp/test/Ice/inheritance/Collocated.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/Ice/inheritance/IAI.cs b/csharp/test/Ice/inheritance/IAI.cs
index e2aca850c22..655530b7744 100644
--- a/csharp/test/Ice/inheritance/IAI.cs
+++ b/csharp/test/Ice/inheritance/IAI.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/Ice/inheritance/IB1I.cs b/csharp/test/Ice/inheritance/IB1I.cs
index dd971d46476..61b0eba1d0b 100644
--- a/csharp/test/Ice/inheritance/IB1I.cs
+++ b/csharp/test/Ice/inheritance/IB1I.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/Ice/inheritance/IB2I.cs b/csharp/test/Ice/inheritance/IB2I.cs
index 9799ca0e763..ebd717f0ce3 100644
--- a/csharp/test/Ice/inheritance/IB2I.cs
+++ b/csharp/test/Ice/inheritance/IB2I.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/Ice/inheritance/ICI.cs b/csharp/test/Ice/inheritance/ICI.cs
index d7e41eb5398..ccee17faf7a 100644
--- a/csharp/test/Ice/inheritance/ICI.cs
+++ b/csharp/test/Ice/inheritance/ICI.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/Ice/inheritance/InitialI.cs b/csharp/test/Ice/inheritance/InitialI.cs
index a5dc984dd4d..3e2d8edd745 100644
--- a/csharp/test/Ice/inheritance/InitialI.cs
+++ b/csharp/test/Ice/inheritance/InitialI.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/Ice/inheritance/Makefile b/csharp/test/Ice/inheritance/Makefile
index b195c86fd74..ac4b5ffcf40 100644
--- a/csharp/test/Ice/inheritance/Makefile
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/Makefile.mak b/csharp/test/Ice/inheritance/Makefile.mak
index 4efbda9bab1..a10c3c16e6a 100644
--- a/csharp/test/Ice/inheritance/Makefile.mak
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/Server.cs b/csharp/test/Ice/inheritance/Server.cs
index 63d0f637cf2..114d047a55a 100644
--- a/csharp/test/Ice/inheritance/Server.cs
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/Test.ice b/csharp/test/Ice/inheritance/Test.ice
index 7dd63ee98b6..2e9b176c00b 100644
--- a/csharp/test/Ice/inheritance/Test.ice
+++ b/csharp/test/Ice/inheritance/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/Ice/inheritance/run.py b/csharp/test/Ice/inheritance/run.py
index 5eabdba41f2..df7bc2b4ac3 100755
--- a/csharp/test/Ice/inheritance/run.py
+++ b/csharp/test/Ice/inheritance/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.