diff options
Diffstat (limited to 'py/makebindist.py')
-rwxr-xr-x | py/makebindist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/makebindist.py b/py/makebindist.py index 5aee85757ad..164c3415b1b 100755 --- a/py/makebindist.py +++ b/py/makebindist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2006 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. |