diff options
Diffstat (limited to 'cpp/src/IceSSL')
-rw-r--r-- | cpp/src/IceSSL/uwp/AcceptorI.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/AcceptorI.h | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/ConnectorI.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/ConnectorI.h | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/EndpointI.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/EndpointI.h | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/PluginI.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/TransceiverI.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceSSL/uwp/TransceiverI.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/cpp/src/IceSSL/uwp/AcceptorI.cpp b/cpp/src/IceSSL/uwp/AcceptorI.cpp index 45265f2ea38..8f6c5dfc2aa 100644 --- a/cpp/src/IceSSL/uwp/AcceptorI.cpp +++ b/cpp/src/IceSSL/uwp/AcceptorI.cpp @@ -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/cpp/src/IceSSL/uwp/AcceptorI.h b/cpp/src/IceSSL/uwp/AcceptorI.h index ae37aadb1a1..027db83c437 100644 --- a/cpp/src/IceSSL/uwp/AcceptorI.h +++ b/cpp/src/IceSSL/uwp/AcceptorI.h @@ -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/cpp/src/IceSSL/uwp/ConnectorI.cpp b/cpp/src/IceSSL/uwp/ConnectorI.cpp index 8fa90815926..b02cc2c95dd 100644 --- a/cpp/src/IceSSL/uwp/ConnectorI.cpp +++ b/cpp/src/IceSSL/uwp/ConnectorI.cpp @@ -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/cpp/src/IceSSL/uwp/ConnectorI.h b/cpp/src/IceSSL/uwp/ConnectorI.h index d5d18a2c2a6..0df71fc6cda 100644 --- a/cpp/src/IceSSL/uwp/ConnectorI.h +++ b/cpp/src/IceSSL/uwp/ConnectorI.h @@ -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/cpp/src/IceSSL/uwp/EndpointI.cpp b/cpp/src/IceSSL/uwp/EndpointI.cpp index dbeb730c4e6..2907c8f51b2 100644 --- a/cpp/src/IceSSL/uwp/EndpointI.cpp +++ b/cpp/src/IceSSL/uwp/EndpointI.cpp @@ -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/cpp/src/IceSSL/uwp/EndpointI.h b/cpp/src/IceSSL/uwp/EndpointI.h index 236c0e8c653..55fafa9f1bb 100644 --- a/cpp/src/IceSSL/uwp/EndpointI.h +++ b/cpp/src/IceSSL/uwp/EndpointI.h @@ -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/cpp/src/IceSSL/uwp/PluginI.cpp b/cpp/src/IceSSL/uwp/PluginI.cpp index 96f968ab01f..6ee5ba21755 100644 --- a/cpp/src/IceSSL/uwp/PluginI.cpp +++ b/cpp/src/IceSSL/uwp/PluginI.cpp @@ -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/cpp/src/IceSSL/uwp/TransceiverI.cpp b/cpp/src/IceSSL/uwp/TransceiverI.cpp index 18fcfda9ac1..ce9e2f769d6 100644 --- a/cpp/src/IceSSL/uwp/TransceiverI.cpp +++ b/cpp/src/IceSSL/uwp/TransceiverI.cpp @@ -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/cpp/src/IceSSL/uwp/TransceiverI.h b/cpp/src/IceSSL/uwp/TransceiverI.h index a3d1533b5a9..8dd2808e982 100644 --- a/cpp/src/IceSSL/uwp/TransceiverI.h +++ b/cpp/src/IceSSL/uwp/TransceiverI.h @@ -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. |