diff options
Diffstat (limited to 'arch/arm/lib/sha1.S')
-rw-r--r-- | arch/arm/lib/sha1.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/lib/sha1.S b/arch/arm/lib/sha1.S index 09b548cac1a4..eb0edb80d7b8 100644 --- a/arch/arm/lib/sha1.S +++ b/arch/arm/lib/sha1.S | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * SHA transform optimized for ARM | 4 | * SHA transform optimized for ARM |
5 | * | 5 | * |
6 | * Copyright: (C) 2005 by Nicolas Pitre <nico@cam.org> | 6 | * Copyright: (C) 2005 by Nicolas Pitre <nico@fluxnic.net> |
7 | * Created: September 17, 2005 | 7 | * Created: September 17, 2005 |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |