diff options
Diffstat (limited to 'python/scripts/slice2py.py')
-rwxr-xr-x | python/scripts/slice2py.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/scripts/slice2py.py b/python/scripts/slice2py.py index 7a83869af08..30e5d3abaff 100755 --- a/python/scripts/slice2py.py +++ b/python/scripts/slice2py.py @@ -3,9 +3,6 @@ # # 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. -# # ********************************************************************** import sys, Ice, IcePy |