
23 Sep
2006
23 Sep
'06
4:47 p.m.
Paul A Bristow wrote:
So a licence info that works OK (for Quickbook) is, for example
[/ Copyright 2006 John Maddock and Paul A. Bristow. 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). ]
Can you confirm that your check will accept this as valid?
Yes it will. The check is exactly the same as for other source types, I just added '.qbk' to the list of file signatures that are checked. Daniel