diff options
author | Jose <jose@zeroc.com> | 2009-02-25 16:02:54 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2009-02-25 16:02:54 +0100 |
commit | 049ad8bcd9d015c2f84d4493d1cebcbbb7f05def (patch) | |
tree | 8a205c411c81d93b6af0feb2e241d90751801a25 | |
parent | removing unused preprocessor options in icestormadmin help message (diff) | |
download | ice-049ad8bcd9d015c2f84d4493d1cebcbbb7f05def.tar.bz2 ice-049ad8bcd9d015c2f84d4493d1cebcbbb7f05def.tar.xz ice-049ad8bcd9d015c2f84d4493d1cebcbbb7f05def.zip |
Fix copyright in upgradeicegrid.py
-rwxr-xr-x | cpp/config/upgradeicegrid.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/upgradeicegrid.py b/cpp/config/upgradeicegrid.py index 020dede6809..b3d289802d0 100755 --- a/cpp/config/upgradeicegrid.py +++ b/cpp/config/upgradeicegrid.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2009 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. |