diff options
Diffstat (limited to 'python2/sha3.py')
-rw-r--r-- | python2/sha3.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python2/sha3.py b/python2/sha3.py index 7b62563..316930d 100644 --- a/python2/sha3.py +++ b/python2/sha3.py @@ -3,7 +3,7 @@ ''' sha3sum – SHA-3 (Keccak) checksum calculator -Copyright © 2013 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by |