Просмотр исходного кода

Add missing copyright and license

[SVN r40835]
Beman Dawes 18 лет назад
Родитель
Сommit
ccc24c4494
8 измененных файлов с 26 добавлено и 8 удалено
  1. 5 0
      doc/Jamfile.v2
  2. 1 1
      libs/config
  3. 1 1
      libs/disjoint_sets
  4. 1 1
      libs/dynamic_bitset
  5. 1 1
      libs/integer
  6. 4 0
      libs/maintainers.txt
  7. 4 0
      libs/platform_maintainers.txt
  8. 9 4
      tools/regression/index.htm

+ 5 - 0
doc/Jamfile.v2

@@ -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
libs/config

@@ -1 +1 @@
-Subproject commit bc8b26e563a49090a9635b427aa0a6f6443b7d8b
+Subproject commit 3c76ba7f5c29501f330a3f93cd47df994c6a3e21

+ 1 - 1
libs/disjoint_sets

@@ -1 +1 @@
-Subproject commit 4876c66c8234a6cd441f9f35d597eab54af4c9ed
+Subproject commit 02b183e8346abccf4d4e8b3b445e441ba42cbd3a

+ 1 - 1
libs/dynamic_bitset

@@ -1 +1 @@
-Subproject commit a8c3c80888ee29e9e0bd4926af70cbffe75fc36a
+Subproject commit adc36a2b7f81e7f8b1d956079b5e5ec4053f6d82

+ 1 - 1
libs/integer

@@ -1 +1 @@
-Subproject commit 7d8e93a6acc2b220442ced673da6f39c0775eca7
+Subproject commit 0d058f42cc2d7efbf3f6e241cd995e0954e97ca6

+ 4 - 0
libs/maintainers.txt

@@ -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
+
+

+ 4 - 0
libs/platform_maintainers.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
+

+ 9 - 4
tools/regression/index.htm

@@ -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>

粤ICP备19079148号