summaryrefslogtreecommitdiff
path: root/cipher/sha512.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-01-21 13:33:34 +0000
committerWerner Koch <wk@gnupg.org>2010-01-21 13:33:34 +0000
commitc9a727088a4a763ff368e4f10d98d3a0c3a8d3b2 (patch)
treec03397e0cb9c7bccbabd8b0521b79104c51b540d /cipher/sha512.c
parentd760646f3fb148959d99c17f4633aee6ed01e4ae (diff)
downloadlibgcrypt-c9a727088a4a763ff368e4f10d98d3a0c3a8d3b2.tar.gz
Add an identifier for ECDH.
Fixed some NEWS entries. Updated copyright lines.
Diffstat (limited to 'cipher/sha512.c')
-rw-r--r--cipher/sha512.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/sha512.c b/cipher/sha512.c
index 1951c32e..59c3e658 100644
--- a/cipher/sha512.c
+++ b/cipher/sha512.c
@@ -1,5 +1,5 @@
/* sha512.c - SHA384 and SHA512 hash functions
- * Copyright (C) 2003, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2008, 2009 Free Software Foundation, Inc.
*
* This file is part of Libgcrypt.
*