$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-02-06 11:03:23
Beman Dawes skrev:
> An inspection report will now be run on the daily release snapshot. See
> http://beta.boost.org/development/testing.html#Snapshots for the link.
>
> There are far too many errors. We need to start a major effort to clean
> these up.
I have a general question. The report says that a stylesheet is missing
license info:
ptr_container
libs/ptr_container/doc/default.css: *L*
libs/ptr_container/doc/intro.xml: *C*, *L*
libs/ptr_container/doc/ptr_container.xml: *L*
libs/ptr_container/test/Jamfile.v2: *C*, *L*
libs/ptr_container/test/sequence_point.cpp: *C*, *L*
In the first file it reads:
*
:Author: David Goodger
:Contact: goodger_at_[hidden]
:date: $Date: 2005/03/21 00:01:25 $
:version: $Revision: 1.1 $
:copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
*/
What am I supposed to write in this file to fix the problem?
License: public domain
?
Thanks
-Thorsten