summaryrefslogtreecommitdiff
path: root/demoscript/IceDiscovery
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
committerDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
commit9776285f46e4dbc15f285394daffd1e69490fb21 (patch)
tree554789184a560ec5efc6a8e28d83fd0256d35fee /demoscript/IceDiscovery
parentICE-6253 Functional_TwowayCallbackDouble is invalid (diff)
downloadice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.bz2
ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.xz
ice-9776285f46e4dbc15f285394daffd1e69490fb21.zip
Updated copyright to 2015
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.