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 -------------------------------------------------------//
// (C) Copyright Jeff Garland and Beman Dawes, 2002. 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 Jeff Garland and Beman Dawes, 2002
// Use, modification, and distribution is subject to 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)
// See http://www.boost.org/libs/filesystem for documentation.

View File

@ -5,5 +5,11 @@
<body>
Automatic redirection failed, please go to
<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>
</html>

View File

@ -1,12 +1,10 @@
// Exception implementation file -------------------------------------------//
// < ----------------------------------------------------------------------- >
// < Copyright © 2002 Beman Dawes >
// < Copyright © 2001 Dietmar Kühl >
// < Use, modification, and distribution is subject to 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) >
// < ----------------------------------------------------------------------- >
// Copyright © 2002 Beman Dawes
// Copyright © 2001 Dietmar Kühl
// Use, modification, and distribution is subject to 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)
// See library home page at http://www.boost.org/libs/filesystem

View File

@ -1,12 +1,10 @@
// directory_posix_windows.cpp ---------------------------------------------//
// < ----------------------------------------------------------------------- >
// < Copyright © 2002 Beman Dawes. >
// < Copyright © 2001 Dietmar Kühl. >
// < Use, modification, and distribution is subject to 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) >
// < ----------------------------------------------------------------------- >
// Copyright © 2002 Beman Dawes
// Copyright © 2001 Dietmar Kühl
// Use, modification, and distribution is subject to 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)
// See library home page at http://www.boost.org/libs/filesystem