summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/facets
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/facets')
-rw-r--r--csharp/test/Ice/facets/AI.cs2
-rw-r--r--csharp/test/Ice/facets/AllTests.cs2
-rw-r--r--csharp/test/Ice/facets/BI.cs2
-rw-r--r--csharp/test/Ice/facets/CI.cs2
-rw-r--r--csharp/test/Ice/facets/Client.cs2
-rw-r--r--csharp/test/Ice/facets/Collocated.cs2
-rw-r--r--csharp/test/Ice/facets/DI.cs2
-rw-r--r--csharp/test/Ice/facets/EI.cs2
-rw-r--r--csharp/test/Ice/facets/EmptyI.cs2
-rw-r--r--csharp/test/Ice/facets/FI.cs2
-rw-r--r--csharp/test/Ice/facets/GI.cs2
-rw-r--r--csharp/test/Ice/facets/HI.cs2
-rw-r--r--csharp/test/Ice/facets/Server.cs2
-rw-r--r--csharp/test/Ice/facets/Test.ice2
14 files changed, 14 insertions, 14 deletions
diff --git a/csharp/test/Ice/facets/AI.cs b/csharp/test/Ice/facets/AI.cs
index 5459c00646a..11249edf19d 100644
--- a/csharp/test/Ice/facets/AI.cs
+++ b/csharp/test/Ice/facets/AI.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/facets/AllTests.cs b/csharp/test/Ice/facets/AllTests.cs
index a54d1521ab2..29c0b3543b8 100644
--- a/csharp/test/Ice/facets/AllTests.cs
+++ b/csharp/test/Ice/facets/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/facets/BI.cs b/csharp/test/Ice/facets/BI.cs
index a4a6b4eefa2..b55c60013a1 100644
--- a/csharp/test/Ice/facets/BI.cs
+++ b/csharp/test/Ice/facets/BI.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/facets/CI.cs b/csharp/test/Ice/facets/CI.cs
index 724015efc67..9361d119b09 100644
--- a/csharp/test/Ice/facets/CI.cs
+++ b/csharp/test/Ice/facets/CI.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/facets/Client.cs b/csharp/test/Ice/facets/Client.cs
index 77b3fb62bd6..28cd3c5328b 100644
--- a/csharp/test/Ice/facets/Client.cs
+++ b/csharp/test/Ice/facets/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/facets/Collocated.cs b/csharp/test/Ice/facets/Collocated.cs
index 5e8e43c92e4..90132e5cf1b 100644
--- a/csharp/test/Ice/facets/Collocated.cs
+++ b/csharp/test/Ice/facets/Collocated.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/facets/DI.cs b/csharp/test/Ice/facets/DI.cs
index ef7423896d0..d0148b28beb 100644
--- a/csharp/test/Ice/facets/DI.cs
+++ b/csharp/test/Ice/facets/DI.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/facets/EI.cs b/csharp/test/Ice/facets/EI.cs
index c6223a9f949..183aa2b26c5 100644
--- a/csharp/test/Ice/facets/EI.cs
+++ b/csharp/test/Ice/facets/EI.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/facets/EmptyI.cs b/csharp/test/Ice/facets/EmptyI.cs
index da39e359409..06af9d1681b 100644
--- a/csharp/test/Ice/facets/EmptyI.cs
+++ b/csharp/test/Ice/facets/EmptyI.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/facets/FI.cs b/csharp/test/Ice/facets/FI.cs
index 50175ec63d5..91a0e73364a 100644
--- a/csharp/test/Ice/facets/FI.cs
+++ b/csharp/test/Ice/facets/FI.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/facets/GI.cs b/csharp/test/Ice/facets/GI.cs
index 345eddabff0..88d9ae0ce24 100644
--- a/csharp/test/Ice/facets/GI.cs
+++ b/csharp/test/Ice/facets/GI.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/facets/HI.cs b/csharp/test/Ice/facets/HI.cs
index 78f7292c4f8..19d5b3b26d3 100644
--- a/csharp/test/Ice/facets/HI.cs
+++ b/csharp/test/Ice/facets/HI.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/facets/Server.cs b/csharp/test/Ice/facets/Server.cs
index b1e07674f05..2ea885521a7 100644
--- a/csharp/test/Ice/facets/Server.cs
+++ b/csharp/test/Ice/facets/Server.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/facets/Test.ice b/csharp/test/Ice/facets/Test.ice
index 1d2c7c3c26e..195bbe5e1a0 100644
--- a/csharp/test/Ice/facets/Test.ice
+++ b/csharp/test/Ice/facets/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.