summaryrefslogtreecommitdiff
path: root/scripts/tests
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
committerJose <jose@zeroc.com>2018-02-14 11:52:24 +0100
commit1a3f1a2b7ae98b251286a9ed8980205215eaaf35 (patch)
tree4d0e9d4fc33ba6c7e461ce2dfcbff660df68f546 /scripts/tests
parentSimplify IceGridGUI jar creation (diff)
downloadice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.bz2
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.xz
ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.zip
Update copyright year to 2018
Diffstat (limited to 'scripts/tests')
-rw-r--r--scripts/tests/Glacier2/__init__.py2
-rw-r--r--scripts/tests/Glacier2/application.py2
-rw-r--r--scripts/tests/Glacier2/router.py2
-rw-r--r--scripts/tests/Glacier2/sessionHelper.py2
-rw-r--r--scripts/tests/Ice/__init__.py2
-rw-r--r--scripts/tests/Ice/adapterDeactivation.py2
-rw-r--r--scripts/tests/Ice/admin.py2
-rw-r--r--scripts/tests/Ice/ami.py2
-rw-r--r--scripts/tests/Ice/background.py2
-rw-r--r--scripts/tests/Ice/binding.py2
-rw-r--r--scripts/tests/Ice/enums.py2
-rw-r--r--scripts/tests/Ice/exceptions.py2
-rwxr-xr-xscripts/tests/Ice/faultTolerance.py2
-rw-r--r--scripts/tests/Ice/hold.py2
-rw-r--r--scripts/tests/Ice/info.py2
-rw-r--r--scripts/tests/Ice/interceptor.py2
-rw-r--r--scripts/tests/Ice/interrupt.py2
-rw-r--r--scripts/tests/Ice/metrics.py2
-rw-r--r--scripts/tests/Ice/networkProxy.py2
-rw-r--r--scripts/tests/Ice/objects.py2
-rw-r--r--scripts/tests/Ice/optional.py2
-rw-r--r--scripts/tests/Ice/properties.py2
-rw-r--r--scripts/tests/Ice/slicing/__init__.py2
-rw-r--r--scripts/tests/Ice/slicing/exceptions.py2
-rw-r--r--scripts/tests/Ice/slicing/objects.py2
-rw-r--r--scripts/tests/Ice/stream.py2
-rw-r--r--scripts/tests/Ice/timeout.py2
-rw-r--r--scripts/tests/Ice/udp.py2
-rw-r--r--scripts/tests/IceBox/__init__.py2
-rw-r--r--scripts/tests/IceBox/admin.py2
-rw-r--r--scripts/tests/IceBox/configuration.py2
-rw-r--r--scripts/tests/IceDiscovery/__init__.py2
-rw-r--r--scripts/tests/IceDiscovery/simple.py2
-rw-r--r--scripts/tests/IceGrid/__init__.py2
-rw-r--r--scripts/tests/IceGrid/simple.py2
-rw-r--r--scripts/tests/IceSSL/__init__.py2
-rw-r--r--scripts/tests/IceSSL/configuration.py2
-rw-r--r--scripts/tests/Slice/__init__.py2
-rw-r--r--scripts/tests/Slice/generation.py2
-rw-r--r--scripts/tests/__init__.py2
40 files changed, 40 insertions, 40 deletions
diff --git a/scripts/tests/Glacier2/__init__.py b/scripts/tests/Glacier2/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/Glacier2/__init__.py
+++ b/scripts/tests/Glacier2/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Glacier2/application.py b/scripts/tests/Glacier2/application.py
index df19877c6c3..52ed667beb8 100644
--- a/scripts/tests/Glacier2/application.py
+++ b/scripts/tests/Glacier2/application.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Glacier2/router.py b/scripts/tests/Glacier2/router.py
index b30754159de..79bf956637f 100644
--- a/scripts/tests/Glacier2/router.py
+++ b/scripts/tests/Glacier2/router.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Glacier2/sessionHelper.py b/scripts/tests/Glacier2/sessionHelper.py
index df19877c6c3..52ed667beb8 100644
--- a/scripts/tests/Glacier2/sessionHelper.py
+++ b/scripts/tests/Glacier2/sessionHelper.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/__init__.py b/scripts/tests/Ice/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/Ice/__init__.py
+++ b/scripts/tests/Ice/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/adapterDeactivation.py b/scripts/tests/Ice/adapterDeactivation.py
index a7e6fdef821..6cbfe568cca 100644
--- a/scripts/tests/Ice/adapterDeactivation.py
+++ b/scripts/tests/Ice/adapterDeactivation.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/admin.py b/scripts/tests/Ice/admin.py
index 59782c8e556..d3e2dbfca45 100644
--- a/scripts/tests/Ice/admin.py
+++ b/scripts/tests/Ice/admin.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/ami.py b/scripts/tests/Ice/ami.py
index 6383596cc77..82ccca1a08a 100644
--- a/scripts/tests/Ice/ami.py
+++ b/scripts/tests/Ice/ami.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/background.py b/scripts/tests/Ice/background.py
index 80264d2fc15..2ea5c3608a8 100644
--- a/scripts/tests/Ice/background.py
+++ b/scripts/tests/Ice/background.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/binding.py b/scripts/tests/Ice/binding.py
index fdb8a09be87..efe09d88722 100644
--- a/scripts/tests/Ice/binding.py
+++ b/scripts/tests/Ice/binding.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/enums.py b/scripts/tests/Ice/enums.py
index 2374a64edcf..6bcb21190d8 100644
--- a/scripts/tests/Ice/enums.py
+++ b/scripts/tests/Ice/enums.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/exceptions.py b/scripts/tests/Ice/exceptions.py
index c0b5cabe5df..df133d96b2a 100644
--- a/scripts/tests/Ice/exceptions.py
+++ b/scripts/tests/Ice/exceptions.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/faultTolerance.py b/scripts/tests/Ice/faultTolerance.py
index fc6b4f5f9b8..1daf51b779e 100755
--- a/scripts/tests/Ice/faultTolerance.py
+++ b/scripts/tests/Ice/faultTolerance.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/hold.py b/scripts/tests/Ice/hold.py
index 78d5bbcd36e..b694c02e0a0 100644
--- a/scripts/tests/Ice/hold.py
+++ b/scripts/tests/Ice/hold.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/info.py b/scripts/tests/Ice/info.py
index cdd520171fd..16cf413c737 100644
--- a/scripts/tests/Ice/info.py
+++ b/scripts/tests/Ice/info.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/interceptor.py b/scripts/tests/Ice/interceptor.py
index 81c7d0477ae..b1b79c1a790 100644
--- a/scripts/tests/Ice/interceptor.py
+++ b/scripts/tests/Ice/interceptor.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/interrupt.py b/scripts/tests/Ice/interrupt.py
index 6dfd8e83c67..d6a378c18d0 100644
--- a/scripts/tests/Ice/interrupt.py
+++ b/scripts/tests/Ice/interrupt.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/metrics.py b/scripts/tests/Ice/metrics.py
index 35b3634f074..6ce4e9f238c 100644
--- a/scripts/tests/Ice/metrics.py
+++ b/scripts/tests/Ice/metrics.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/networkProxy.py b/scripts/tests/Ice/networkProxy.py
index 49cc56d3b36..fc74e215cd2 100644
--- a/scripts/tests/Ice/networkProxy.py
+++ b/scripts/tests/Ice/networkProxy.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/objects.py b/scripts/tests/Ice/objects.py
index 59791cd951c..033a0edaf72 100644
--- a/scripts/tests/Ice/objects.py
+++ b/scripts/tests/Ice/objects.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/optional.py b/scripts/tests/Ice/optional.py
index fad96d8e345..ac85857b76c 100644
--- a/scripts/tests/Ice/optional.py
+++ b/scripts/tests/Ice/optional.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/properties.py b/scripts/tests/Ice/properties.py
index 8d4633573cd..5679d5d57b7 100644
--- a/scripts/tests/Ice/properties.py
+++ b/scripts/tests/Ice/properties.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/slicing/__init__.py b/scripts/tests/Ice/slicing/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/Ice/slicing/__init__.py
+++ b/scripts/tests/Ice/slicing/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/slicing/exceptions.py b/scripts/tests/Ice/slicing/exceptions.py
index 1450cac5150..9eaf3d7dcc2 100644
--- a/scripts/tests/Ice/slicing/exceptions.py
+++ b/scripts/tests/Ice/slicing/exceptions.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/slicing/objects.py b/scripts/tests/Ice/slicing/objects.py
index 16ff243e3ec..a2588d66f54 100644
--- a/scripts/tests/Ice/slicing/objects.py
+++ b/scripts/tests/Ice/slicing/objects.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/stream.py b/scripts/tests/Ice/stream.py
index 8e7352ebf88..e5d2bb4ef9d 100644
--- a/scripts/tests/Ice/stream.py
+++ b/scripts/tests/Ice/stream.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/timeout.py b/scripts/tests/Ice/timeout.py
index ea7afdb3856..47a9aefc7bc 100644
--- a/scripts/tests/Ice/timeout.py
+++ b/scripts/tests/Ice/timeout.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Ice/udp.py b/scripts/tests/Ice/udp.py
index b04ba62eff7..d9d70df29a7 100644
--- a/scripts/tests/Ice/udp.py
+++ b/scripts/tests/Ice/udp.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceBox/__init__.py b/scripts/tests/IceBox/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/IceBox/__init__.py
+++ b/scripts/tests/IceBox/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceBox/admin.py b/scripts/tests/IceBox/admin.py
index e4a7f21c855..93d47189989 100644
--- a/scripts/tests/IceBox/admin.py
+++ b/scripts/tests/IceBox/admin.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceBox/configuration.py b/scripts/tests/IceBox/configuration.py
index f98f0edb59a..02cc5537a92 100644
--- a/scripts/tests/IceBox/configuration.py
+++ b/scripts/tests/IceBox/configuration.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceDiscovery/__init__.py b/scripts/tests/IceDiscovery/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/IceDiscovery/__init__.py
+++ b/scripts/tests/IceDiscovery/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceDiscovery/simple.py b/scripts/tests/IceDiscovery/simple.py
index 5b2d5b85306..fa515ea3aa3 100644
--- a/scripts/tests/IceDiscovery/simple.py
+++ b/scripts/tests/IceDiscovery/simple.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceGrid/__init__.py b/scripts/tests/IceGrid/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/IceGrid/__init__.py
+++ b/scripts/tests/IceGrid/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceGrid/simple.py b/scripts/tests/IceGrid/simple.py
index 23ae61a930c..d17567bfb7c 100644
--- a/scripts/tests/IceGrid/simple.py
+++ b/scripts/tests/IceGrid/simple.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceSSL/__init__.py b/scripts/tests/IceSSL/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/IceSSL/__init__.py
+++ b/scripts/tests/IceSSL/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/IceSSL/configuration.py b/scripts/tests/IceSSL/configuration.py
index 00f8701b8f7..35a91487ca4 100644
--- a/scripts/tests/IceSSL/configuration.py
+++ b/scripts/tests/IceSSL/configuration.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Slice/__init__.py b/scripts/tests/Slice/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/Slice/__init__.py
+++ b/scripts/tests/Slice/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/Slice/generation.py b/scripts/tests/Slice/generation.py
index 532d9221ade..5d12e905fbc 100644
--- a/scripts/tests/Slice/generation.py
+++ b/scripts/tests/Slice/generation.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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/scripts/tests/__init__.py b/scripts/tests/__init__.py
index 370705976e6..6fcbfea522b 100644
--- a/scripts/tests/__init__.py
+++ b/scripts/tests/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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.