Probably doesn't matter at all since there isn't a single text file in
the repo which is not pure ASCII. But still, in 2016 iso-8859 should
not be used any more..
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
- <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
+ <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<title>OSL - the object storage layer library</title>
<LINK href="doxygen.css" REL="stylesheet" TYPE="text/css">
<link rel="shortcut icon" href="../osl.ico">