diff options
Diffstat (limited to 'java-c-jni/SHA3.c')
-rw-r--r-- | java-c-jni/SHA3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java-c-jni/SHA3.c b/java-c-jni/SHA3.c index 7e35d79..eea5dbe 100644 --- a/java-c-jni/SHA3.c +++ b/java-c-jni/SHA3.c @@ -1,7 +1,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 |