diff options
Diffstat (limited to 'cpp/test/IceGrid/activation/test.py')
-rw-r--r-- | cpp/test/IceGrid/activation/test.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/test/IceGrid/activation/test.py b/cpp/test/IceGrid/activation/test.py index 26da2666858..6aef5ddc961 100644 --- a/cpp/test/IceGrid/activation/test.py +++ b/cpp/test/IceGrid/activation/test.py @@ -3,9 +3,6 @@ # # Copyright (c) 2003-present 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. -# # ********************************************************************** if isinstance(platform, Windows) or os.getuid() != 0: |