Update of /cvsroot/boost/boost/tools/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3399/tools/build
Modified Files:
Tag: RC_1_34_0
boost.css index.html
Log Message:
(merge from head) Fix various inspection errors.
Index: boost.css
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/boost.css,v
retrieving revision 1.1
retrieving revision 1.1.26.1
diff -u -d -r1.1 -r1.1.26.1
--- boost.css 6 May 2002 03:46:55 -0000 1.1
+++ boost.css 24 Jul 2006 16:22:51 -0000 1.1.26.1
@@ -1,3 +1,9 @@
+/*
+Copyright 2002 David Abrahams.
+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)
+ */
H1
{
FONT-SIZE: 200%
Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/index.html,v
retrieving revision 1.38
retrieving revision 1.38.16.1
diff -u -d -r1.38 -r1.38.16.1
--- index.html 2 Dec 2003 16:07:30 -0000 1.38
+++ index.html 24 Jul 2006 16:22:51 -0000 1.38.16.1
@@ -1,9 +1,21 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+ Copyright 2003 Rene Rivera.
+ 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 xmlns="http://www.w3.org/1999/xhtml">
<head>
-<meta http-equiv="refresh" content="0; URL=v1/index.html">
+ <meta http-equiv="refresh" content="0; URL=v1/index.html" />
+
+ <title></title>
</head>
+
<body>
-Automatic redirection failed, please go to
-<a href="v1/build_system.htm">v1/build_system.htm</a>.
+ Automatic redirection failed, please go to <a href=
+ "v1/build_system.htm">v1/build_system.htm</a>.
</body>
</html>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs