Boost logo

Boost-Commit :

From: nesotto_at_[hidden]
Date: 2008-02-06 17:46:19


Author: nesotto
Date: 2008-02-06 17:46:19 EST (Wed, 06 Feb 2008)
New Revision: 43132
URL: http://svn.boost.org/trac/boost/changeset/43132

Log:
cleanup to pass inspection report
Text files modified:
   trunk/libs/ptr_container/doc/default.css | 2 ++
   trunk/libs/ptr_container/doc/intro.xml | 12 ++++++++++++
   trunk/libs/ptr_container/doc/ptr_container.xml | 12 ++++++++++++
   3 files changed, 26 insertions(+), 0 deletions(-)

Modified: trunk/libs/ptr_container/doc/default.css
==============================================================================
--- trunk/libs/ptr_container/doc/default.css (original)
+++ trunk/libs/ptr_container/doc/default.css 2008-02-06 17:46:19 EST (Wed, 06 Feb 2008)
@@ -1,4 +1,6 @@
 /*
+boostinspect:nolicense
+
 :Author: David Goodger
 :Contact: goodger_at_[hidden]
 :date: $Date$

Modified: trunk/libs/ptr_container/doc/intro.xml
==============================================================================
--- trunk/libs/ptr_container/doc/intro.xml (original)
+++ trunk/libs/ptr_container/doc/intro.xml 2008-02-06 17:46:19 EST (Wed, 06 Feb 2008)
@@ -1,3 +1,15 @@
+<!--
+//
+// Boost.Pointer Container
+//
+// Copyright Thorsten Ottosen 2003-2005. Use, modification and
+// distribution is subject to 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)
+//
+// For more information, see http://www.boost.org/libs/ptr_container/
+//
+-->
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
 "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">

Modified: trunk/libs/ptr_container/doc/ptr_container.xml
==============================================================================
--- trunk/libs/ptr_container/doc/ptr_container.xml (original)
+++ trunk/libs/ptr_container/doc/ptr_container.xml 2008-02-06 17:46:19 EST (Wed, 06 Feb 2008)
@@ -1,3 +1,15 @@
+<!--
+//
+// Boost.Pointer Container
+//
+// Copyright Thorsten Ottosen 2003-2005. Use, modification and
+// distribution is subject to 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)
+//
+// For more information, see http://www.boost.org/libs/ptr_container/
+//
+-->
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
 "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk