summaryrefslogtreecommitdiff
path: root/protobuf/demo/python
diff options
context:
space:
mode:
Diffstat (limited to 'protobuf/demo/python')
-rw-r--r--protobuf/demo/python/Client.py2
-rw-r--r--protobuf/demo/python/Hello.ice2
-rw-r--r--protobuf/demo/python/Person.proto2
-rw-r--r--protobuf/demo/python/Server.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/protobuf/demo/python/Client.py b/protobuf/demo/python/Client.py
index 0c647c58730..ca79c2de5d4 100644
--- a/protobuf/demo/python/Client.py
+++ b/protobuf/demo/python/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 Protobuf is licensed to you under the terms
# described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/python/Hello.ice b/protobuf/demo/python/Hello.ice
index fb1e746d2f9..87f5c320df6 100644
--- a/protobuf/demo/python/Hello.ice
+++ b/protobuf/demo/python/Hello.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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/python/Person.proto b/protobuf/demo/python/Person.proto
index d69651f418f..25a56ac7c78 100644
--- a/protobuf/demo/python/Person.proto
+++ b/protobuf/demo/python/Person.proto
@@ -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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/python/Server.py b/protobuf/demo/python/Server.py
index b4bcacd9436..3ffa8174a68 100644
--- a/protobuf/demo/python/Server.py
+++ b/protobuf/demo/python/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 Protobuf is licensed to you under the terms
# described in the ICE_PROTOBUF_LICENSE file included in this