diff options
Diffstat (limited to 'cpp/test/Glacier2/attack/test.py')
-rw-r--r-- | cpp/test/Glacier2/attack/test.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Glacier2/attack/test.py b/cpp/test/Glacier2/attack/test.py index ac7bacae855..a67cc5333d6 100644 --- a/cpp/test/Glacier2/attack/test.py +++ b/cpp/test/Glacier2/attack/test.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** Glacier2TestSuite(__name__, routerProps = { "Glacier2.RoutingTable.MaxSize" : 10 }) |