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 5a1d5f6c0dc..71abc1a2515 100644
--- a/protobuf/test/py/AllTests.py
+++ b/protobuf/test/py/AllTests.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 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 61b094024cf..6e861392663 100755
--- a/protobuf/test/py/Client.py
+++ b/protobuf/test/py/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/test/py/Server.py b/protobuf/test/py/Server.py
index 3cb5e76dd79..8dc0087f16f 100755
--- a/protobuf/test/py/Server.py
+++ b/protobuf/test/py/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
diff --git a/protobuf/test/py/Test.ice b/protobuf/test/py/Test.ice
index 6cfde9737a4..a01790fbe67 100644
--- a/protobuf/test/py/Test.ice
+++ b/protobuf/test/py/Test.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/test/py/Test.proto b/protobuf/test/py/Test.proto
index c11fefd78f1..24d216666aa 100644
--- a/protobuf/test/py/Test.proto
+++ b/protobuf/test/py/Test.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 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 b00f35d294d..c93f3efecfa 100755
--- a/protobuf/test/py/run.py
+++ b/protobuf/test/py/run.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