diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-05-04 11:14:05 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-05-04 11:14:05 -0230 |
commit | 64b3c63b6078c87862860c23bbee94a5aff62784 (patch) | |
tree | ad0a666bd676fa897b1951a9840aaed7e4449c15 /python/scripts/slice2py.py | |
parent | ICE-6477 - Check DB_HOME env variable (diff) | |
download | ice-64b3c63b6078c87862860c23bbee94a5aff62784.tar.bz2 ice-64b3c63b6078c87862860c23bbee94a5aff62784.tar.xz ice-64b3c63b6078c87862860c23bbee94a5aff62784.zip |
Updated some copyright headers
Diffstat (limited to 'python/scripts/slice2py.py')
-rwxr-xr-x | python/scripts/slice2py.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/scripts/slice2py.py b/python/scripts/slice2py.py index 7f2aca37164..860f4f75e85 100755 --- a/python/scripts/slice2py.py +++ b/python/scripts/slice2py.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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. |