summaryrefslogtreecommitdiff
path: root/py/demo/Manual
diff options
context:
space:
mode:
Diffstat (limited to 'py/demo/Manual')
-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
-rwxr-xr-xpy/demo/Manual/simple_filesystem/Client.py2
-rw-r--r--py/demo/Manual/simple_filesystem/Filesystem.ice2
-rwxr-xr-xpy/demo/Manual/simple_filesystem/Server.py2
-rwxr-xr-xpy/demo/Manual/simple_filesystem/expect.py2
8 files changed, 8 insertions, 8 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.
diff --git a/py/demo/Manual/simple_filesystem/Client.py b/py/demo/Manual/simple_filesystem/Client.py
index 75bf17aefc6..a718e797289 100755
--- a/py/demo/Manual/simple_filesystem/Client.py
+++ b/py/demo/Manual/simple_filesystem/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/simple_filesystem/Filesystem.ice b/py/demo/Manual/simple_filesystem/Filesystem.ice
index 21e8a435fcb..6331f9b1fdd 100644
--- a/py/demo/Manual/simple_filesystem/Filesystem.ice
+++ b/py/demo/Manual/simple_filesystem/Filesystem.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/simple_filesystem/Server.py b/py/demo/Manual/simple_filesystem/Server.py
index 46393576f03..83297f3ab48 100755
--- a/py/demo/Manual/simple_filesystem/Server.py
+++ b/py/demo/Manual/simple_filesystem/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/simple_filesystem/expect.py b/py/demo/Manual/simple_filesystem/expect.py
index 8cf7d50e291..32419a4da26 100755
--- a/py/demo/Manual/simple_filesystem/expect.py
+++ b/py/demo/Manual/simple_filesystem/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.