Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-04 05:08:18


bjorn.karlsson_at_[hidden] wrote:
> I've noticed that there are missing copyrights and tabs in Boost.Build files
> (listed below). It would be really nice to have these files updated.
>
> build
> tools/build/boost_build_v2.html: broken link: features_properties, broken
> link: link_compatibility, unlinked file

I've fixed two of them and fill fix the last one later. But have no idea how
to make the file linked.

> tools/build/examples-v2/hello/hello.cpp: missing copyright

Egh... is that really required to have a copyright in this file? That's
"hello world" application!

> tools/build/examples-v2/make/Jamfile: tabs in file

Fixed this, and other tabs occurences.

> 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 :-)

> tools/build/test/test_system.html: unlinked file

That's a document of interest only to Boost.Build V2 developers.

> If there's a "default" copyright statement we could use for
> (not-yet-copyrighted) Boost.Build files, I'd be happy to add them; else the
> authors will need to update the files.

Well, I think that standard

/* Copyright (C) Boost.org 2003. Permission to copy, use, modify, sell and
distribute this software is granted provided this copyright notice appears
in all copies. This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose. */

Would be just fine. But, files in examples-v2/qt and example-v2/qt-ui should
not be altered. Have no idea about their copyrights.

Thanks,
Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk