mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Add missing copyright and license
[SVN r40835]
This commit is contained in:
parent
a6be576173
commit
ccc24c4494
8 changed files with 26 additions and 8 deletions
|
@ -1,3 +1,8 @@
|
|||
# Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
|
||||
#
|
||||
# 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)
|
||||
project boost/doc ;
|
||||
import boostbook : boostbook ;
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bc8b26e563a49090a9635b427aa0a6f6443b7d8b
|
||||
Subproject commit 3c76ba7f5c29501f330a3f93cd47df994c6a3e21
|
|
@ -1 +1 @@
|
|||
Subproject commit 4876c66c8234a6cd441f9f35d597eab54af4c9ed
|
||||
Subproject commit 02b183e8346abccf4d4e8b3b445e441ba42cbd3a
|
|
@ -1 +1 @@
|
|||
Subproject commit a8c3c80888ee29e9e0bd4926af70cbffe75fc36a
|
||||
Subproject commit adc36a2b7f81e7f8b1d956079b5e5ec4053f6d82
|
|
@ -1 +1 @@
|
|||
Subproject commit 7d8e93a6acc2b220442ced673da6f39c0775eca7
|
||||
Subproject commit 0d058f42cc2d7efbf3f6e241cd995e0954e97ca6
|
|
@ -69,3 +69,7 @@ variant Eric Friedman <ericbrandon -at- gmail.com>
|
|||
wave Hartmut Kaiser <hartmut.kaiser -at- gmail.com>
|
||||
xpressive Eric Niebler <eric -at- boost-consulting.com>
|
||||
|
||||
© Copyright Douglas Gregor 2005
|
||||
Distributed under the Boost Software License, Version 1.0. See www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
gcc-3_3-darwin Noel Belcourt <kbelco -at- sandia.gov>
|
||||
cw-9_5-darwin Noel Belcourt <kbelco -at- sandia.gov>
|
||||
|
||||
© Copyright Douglas Gregor 2005
|
||||
Distributed under the Boost Software License, Version 1.0. See www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=iso-8859-1">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||
<title>Regression Test Reporting Tools</title>
|
||||
</head>
|
||||
|
||||
|
@ -42,7 +42,12 @@ used to generate the actual status reports.</p>
|
|||
<hr>
|
||||
|
||||
<p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
|
||||
s-format="%d %B, %Y" -->09 January, 2003<!--webbot bot="Timestamp"
|
||||
i-checksum="38582" endspan --></p>
|
||||
s-format="%d %B, %Y" -->06 November, 2007<!--webbot bot="Timestamp"
|
||||
i-checksum="39367" endspan --></p>
|
||||
<p>© Copyright Beman Dawes 2003</p>
|
||||
|
||||
<p>Distributed under the Boost Software License, Version 1.0. See
|
||||
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue