diff options
Diffstat (limited to 'scripts/IceBoxUtil.py')
-rw-r--r-- | scripts/IceBoxUtil.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/IceBoxUtil.py b/scripts/IceBoxUtil.py index 3697328c369..7fe14976af2 100644 --- a/scripts/IceBoxUtil.py +++ b/scripts/IceBoxUtil.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import sys, os from Util import * |