aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/serpent_ia32
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-10 03:52:53 +0000
committerlloyd <[email protected]>2009-11-10 03:52:53 +0000
commit34cb4ecfa3854d4b0985280fa72168e4d3a44948 (patch)
treef19bae461e23a01da1756dc372b2f995f5e39ce4 /src/block/serpent_ia32
parent8a648d1e1d52de55a58de23b669e6796c2aeedf7 (diff)
Cleanups - remove emails from source files, they should only live in
credits.txt and thanks.txt. Remove some various bits of formatting weirdness.
Diffstat (limited to 'src/block/serpent_ia32')
-rw-r--r--src/block/serpent_ia32/serp_ia32_imp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/serpent_ia32/serp_ia32_imp.S b/src/block/serpent_ia32/serp_ia32_imp.S
index 9e50f8cdc..5ab630f43 100644
--- a/src/block/serpent_ia32/serp_ia32_imp.S
+++ b/src/block/serpent_ia32/serp_ia32_imp.S
@@ -1,5 +1,5 @@
/*
-* Serpent Source File
+* Serpent in IA-32 assembler
* (C) 1999-2007 Jack Lloyd
*
* Distributed under the terms of the Botan license