diff options
Diffstat (limited to 'scripts/tests/IceBox/admin.py')
-rw-r--r-- | scripts/tests/IceBox/admin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tests/IceBox/admin.py b/scripts/tests/IceBox/admin.py index c194e32bf99..ece24b787c0 100644 --- a/scripts/tests/IceBox/admin.py +++ b/scripts/tests/IceBox/admin.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # ********************************************************************** # -# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +# 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. |