summaryrefslogtreecommitdiff
path: root/hmac-sha384.c
diff options
context:
space:
mode:
Diffstat (limited to 'hmac-sha384.c')
-rw-r--r--hmac-sha384.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmac-sha384.c b/hmac-sha384.c
index f39705f5..b2ba3718 100644
--- a/hmac-sha384.c
+++ b/hmac-sha384.c
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
- * Copyright (C) 2003, 2010 Niels Möller
+ * Copyright (C) 2003, 2010 Niels Möller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by