Parcourir la source
licence_info.cpp:
- Separate preprocessed files into a different license number
- Handle the "as is" clause common in older Boost licenses (e.g., the one
used for Lambda)
scan_licence.cpp:
- Don't worry about preprocessed files
- Allow '#' in the prefix, to deal with Paul's odd commenting style
output_licence_info.cpp:
- Output the # of files that can/cannot be converted to the BSL
[SVN r24098]