aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_amd64/sha1_amd64_imp.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/sha1_amd64/sha1_amd64_imp.S')
-rw-r--r--src/hash/sha1_amd64/sha1_amd64_imp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/sha1_amd64/sha1_amd64_imp.S b/src/hash/sha1_amd64/sha1_amd64_imp.S
index ba4d4d5ef..e648453dc 100644
--- a/src/hash/sha1_amd64/sha1_amd64_imp.S
+++ b/src/hash/sha1_amd64/sha1_amd64_imp.S
@@ -1,5 +1,5 @@
/*
-* SHA-160 Source File
+* SHA-1 in x86-64 assembler
* (C) 1999-2007 Jack Lloyd
*
* Distributed under the terms of the Botan license