$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-02-15 14:15:50
Matthias Schabel <boost <at> schabel-family.org> writes:
>
> > 1119 files scanned
> > 12 directories scanned
> > 2903 problems reported
> >
> > problem counts:
> > 830 files missing Boost license info
> > 829 files missing copyrights
>
> These should be only the doxygen files; is there a way to put a
> license block
> in doxygen-generated files automatically?
put
HTML_FOOTER="copyright and license</body></html>"
in the config file.
>
> > 20 unlinked files
>
> What does this mean?
It means that there is no link to the file.
Mostly these are *-members.html
In Christ,
Steven Watanabe