summaryrefslogtreecommitdiff
path: root/demoscript/IceDiscovery
diff options
context:
space:
mode:
Diffstat (limited to 'demoscript/IceDiscovery')
-rw-r--r--demoscript/IceDiscovery/__init__.py2
-rw-r--r--demoscript/IceDiscovery/hello.py2
-rw-r--r--demoscript/IceDiscovery/replication.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/demoscript/IceDiscovery/__init__.py b/demoscript/IceDiscovery/__init__.py
index 3ada3fc9a65..4d69ae6076a 100644
--- a/demoscript/IceDiscovery/__init__.py
+++ b/demoscript/IceDiscovery/__init__.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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/demoscript/IceDiscovery/hello.py b/demoscript/IceDiscovery/hello.py
index 9f562a93c2b..e424d801b19 100644
--- a/demoscript/IceDiscovery/hello.py
+++ b/demoscript/IceDiscovery/hello.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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/demoscript/IceDiscovery/replication.py b/demoscript/IceDiscovery/replication.py
index 3250b45a4d1..7c400fadf99 100644
--- a/demoscript/IceDiscovery/replication.py
+++ b/demoscript/IceDiscovery/replication.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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.