diff options
Diffstat (limited to 'scripts/icehashpassword.py')
-rwxr-xr-x | scripts/icehashpassword.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/icehashpassword.py b/scripts/icehashpassword.py index d782b3bb9d8..ece286835f6 100755 --- a/scripts/icehashpassword.py +++ b/scripts/icehashpassword.py @@ -3,9 +3,6 @@ # # Copyright (c) 2003-present 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. -# # ********************************************************************** import sys, getopt, passlib.hash, passlib.hosts, getpass |