mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
21 lines
707 B
HTML
21 lines
707 B
HTML
|
<!--
|
||
|
Copyright 2012 Beman Daves
|
||
|
Copyright 2012 Karsten Ahnert
|
||
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||
|
-->
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
|
||
|
</head>
|
||
|
<body>
|
||
|
Automatic redirection failed, please go to
|
||
|
<a href="doc/html/index.html">doc/html/index.html</a>
|
||
|
<hr>
|
||
|
<p>© Copyright Beman Dawes, 2001</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">
|
||
|
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||
|
</body>
|
||
|
</html>
|