Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-09-13 12:18:01


David Abrahams wrote:
>> |iterator|
>> boost/iterator/
>> zip_iterator.hpp: *L*

That one seems fine on the latest report.

>> libs/iterator/doc/
>> BidirectionalTraversal.html: *L*
>> BidirectionalTraversal.rst: *L*

That one doesn't.

> Okay, now just for example, I fixed the license/copyright in both of
> these files (and many, many others that show up in the report) on
> 2006/09/11 22:27:29. What's going on here?

I mentioned over IM this was a bug in the inspect code, but for the
general public :-) You have...

.. Copyright David Abrahams 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)

And...

<!-- Copyright David Abrahams 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) -->

The regex that checks for the license is:

boost(\\s+|\\s+#\\s*|\\s+//\\s*)software(\\s+|\\s+#\\s*|\\s+//\\s*)license

Which means that it can't handle the "Boost Softwware License" phrase
being split across lines for anything other than shell/jam (#) and C++
(//) sources.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk