Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-11-07 11:08:11


Author: bemandawes
Date: 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
New Revision: 40890
URL: http://svn.boost.org/trac/boost/changeset/40890

Log:
Copyright and/or License cleanup
Text files modified:
   trunk/libs/filesystem/src/utf8_codecvt_facet.hpp | 9 ++++-----
   trunk/libs/timer/index.html | 9 ++++-----
   trunk/libs/timer/timer.htm | 10 ++++------
   trunk/libs/utility/OptionalPointee.html | 10 ++++++++--
   trunk/libs/utility/compressed_pair.htm | 19 ++++++++++---------
   trunk/libs/utility/test/Jamfile.v2 | 9 ++++-----
   trunk/libs/utility/utility.htm | 12 ++++++------
   trunk/libs/utility/value_init.htm | 20 ++++++++++----------
   trunk/libs/utility/value_init_test.cpp | 2 +-
   trunk/libs/utility/value_init_test_fail1.cpp | 2 +-
   trunk/libs/utility/value_init_test_fail2.cpp | 2 +-
   trunk/libs/utility/value_init_test_fail3.cpp | 2 +-
   trunk/more/blanket-permission.txt | 2 +-
   trunk/more/moderators.html | 4 ++--
   trunk/tools/inspect/build/Jamfile.v2 | 5 +++++
   15 files changed, 62 insertions(+), 55 deletions(-)

Modified: trunk/libs/filesystem/src/utf8_codecvt_facet.hpp
==============================================================================
--- trunk/libs/filesystem/src/utf8_codecvt_facet.hpp (original)
+++ trunk/libs/filesystem/src/utf8_codecvt_facet.hpp 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,9 +1,8 @@
 // Copyright © 2001 Ronald Garcia, Indiana University (garcia_at_[hidden])
-// Andrew Lumsdaine, Indiana University (lums_at_[hidden]). 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.
+// Andrew Lumsdaine, Indiana University (lums_at_[hidden]).
+
+// Distributed under the Boost Software License, Version 1.0.
+// (See http://www.boost.org/LICENSE_1_0.txt)
 
 #ifndef BOOST_FILESYSTEM_UTF8_CODECVT_FACET_HPP
 #define BOOST_FILESYSTEM_UTF8_CODECVT_FACET_HPP

Modified: trunk/libs/timer/index.html
==============================================================================
--- trunk/libs/timer/index.html (original)
+++ trunk/libs/timer/index.html 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -35,12 +35,11 @@
 
 <p>&nbsp;</p>
 <hr>
-<p>© Copyright Beman Dawes, 2001</p>
-<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
-file LICENSE_1_0.txt or copy
-at www.boost.org/LICENSE_1_0.txt)</p>
+<p>© Copyright Beman Dawes, 2001<br>
+Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
 
-<p><!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2006<!--webbot bot="Timestamp" endspan i-checksum="39368" -->
+<p><!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2007<!--webbot bot="Timestamp" endspan i-checksum="39369" -->
 </p>
 
 </body>

Modified: trunk/libs/timer/timer.htm
==============================================================================
--- trunk/libs/timer/timer.htm (original)
+++ trunk/libs/timer/timer.htm 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -201,13 +201,11 @@
 (Windows NT, Windows 95, etc.)&nbsp; Thus the std::clock() function was much
 more reliable, and so was retained even on this platform with its own timer API.</p>
 <hr>
-<p>© Copyright Beman Dawes 1999. Permission to copy, use, modify, sell and
-distribute this document is granted provided this copyright notice appears in
-all copies. The software described is provided &quot;as is&quot; without express
-or implied&nbsp; warranty, and with no claim as to its suitability for any
-purpose.</p>
+<p>© Copyright Beman Dawes 1999.<br>
+Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
 
-<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->January 11, 2002<!--webbot bot="Timestamp" i-checksum="31071" endspan -->
+<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->November 07, 2007<!--webbot bot="Timestamp" i-checksum="39599" endspan -->
 </p>
 
 </body>

Modified: trunk/libs/utility/OptionalPointee.html
==============================================================================
--- trunk/libs/utility/OptionalPointee.html (original)
+++ trunk/libs/utility/OptionalPointee.html 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -145,14 +145,20 @@
 so direct usage of relational operators with the implied aliasing of shallow semantics
 -as with pointers- should not be used with generic code written for this concept.</p>
 
+<h3>Acknowledgements</h3>
+<p>Based on the original concept developed by Augustus Saunders.
+
 <br>
+</p>
 <HR>
 <TABLE>
 <TR valign=top>
 <TD nowrap>Copyright &copy 2003</TD><TD>
-<A HREF="mailto:fernando_cacciola_at_[hidden]">Fernando Cacciola</A>,
-based on the original concept developed by Augustus Saunders.
+<A HREF="mailto:fernando_cacciola_at_[hidden]">Fernando Cacciola</A>
 </TD></TR></TABLE>
 
+<p>Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
+
 </BODY>
 </HTML>
\ No newline at end of file

Modified: trunk/libs/utility/compressed_pair.htm
==============================================================================
--- trunk/libs/utility/compressed_pair.htm (original)
+++ trunk/libs/utility/compressed_pair.htm 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -3,7 +3,7 @@
       <title>Header </title>
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       <meta name="Template" content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
- <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
+ <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
       <boostcompressed_pair.hpp>
    </head>
    <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080">
@@ -59,17 +59,18 @@
          empty type, then assigning to that member will produce memory corruption,
          unless the empty type has a "do nothing" assignment operator defined. This is
          due to a bug in the way VC6 generates implicit assignment operators.</p>
- <hr>
- <p>Revised 08 May 2001</p>
- <p>© Copyright boost.org 2000. Permission to copy, use, modify, sell and
- distribute this document is granted provided this copyright notice appears in
- all copies. This document is provided "as is" without express or implied
- warranty, and with no claim as to its suitability for any purpose.</p>
+ <h3>Acknowledgements</h3>
       <p>Based on contributions by Steve Cleary, Beman Dawes, Howard Hinnant and John
          Maddock.</p>
       <p>Maintained by <a href="mailto:john_at_[hidden]">John Maddock</a>, the
          latest version of this file can be found at www.boost.org,
          and the boost discussion list at www.yahoogroups.com/list/boost.</p>
- <p>&nbsp;</p>
+ <hr>
+ <p>Revised
+ <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->07 November 2007<!--webbot bot="Timestamp" endspan i-checksum="40338" --></p>
+ <p>© Copyright Beman Dawes, 2000.</p>
+<p>Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
+
    </body>
-</html>
+</html>
\ No newline at end of file

Modified: trunk/libs/utility/test/Jamfile.v2
==============================================================================
--- trunk/libs/utility/test/Jamfile.v2 (original)
+++ trunk/libs/utility/test/Jamfile.v2 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,8 +1,7 @@
-# Copyright David Abrahams 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.
+# Copyright David Abrahams 2003.
+
+# Distributed under the Boost Software License, Version 1.0.
+# See http://www.boost.org/LICENSE_1_0.txt
 
 # For more information, see http://www.boost.org/
 

Modified: trunk/libs/utility/utility.htm
==============================================================================
--- trunk/libs/utility/utility.htm (original)
+++ trunk/libs/utility/utility.htm 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -183,12 +183,12 @@
                 <p>See separate documentation.</p>
                 <hr>
                 <p>Revised&nbsp; <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan
--->02 May, 2004<!--webbot bot="Timestamp" endspan i-checksum="38582"
+-->07 November, 2007<!--webbot bot="Timestamp" endspan i-checksum="39369"
 -->
                 </p>
- <p>&copy; Copyright boost.org 1999-2003. Permission to copy, use, modify, sell and distribute
- this document is granted provided this copyright notice appears in all copies.
- This document is provided &quot;as is&quot; without express or implied
- warranty, and with no claim as to its suitability for any purpose.</p>
+ <p>&copy; Copyright Beman Dawes 1999-2003.</p>
+<p>Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
+
         </body>
-</html>
+</html>
\ No newline at end of file

Modified: trunk/libs/utility/value_init.htm
==============================================================================
--- trunk/libs/utility/value_init.htm (original)
+++ trunk/libs/utility/value_init.htm 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -197,23 +197,23 @@
      value_initialized was developed by Fernando Cacciola, with help and
 suggestions from David Abrahams and Darin Adler.<br>
 Special thanks to Björn Karlsson who carefully edited and completed this documentation.
-<pre>&nbsp;</pre>
-
-<hr>
-<p>Revised 19 September 2002</p>
-
-<p>&copy; Copyright boost.org 2002. Permission to copy, use, modify, sell
-and distribute this document is granted provided this copyright notice appears
-in all copies. This document is provided "as is" without express or implied
-warranty, and with no claim as to its suitability for any purpose.</p>
                    
 <p>Developed by <a href="mailto:fernando_cacciola_at_[hidden]">Fernando Cacciola</a>,
      the latest version of this file can be found at <a
  href="http://www.boost.org">www.boost.org</a>, and the boost discussion list
 at www.yahoogroups.com/list/boost.
      </p>
+
+<hr>
+<p>Revised 19 September 2002</p>
+
+<p>&copy; Copyright Fernando Cacciola, 2002.</p>
+
+<p>Distributed under the Boost Software License, Version 1.0. See
+www.boost.org/LICENSE_1_0.txt</p>
+
  <br>
  <br>
     
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: trunk/libs/utility/value_init_test.cpp
==============================================================================
--- trunk/libs/utility/value_init_test.cpp (original)
+++ trunk/libs/utility/value_init_test.cpp 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,4 +1,4 @@
-// (C) 2002, Fernando Luis Cacciola Carballal.
+// Copyright 2002, Fernando Luis Cacciola Carballal.
 //
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/utility/value_init_test_fail1.cpp
==============================================================================
--- trunk/libs/utility/value_init_test_fail1.cpp (original)
+++ trunk/libs/utility/value_init_test_fail1.cpp 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,4 +1,4 @@
-// (C) 2002, Fernando Luis Cacciola Carballal.
+// Copyright 2002, Fernando Luis Cacciola Carballal.
 //
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/utility/value_init_test_fail2.cpp
==============================================================================
--- trunk/libs/utility/value_init_test_fail2.cpp (original)
+++ trunk/libs/utility/value_init_test_fail2.cpp 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,4 +1,4 @@
-// (C) 2002, Fernando Luis Cacciola Carballal.
+// Copyright 2002, Fernando Luis Cacciola Carballal.
 //
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/utility/value_init_test_fail3.cpp
==============================================================================
--- trunk/libs/utility/value_init_test_fail3.cpp (original)
+++ trunk/libs/utility/value_init_test_fail3.cpp 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,4 +1,4 @@
-// (C) 2002, Fernando Luis Cacciola Carballal.
+// Copyright 2002, Fernando Luis Cacciola Carballal.
 //
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/more/blanket-permission.txt
==============================================================================
--- trunk/more/blanket-permission.txt (original)
+++ trunk/more/blanket-permission.txt 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -5,7 +5,7 @@
 Aleksey Gurtovoy (agurtovoy_at_[hidden])
 Andrei Alexandrescu (andrewalex - at - hotmail.com) (See Boost list message of August 12, 2004 11:06:58 AM EST)
 Andrew Lumsdaine ()
-Anthony Williams (anthony -at- justsoftwaresolutions.co.uk(
+Anthony Williams (anthony -at- justsoftwaresolutions.co.uk)
 Beman Dawes (bdawes_at_[hidden])
 Brad King (brad.king -at- kitware.com) (See Boost list message of Wed, 21 Jul 2004 11:15:46 -0400)
 Brian Osman (osman -at- vvisions.com) (See CVS log)

Modified: trunk/more/moderators.html
==============================================================================
--- trunk/more/moderators.html (original)
+++ trunk/more/moderators.html 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -67,9 +67,9 @@
     initiative.&nbsp; Do whatever it takes!</li>
 </ul>
 <hr>
-<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->27 February, 2005<!--webbot bot="Timestamp" endspan i-checksum="40414" -->
+<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 November, 2007<!--webbot bot="Timestamp" endspan i-checksum="39369" -->
 </p>
-<p>© Beman Dawes 2001-2004</p>
+<p>© Copyright Beman Dawes 2001-2004</p>
 
 <p>Distributed under the Boost Software License, Version 1.0. (See
 accompanying file LICENSE_1_0.txt or copy

Modified: trunk/tools/inspect/build/Jamfile.v2
==============================================================================
--- trunk/tools/inspect/build/Jamfile.v2 (original)
+++ trunk/tools/inspect/build/Jamfile.v2 2007-11-07 11:08:09 EST (Wed, 07 Nov 2007)
@@ -1,5 +1,10 @@
 # Inspect Jamfile
 
+# Copyright Vladimir Prus
+
+# Distributed under the Boost Software License, Version 1.0.
+# See http://www.boost.org/LICENSE_1_0.txt
+
 project
     :
     requirements


Boost-Commit 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