From 055ce30b39278db9bb88439ae4c5f37b6908580f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 11 Feb 2014 07:24:52 +0100 Subject: bump year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- python3/sha3.py | 2 +- python3/sha3sum.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'python3') diff --git a/python3/sha3.py b/python3/sha3.py index ca34d5b..dc62630 100644 --- a/python3/sha3.py +++ b/python3/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 diff --git a/python3/sha3sum.py b/python3/sha3sum.py index 9f36657..77d66e5 100755 --- a/python3/sha3sum.py +++ b/python3/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 @@ -101,7 +101,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 -- cgit v1.2.3-70-g09d2