Fix bad manual link. And change (c) to person instead of company.

This commit is contained in:
Rene Rivera
2014-01-02 22:09:51 -06:00
parent 8d6f0dfcfd
commit 6297fadb34

View File

@ -4,8 +4,8 @@
</head> </head>
<body> <body>
Automatic redirection failed, please go to Automatic redirection failed, please go to
<a href="../../doc/html/proto.html">./doc/html/index.html</a> <a href="./doc/html/index.html">./doc/html/index.html</a>
<p>Copyright&nbsp;Redshift Software Inc 2013</p> <p>Copyright&nbsp;Rene Rivera 2013-2014</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file <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="../../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>). <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>).