summaryrefslogtreecommitdiff
path: root/py/demo/Manual/printer
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 /py/demo/Manual/printer
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 'py/demo/Manual/printer')
-rwxr-xr-xpy/demo/Manual/printer/Client.py2
-rw-r--r--py/demo/Manual/printer/Printer.ice2
-rwxr-xr-xpy/demo/Manual/printer/Server.py2
-rwxr-xr-xpy/demo/Manual/printer/expect.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/py/demo/Manual/printer/Client.py b/py/demo/Manual/printer/Client.py
index 0834d2cd6e8..668baf4a61c 100755
--- a/py/demo/Manual/printer/Client.py
+++ b/py/demo/Manual/printer/Client.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/py/demo/Manual/printer/Printer.ice b/py/demo/Manual/printer/Printer.ice
index 343fd8e627b..faa2238ac80 100644
--- a/py/demo/Manual/printer/Printer.ice
+++ b/py/demo/Manual/printer/Printer.ice
@@ -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/py/demo/Manual/printer/Server.py b/py/demo/Manual/printer/Server.py
index 70cfb576405..c72e3c83660 100755
--- a/py/demo/Manual/printer/Server.py
+++ b/py/demo/Manual/printer/Server.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/py/demo/Manual/printer/expect.py b/py/demo/Manual/printer/expect.py
index 6bbcf3eaa53..5cf3c156c22 100755
--- a/py/demo/Manual/printer/expect.py
+++ b/py/demo/Manual/printer/expect.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.