X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6a2e5adffd2a4a97ffd090cb536cd63ffd2fad54..e1deabc0eb11451828e2e8dd18c0d723b3a7eff8:/common/sha1.c

diff --git a/common/sha1.c b/common/sha1.c
index d20c54a4..3cd2e055 100644
--- a/common/sha1.c
+++ b/common/sha1.c
@@ -2,6 +2,7 @@
  *  FIPS-180-1 compliant SHA-1 implementation
  *
  *  Copyright (C) 2006-2014, ARM Limited, All Rights Reserved
+ *
  *  This file is part of mbed TLS (https://tls.mbed.org)
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -662,4 +663,3 @@ exit:
 #endif /* POLARSSL_SELF_TEST */
 
 #endif /* POLARSSL_SHA1_C */
-