$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-06 01:55:54
Beman Dawes wrote:
> >> tools/build/test/dependency-test/a.cpp: missing copyright
> >
> >Even on tests?
> >
> >> tools/build/test/dependency-test/a.h: missing copyright
> >
> >Even on empty files :-)
>
> It is very reassuring to lawyers to see copyright messages. It also helps
> us focus on files of questionable ownership if all non-problem files, even
> tests, have some kind of copyright message.
Wait a minute. What shall we do with Boost.Build V2 tests, which are
written in Python? Should they carry copyright? Should thye be scanned by
the inspect utility?
- Volodya