summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-07-14 01:15:49 +0200
committerRichard Levitte <levitte@openssl.org>2015-07-14 01:17:45 +0200
commit9f0b86c68bb96d49301bbd6473c8235ca05ca06b (patch)
treeda23b40a7ee3ea6b0f58642e5129f01cc68257a7 /demos
parent5a3ce86e21715a683ff0d32421ed5c6d5e84234d (diff)
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>
Diffstat (limited to 'demos')
-rw-r--r--demos/easy_tls/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/easy_tls/README b/demos/easy_tls/README
index 816a58009c..ee89dfb942 100644
--- a/demos/easy_tls/README
+++ b/demos/easy_tls/README
@@ -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öller <bodo@openssl.org>
+Bodo Möller <bodo@openssl.org>