summaryrefslogtreecommitdiff
path: root/protobuf/test/py
diff options
context:
space:
mode:
Diffstat (limited to 'protobuf/test/py')
-rw-r--r--protobuf/test/py/AllTests.py2
-rwxr-xr-xprotobuf/test/py/Client.py2
-rwxr-xr-xprotobuf/test/py/Server.py2
-rw-r--r--protobuf/test/py/Test.ice2
-rw-r--r--protobuf/test/py/Test.proto2
-rwxr-xr-xprotobuf/test/py/run.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/protobuf/test/py/AllTests.py b/protobuf/test/py/AllTests.py
index 0653c2772fe..5a1d5f6c0dc 100644
--- a/protobuf/test/py/AllTests.py
+++ b/protobuf/test/py/AllTests.py
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/test/py/Client.py b/protobuf/test/py/Client.py
index 5c16d8b4564..61b094024cf 100755
--- a/protobuf/test/py/Client.py
+++ b/protobuf/test/py/Client.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/test/py/Server.py b/protobuf/test/py/Server.py
index 2c7a6b9b9dc..3cb5e76dd79 100755
--- a/protobuf/test/py/Server.py
+++ b/protobuf/test/py/Server.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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/test/py/Test.ice b/protobuf/test/py/Test.ice
index 70421570e21..c3b0c46a794 100644
--- a/protobuf/test/py/Test.ice
+++ b/protobuf/test/py/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/test/py/Test.proto b/protobuf/test/py/Test.proto
index 29e8ec3c165..c11fefd78f1 100644
--- a/protobuf/test/py/Test.proto
+++ b/protobuf/test/py/Test.proto
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 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/protobuf/test/py/run.py b/protobuf/test/py/run.py
index da53f032c5a..b00f35d294d 100755
--- a/protobuf/test/py/run.py
+++ b/protobuf/test/py/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2014 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