summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/facets
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-03-01 10:04:29 -0500
committerJoe George <joe@zeroc.com>2016-03-01 10:04:29 -0500
commit7f1a8fd1c57d349d288989365ad18af7566cfcee (patch)
treee32fe85f6035913517187db3894dd45b17534f08 /csharp/test/Ice/facets
parentIce::identityToString/Ice::stringToIdentity for PHP7 (diff)
parentUpdate copyright headers (diff)
downloadice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.bz2
ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.tar.xz
ice-7f1a8fd1c57d349d288989365ad18af7566cfcee.zip
Merge remote-tracking branch 'origin/3.6'
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/Makefile2
-rw-r--r--csharp/test/Ice/facets/Makefile.mak2
-rw-r--r--csharp/test/Ice/facets/Server.cs2
-rw-r--r--csharp/test/Ice/facets/Test.ice2
-rwxr-xr-xcsharp/test/Ice/facets/run.py2
17 files changed, 17 insertions, 17 deletions
diff --git a/csharp/test/Ice/facets/AI.cs b/csharp/test/Ice/facets/AI.cs
index b9b71e7c1f6..5459c00646a 100644
--- a/csharp/test/Ice/facets/AI.cs
+++ b/csharp/test/Ice/facets/AI.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/facets/AllTests.cs b/csharp/test/Ice/facets/AllTests.cs
index 2b76f47e5ed..a6325a760f8 100644
--- a/csharp/test/Ice/facets/AllTests.cs
+++ b/csharp/test/Ice/facets/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/facets/BI.cs b/csharp/test/Ice/facets/BI.cs
index 5bafbdef212..a4a6b4eefa2 100644
--- a/csharp/test/Ice/facets/BI.cs
+++ b/csharp/test/Ice/facets/BI.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/facets/CI.cs b/csharp/test/Ice/facets/CI.cs
index 0645e74df3c..724015efc67 100644
--- a/csharp/test/Ice/facets/CI.cs
+++ b/csharp/test/Ice/facets/CI.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/facets/Client.cs b/csharp/test/Ice/facets/Client.cs
index c3eec14d06e..8a57fd4c4f0 100644
--- a/csharp/test/Ice/facets/Client.cs
+++ b/csharp/test/Ice/facets/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/facets/Collocated.cs b/csharp/test/Ice/facets/Collocated.cs
index 9e65784047f..096bbb31afe 100644
--- a/csharp/test/Ice/facets/Collocated.cs
+++ b/csharp/test/Ice/facets/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/facets/DI.cs b/csharp/test/Ice/facets/DI.cs
index 577d550a2d6..ef7423896d0 100644
--- a/csharp/test/Ice/facets/DI.cs
+++ b/csharp/test/Ice/facets/DI.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/facets/EI.cs b/csharp/test/Ice/facets/EI.cs
index 37e09c3bc75..c6223a9f949 100644
--- a/csharp/test/Ice/facets/EI.cs
+++ b/csharp/test/Ice/facets/EI.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/facets/EmptyI.cs b/csharp/test/Ice/facets/EmptyI.cs
index 67219eddc8c..da39e359409 100644
--- a/csharp/test/Ice/facets/EmptyI.cs
+++ b/csharp/test/Ice/facets/EmptyI.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/facets/FI.cs b/csharp/test/Ice/facets/FI.cs
index 653d9a0df6c..50175ec63d5 100644
--- a/csharp/test/Ice/facets/FI.cs
+++ b/csharp/test/Ice/facets/FI.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/facets/GI.cs b/csharp/test/Ice/facets/GI.cs
index ed4a4b47aa8..345eddabff0 100644
--- a/csharp/test/Ice/facets/GI.cs
+++ b/csharp/test/Ice/facets/GI.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/facets/HI.cs b/csharp/test/Ice/facets/HI.cs
index cb479cbad49..78f7292c4f8 100644
--- a/csharp/test/Ice/facets/HI.cs
+++ b/csharp/test/Ice/facets/HI.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/facets/Makefile b/csharp/test/Ice/facets/Makefile
index 237fb7e362f..f095cc5fd31 100644
--- a/csharp/test/Ice/facets/Makefile
+++ b/csharp/test/Ice/facets/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/facets/Makefile.mak b/csharp/test/Ice/facets/Makefile.mak
index 24a2bafd973..d9e3dc87e58 100644
--- a/csharp/test/Ice/facets/Makefile.mak
+++ b/csharp/test/Ice/facets/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/facets/Server.cs b/csharp/test/Ice/facets/Server.cs
index 1e45a648cc2..02ad23f9e5f 100644
--- a/csharp/test/Ice/facets/Server.cs
+++ b/csharp/test/Ice/facets/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/facets/Test.ice b/csharp/test/Ice/facets/Test.ice
index d73c6594829..1d2c7c3c26e 100644
--- a/csharp/test/Ice/facets/Test.ice
+++ b/csharp/test/Ice/facets/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/facets/run.py b/csharp/test/Ice/facets/run.py
index 5eabdba41f2..df7bc2b4ac3 100755
--- a/csharp/test/Ice/facets/run.py
+++ b/csharp/test/Ice/facets/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.