diff options
author | corvid <devnull@localhost> | 2015-05-28 18:38:06 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-05-28 18:38:06 +0000 |
commit | ba68c40f16755a32bf70f49bdf1d39d86adc741e (patch) | |
tree | 1eb532cbc7425f6d897e513a64b8d03a089b8665 /AUTHORS | |
parent | ea14c266b84296761354f63d746a289db0bb4918 (diff) |
'ssl' -> 'tls' where reasonable, given that ssl3 is dead and all
I used 'hg rename' and expected (at least hoped) that 'hg diff' would
do what I would naturally want, but no.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,5 +87,5 @@ Non-Dillo code: * src/md5.[ch] contain code by L. Peter Deutsch whose copyright is held by Aladdin Enterprises. * src/tipwin.cc contains code by Greg Ercolano. -* src/IO/ssl.c contains code from wget whose copyright is held by the +* src/IO/tls.c contains code from wget whose copyright is held by the Free Software Foundation. |