diff options
Diffstat (limited to 'cpp/config/convertssl.py')
-rwxr-xr-x | cpp/config/convertssl.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/convertssl.py b/cpp/config/convertssl.py index 43784992a50..c03a9aa0294 100755 --- a/cpp/config/convertssl.py +++ b/cpp/config/convertssl.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. @@ -10,7 +10,7 @@ # # This script converts an XML configuration file for earlier versions of -# the IceSSL plugin to the new property format in 3.1. +# the IceSSL plug-in to the new property format in 3.1. # # Usage: # |