diff options
Diffstat (limited to 'distribution/bin/makeprotobufdist.py')
-rwxr-xr-x | distribution/bin/makeprotobufdist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/bin/makeprotobufdist.py b/distribution/bin/makeprotobufdist.py index 1111722badb..4c30e172b1e 100755 --- a/distribution/bin/makeprotobufdist.py +++ b/distribution/bin/makeprotobufdist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2011 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. |