update license so inspect can see it

[SVN r20959]
This commit is contained in:
Beman Dawes 2003-11-26 12:45:13 +00:00
parent 8f91eb8b7a
commit 790047851b
4 changed files with 21 additions and 19 deletions

View File

@ -1,10 +1,10 @@
// simple_ls program -------------------------------------------------------// // simple_ls program -------------------------------------------------------//
// (C) Copyright Jeff Garland and Beman Dawes, 2002. Permission to copy, use, // © Copyright Jeff Garland and Beman Dawes, 2002
// modify, sell and distribute this software is granted provided this copyright
// notice appears in all copies. This software is provided "as is" without // Use, modification, and distribution is subject to the Boost Software
// express or implied warranty, and with no claim as to its suitability for // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// any purpose. // http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/filesystem for documentation. // See http://www.boost.org/libs/filesystem for documentation.

View File

@ -5,5 +5,11 @@
<body> <body>
Automatic redirection failed, please go to Automatic redirection failed, please go to
<a href="doc/index.htm">doc/index.htm</a>. <a href="doc/index.htm">doc/index.htm</a>.
<hr>
<p>© Copyright Beman Dawes, 2003</p>
<p> Use, modification, and distribution are subject to the Boost Software
License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a>)</p>
</body> </body>
</html> </html>

View File

@ -1,12 +1,10 @@
// Exception implementation file -------------------------------------------// // Exception implementation file -------------------------------------------//
// < ----------------------------------------------------------------------- > // Copyright © 2002 Beman Dawes
// < Copyright © 2002 Beman Dawes > // Copyright © 2001 Dietmar Kühl
// < Copyright © 2001 Dietmar Kühl > // Use, modification, and distribution is subject to the Boost Software
// < Use, modification, and distribution is subject to the Boost Software > // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy
// < License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy > // at http://www.boost.org/LICENSE_1_0.txt)
// < at http://www.boost.org/LICENSE_1_0.txt) >
// < ----------------------------------------------------------------------- >
// See library home page at http://www.boost.org/libs/filesystem // See library home page at http://www.boost.org/libs/filesystem

View File

@ -1,12 +1,10 @@
// directory_posix_windows.cpp ---------------------------------------------// // directory_posix_windows.cpp ---------------------------------------------//
// < ----------------------------------------------------------------------- > // Copyright © 2002 Beman Dawes
// < Copyright © 2002 Beman Dawes. > // Copyright © 2001 Dietmar Kühl
// < Copyright © 2001 Dietmar Kühl. > // Use, modification, and distribution is subject to the Boost Software
// < Use, modification, and distribution is subject to the Boost Software > // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy
// < License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy > // at http://www.boost.org/LICENSE_1_0.txt)
// < at http://www.boost.org/LICENSE_1_0.txt) >
// < ----------------------------------------------------------------------- >
// See library home page at http://www.boost.org/libs/filesystem // See library home page at http://www.boost.org/libs/filesystem