diff options
Diffstat (limited to 'src/scripts/install.py')
-rwxr-xr-x | src/scripts/install.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/install.py b/src/scripts/install.py index ec22e7abc..70718bd22 100755 --- a/src/scripts/install.py +++ b/src/scripts/install.py @@ -4,7 +4,7 @@ Botan install script (C) 2014,2015 Jack Lloyd -Distributed under the terms of the Botan license +Botan is released under the Simplified BSD License (see license.txt) """ import errno |