diff options
author | Benoit Foucher <benoit@zeroc.com> | 2013-02-12 10:03:32 +0100 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2013-02-12 10:03:32 +0100 |
commit | f3af0d259b72b029a6448d4c03eb8a82c62e2888 (patch) | |
tree | dbc3cff493611f3b2f1157ff9146c5ad0c42c236 /cpp/test/Ice/faultTolerance/run.py | |
parent | Use db53_ prefix when available, not just for Linux RPMs (diff) | |
download | ice-f3af0d259b72b029a6448d4c03eb8a82c62e2888.tar.bz2 ice-f3af0d259b72b029a6448d4c03eb8a82c62e2888.tar.xz ice-f3af0d259b72b029a6448d4c03eb8a82c62e2888.zip |
Fixed ICE-5179: Fixed copyrights
Diffstat (limited to 'cpp/test/Ice/faultTolerance/run.py')
-rwxr-xr-x | cpp/test/Ice/faultTolerance/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/faultTolerance/run.py b/cpp/test/Ice/faultTolerance/run.py index e075790b437..e6aef9c0b37 100755 --- a/cpp/test/Ice/faultTolerance/run.py +++ b/cpp/test/Ice/faultTolerance/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2013 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. |