aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_amd64/sha1core.S
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-09-04 13:32:53 +0000
committerlloyd <[email protected]>2007-09-04 13:32:53 +0000
commit8506582cc6bca4a85f9e040d337b137a852f4646 (patch)
tree78cd62eb2620854e7497808bf59194133a2cd0b6 /modules/alg_amd64/sha1core.S
parent5c1a2befed5808974cbbd0504eebfc2ab9991ce6 (diff)
Change copyright to 1999-2007
Diffstat (limited to 'modules/alg_amd64/sha1core.S')
-rw-r--r--modules/alg_amd64/sha1core.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_amd64/sha1core.S b/modules/alg_amd64/sha1core.S
index 7097ac8ec..32f2d83a3 100644
--- a/modules/alg_amd64/sha1core.S
+++ b/modules/alg_amd64/sha1core.S
@@ -1,6 +1,6 @@
/*************************************************
* SHA-160 Source File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/asm_macr.h>