aboutsummaryrefslogtreecommitdiffstats
path: root/src/test.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-07-25 13:26:39 +0200
committerMattias Andrée <maandree@operamail.com>2015-07-25 13:26:39 +0200
commit6a959e6dff9561235313f0c223e770dacf08ddd4 (patch)
treec923b9294580fef671093c11c0c8755a018d6f68 /src/test.c
parentSee issue #1 (diff)
downloadlibkeccak-6a959e6dff9561235313f0c223e770dacf08ddd4.tar.gz
libkeccak-6a959e6dff9561235313f0c223e770dacf08ddd4.tar.bz2
libkeccak-6a959e6dff9561235313f0c223e770dacf08ddd4.tar.xz
bump year
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test.c b/src/test.c
index 09082a8..b716cac 100644
--- a/src/test.c
+++ b/src/test.c
@@ -1,7 +1,7 @@
/**
* libkeccak – Keccak-family hashing library
*
- * Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
*
* This library is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by