Conversion to UTF-8 where needed

This leaves behind files with names ending with '.iso-8859-1'.  These
should be safe to remove.  If something went wrong when re-encoding,
there will be some files with names ending with '.utf8' left behind.

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte
2015-07-14 01:15:49 +02:00
parent 5a3ce86e21
commit 9f0b86c68b
24 changed files with 159 additions and 159 deletions

View File

@@ -62,4 +62,4 @@ As noted above, easy_tls.c will be changed to become a library one
day, which means that future revisions will not be fully compatible to
the current version.
Bodo M<EFBFBD>ller <bodo@openssl.org>
Bodo Möller <bodo@openssl.org>