diff options
Diffstat (limited to 'csharp/test/Ice/echo/run.py')
-rwxr-xr-x | csharp/test/Ice/echo/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/echo/run.py b/csharp/test/Ice/echo/run.py index fb06954a948..b4443ff6130 100755 --- a/csharp/test/Ice/echo/run.py +++ b/csharp/test/Ice/echo/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |