diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:05:13 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:05:13 +0000 |
commit | 0c3e392fcb2e383e8ed0acf4452f28d069d04c0a (patch) | |
tree | 447a66a6d87dc9075c5239aa53f6e0703a02874f /java/makedist.py | |
parent | removing unnecessary file (diff) | |
download | ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.tar.bz2 ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.tar.xz ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.zip |
2004 to 2005
Diffstat (limited to 'java/makedist.py')
-rwxr-xr-x | java/makedist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/makedist.py b/java/makedist.py index 22f18f0471e..195f777b032 100755 --- a/java/makedist.py +++ b/java/makedist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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. |