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

Attribute copyright to Douglas Gregor.

The copyright in these files was attributed to William Kempf, but the revision
history shows that he has never touched them and the original file that they
were based on (threads.html) was created by Douglas Gregor.

The copyright was actually added by Hartmut Kaiser, who was adding the
copyright to all the Boost.Thread files and included this one.


[SVN r40718]
Daniel James 18 лет назад
Родитель
Сommit
be2a8e92a4
3 измененных файлов с 10 добавлено и 13 удалено
  1. 5 4
      doc/html/interprocess.html
  2. 5 4
      doc/html/intrusive.html
  3. 0 5
      doc/html/thread.html

+ 5 - 4
doc/html/interprocess.html

@@ -1,10 +1,11 @@
-<!-- Copyright (c) 2002-2003 William E. Kempf.
-     Subject to the Boost Software License, Version 1.0. 
-     (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
--->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
+  <!-- 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) -->
     <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/interprocess.html">
     <title>Redirect to generated documentation</title>
   </head>

+ 5 - 4
doc/html/intrusive.html

@@ -1,10 +1,11 @@
-<!-- Copyright (c) 2002-2003 William E. Kempf.
-     Subject to the Boost Software License, Version 1.0. 
-     (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
--->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
+  <!-- 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) -->
     <title>Redirect to generated documentation</title>
     <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/intrusive.html">
   </head>

+ 0 - 5
doc/html/thread.html

@@ -1,8 +1,3 @@
-<!-- Copyright (c) 2002-2003 William E. Kempf.
-     Subject to the Boost Software License, Version 1.0. 
-     (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
--->
-
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>

粤ICP备19079148号