summaryrefslogtreecommitdiff
path: root/scripts/tests/IceBox/admin.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-01-19 13:12:29 +0100
committerJose <jose@zeroc.com>2019-01-19 13:12:29 +0100
commit7a7d495fb0c5a63e404eb62a0461bbafb06d6175 (patch)
treee0877720ce67950b8b0eaaef410631013c3cf2a4 /scripts/tests/IceBox/admin.py
parentRemove anonymous cipher usage in IceSSL/configuration (diff)
downloadice-7a7d495fb0c5a63e404eb62a0461bbafb06d6175.tar.bz2
ice-7a7d495fb0c5a63e404eb62a0461bbafb06d6175.tar.xz
ice-7a7d495fb0c5a63e404eb62a0461bbafb06d6175.zip
Copyright header simplication
Diffstat (limited to 'scripts/tests/IceBox/admin.py')
-rw-r--r--scripts/tests/IceBox/admin.py4
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):