diff options
Diffstat (limited to 'scripts/tests/IceBox/admin.py')
-rw-r--r-- | scripts/tests/IceBox/admin.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/IceBox/admin.py b/scripts/tests/IceBox/admin.py index ae512abd3c5..4442bc76d1a 100644 --- a/scripts/tests/IceBox/admin.py +++ b/scripts/tests/IceBox/admin.py @@ -1,9 +1,7 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** class IceBoxAdminTestCase(ClientServerTestCase): |