diff options
Diffstat (limited to 'src/scripts/dist.py')
-rwxr-xr-x | src/scripts/dist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/dist.py b/src/scripts/dist.py index 96be44158..d0c042b2a 100755 --- a/src/scripts/dist.py +++ b/src/scripts/dist.py @@ -5,7 +5,7 @@ Release script for botan (http://botan.randombit.net/) (C) 2011, 2012, 2013 Jack Lloyd -Distributed under the terms of the Botan license +Botan is released under the Simplified BSD License (see license.txt) """ import errno |