aboutsummaryrefslogtreecommitdiffstats
path: root/python2/sha3sum.py
diff options
context:
space:
mode:
Diffstat (limited to 'python2/sha3sum.py')
-rwxr-xr-xpython2/sha3sum.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python2/sha3sum.py b/python2/sha3sum.py
index 157e8f5..f3131d8 100755
--- a/python2/sha3sum.py
+++ b/python2/sha3sum.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
@@ -114,7 +114,7 @@ OPTIONS:
COPYRIGHT:
-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