Update of /cvsroot/boost/boost/tools/boostbook/xsl/doxygen
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5421/tools/boostbook/xsl/doxygen

Modified Files:
        collect.xsl doxygen2boostbook.xsl 
Log Message:
Cross merge HEAD and RC_1_34_0.

Index: collect.xsl
===================================================================
RCS file: /cvsroot/boost/boost/tools/boostbook/xsl/doxygen/collect.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- collect.xsl 3 Aug 2004 12:03:28 -0000       1.4
+++ collect.xsl 13 Nov 2006 16:24:15 -0000      1.5
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+   Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+  
+   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)
+  -->
 <xsl:stylesheet        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
version="1.0">
   <xsl:output method="xml" version="1.0" indent="yes" standalone="yes" />
  

Index: doxygen2boostbook.xsl
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/boostbook/xsl/doxygen/doxygen2boostbook.xsl,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- doxygen2boostbook.xsl       13 Apr 2006 20:37:36 -0000      1.36
+++ doxygen2boostbook.xsl       13 Nov 2006 16:24:15 -0000      1.37
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+   Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+  
+   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)
+  -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                 version="1.0">
   <xsl:import href="../lookup.xsl"/>


-------------------------------------------------------------------------
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