Update of /cvsroot/boost/boost/libs/dynamic_bitset
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2550

Modified Files:
      Tag: RC_1_34_0
        index.html 
Log Message:
added copyright/license notes; validated (XHTML 1.0 Strict)

Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/dynamic_bitset/index.html,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- index.html  19 Aug 2002 23:24:21 -0000      1.1
+++ index.html  17 Jul 2006 02:09:49 -0000      1.1.16.1
@@ -1,9 +1,24 @@
-<html>
-<head>
-<meta http-equiv="refresh" content="0; URL=dynamic_bitset.html">
-</head>
-<body>
-Automatic redirection failed, please go to
-<a href="dynamic_bitset.html">dynamic_bitset.html</a>.
-</body>
-</html>
\ No newline at end of file
+<!--
+                    Copyright  Beman  Dawes 2002
+                    Copyright Gennaro Prota 2006
+
+       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)
+
+-->
+
+
+<!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=dynamic_bitset.html" />
+    <title></title>
+  </head>
+  <body>
+    Automatic redirection failed, please go to <a href=
+    "dynamic_bitset.html">dynamic_bitset.html</a>.
+  </body>
+
+</html>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to