diff options
Diffstat (limited to 'python/scripts/slice2py.py')
-rwxr-xr-x | python/scripts/slice2py.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/scripts/slice2py.py b/python/scripts/slice2py.py index 30e5d3abaff..2b04ce81c52 100755 --- a/python/scripts/slice2py.py +++ b/python/scripts/slice2py.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import sys, Ice, IcePy def main(): |