crypto: convert "crypto" subdirectory to UTF-8
Convert the subdirectory "crypto" to UTF-8. The files changed are <crypto/fcrypt.c> and <crypto/api.c>. Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
committed by
Adrian Bunk
parent
2e977c85d7
commit
991d17403c
@@ -6,7 +6,7 @@
|
|||||||
* Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au>
|
* Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au>
|
||||||
*
|
*
|
||||||
* Portions derived from Cryptoapi, by Alexander Kjeldaas <astor@fast.no>
|
* Portions derived from Cryptoapi, by Alexander Kjeldaas <astor@fast.no>
|
||||||
* and Nettle, by Niels M<EFBFBD>ller.
|
* and Nettle, by Niels Möller.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the Free
|
* under the terms of the GNU General Public License as published by the Free
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
*
|
*
|
||||||
* Based on code:
|
* Based on code:
|
||||||
*
|
*
|
||||||
* Copyright (c) 1995 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
* Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user