Просмотр исходного кода

Add license links, copyright messages

[SVN r19680]
Beman Dawes 23 лет назад
Родитель
Сommit
0d38697ccf
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      index.htm

+ 5 - 1
index.htm

@@ -18,6 +18,7 @@
                             <td>
                                 <p><b>Libraries<br>
                                     </b>.&nbsp;<a href="libs/libraries.htm">Documentation</a><br>
+                                    .&nbsp;<a href="more/license_info.html">License</a><br>
                                     .&nbsp;<a href="more/download.html">Download</a><br>
                                     .&nbsp;<a href="more/download.html#Installation">Install</a> &amp; <a href="tools/build/index.html">
                                         Build<br>
@@ -324,7 +325,10 @@
             </tr>
         </table>
         <hr>
+<p> © Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
+<p> See accompanying <a href="LICENSE">license</a> for terms and conditions 
+of use.</p>
         <p>Revised 
-            <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->25 July, 2003<!--webbot bot="Timestamp" endspan i-checksum="21104" --></p>
+            <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18 August, 2003<!--webbot bot="Timestamp" endspan i-checksum="34485" --></p>
     </body>
 </html>

粤ICP备19079148号