diff --git a/example/simple_ls.cpp b/example/simple_ls.cpp index 152fdf4..f8dd394 100644 --- a/example/simple_ls.cpp +++ b/example/simple_ls.cpp @@ -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. diff --git a/index.html b/index.html index 6576c88..7b6908d 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,11 @@
Automatic redirection failed, please go to doc/index.htm. +© Copyright Beman Dawes, 2003
+Use, modification, and distribution are subject to the Boost Software +License, Version 1.0. (See accompanying file +LICENSE_1_0.txt or copy at +www.boost.org/LICENSE_1_0.txt)