forked from Chrizzly/libunicomm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (19 loc) · 775 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="refresh" content="0; URL=./doc/manuals/html/index.html" />
<title></title>
</head>
<body>
Automatic redirection failed, please go to <a href=
"./doc/manuals/html/index.html">index.html</a>.
<div class="copyright-footer">
<p>Copyright 2011 Dmitry Timoshenko</p>
<p>Copyright 2011 Igor Zimenkov</p>
<p>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</div>
</body>
</html>