diff options
Diffstat (limited to 'python/config/s2py.py')
-rwxr-xr-x | python/config/s2py.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/config/s2py.py b/python/config/s2py.py index 5dd521894b1..0865f04e210 100755 --- a/python/config/s2py.py +++ b/python/config/s2py.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, os, platform |