diff options
Diffstat (limited to 'python/test/Ice/adapterDeactivation/Server.py')
-rwxr-xr-x | python/test/Ice/adapterDeactivation/Server.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/adapterDeactivation/Server.py b/python/test/Ice/adapterDeactivation/Server.py index f81207b2894..aa5a5406f64 100755 --- a/python/test/Ice/adapterDeactivation/Server.py +++ b/python/test/Ice/adapterDeactivation/Server.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** from TestHelper import TestHelper TestHelper.loadSlice("Test.ice") |