diff options
author | Jose <jose@zeroc.com> | 2018-02-14 11:52:24 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-02-14 11:52:24 +0100 |
commit | 1a3f1a2b7ae98b251286a9ed8980205215eaaf35 (patch) | |
tree | 4d0e9d4fc33ba6c7e461ce2dfcbff660df68f546 /python/test/Ice/custom/Server.py | |
parent | Simplify IceGridGUI jar creation (diff) | |
download | ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.bz2 ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.xz ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.zip |
Update copyright year to 2018
Diffstat (limited to 'python/test/Ice/custom/Server.py')
-rwxr-xr-x | python/test/Ice/custom/Server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/custom/Server.py b/python/test/Ice/custom/Server.py index 00e21a9e5c6..7716cb78b0f 100755 --- a/python/test/Ice/custom/Server.py +++ b/python/test/Ice/custom/Server.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2018 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. |