diff options
Diffstat (limited to 'scripts/tests/Glacier2/router.py')
-rw-r--r-- | scripts/tests/Glacier2/router.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Glacier2/router.py b/scripts/tests/Glacier2/router.py index ef896195656..a6245a800eb 100644 --- a/scripts/tests/Glacier2/router.py +++ b/scripts/tests/Glacier2/router.py @@ -1,9 +1,7 @@ # -*- coding: utf-8 -*- -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** passwords = { "userid": "abc123", |