diff options
author | Mark Spruiell <mes@zeroc.com> | 2004-07-13 23:47:25 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2004-07-13 23:47:25 +0000 |
commit | e0a9faee24982fc926987e394c910f672cb805b4 (patch) | |
tree | 5cb13b443345bf703c863b4eb46b9264708fae96 /php/makedist.py | |
parent | Changed test suite to work with Mono. (diff) | |
download | ice-e0a9faee24982fc926987e394c910f672cb805b4.tar.bz2 ice-e0a9faee24982fc926987e394c910f672cb805b4.tar.xz ice-e0a9faee24982fc926987e394c910f672cb805b4.zip |
PHP 5.0.0 final release; changing copyright, version
Diffstat (limited to 'php/makedist.py')
-rwxr-xr-x | php/makedist.py | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/php/makedist.py b/php/makedist.py index 82e85a9ac29..96e1204b129 100755 --- a/php/makedist.py +++ b/php/makedist.py @@ -1,15 +1,10 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003 -# ZeroC, Inc. -# Billerica, MA, USA +# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. # -# All Rights Reserved. -# -# Ice is free software; you can redistribute it and/or modify it under -# the terms of the GNU General Public License version 2 as published by -# the Free Software Foundation. +# This copy of Ice is licensed to you under the terms described in the +# ICE_LICENSE file included in this distribution. # # ********************************************************************** |