diff options
Diffstat (limited to 'python/test/Ice/thread/Server.py')
-rw-r--r-- | python/test/Ice/thread/Server.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/thread/Server.py b/python/test/Ice/thread/Server.py index ecf5ced3e7b..be2ca2163d9 100644 --- a/python/test/Ice/thread/Server.py +++ b/python/test/Ice/thread/Server.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** from TestHelper import TestHelper TestHelper.loadSlice("Test.ice") |