diff options
Diffstat (limited to 'protobuf/fixProtobufCopyright.py')
-rwxr-xr-x | protobuf/fixProtobufCopyright.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protobuf/fixProtobufCopyright.py b/protobuf/fixProtobufCopyright.py index 5de4b537cb8..4d71e0f49b6 100755 --- a/protobuf/fixProtobufCopyright.py +++ b/protobuf/fixProtobufCopyright.py @@ -23,7 +23,7 @@ ice_dir = os.path.normpath(os.path.join(os.path.dirname(__file__))) # ********************************************************************** # -# 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 |