Removed Boost.org copyrights and replaced with originating authors copyright instead.

[SVN r24372]
This commit is contained in:
John Maddock
2004-08-10 12:53:34 +00:00
committed by Andrey Semashev
parent a4bacb5077
commit 398819237e

View File

@ -1,10 +1,8 @@
// Boost next_prior.hpp header file ---------------------------------------// // Boost next_prior.hpp header file ---------------------------------------//
// (C) Copyright Boost.org 1999-2003. Permission to copy, use, modify, sell // (C) Copyright Aleksey Gurtovoy 1999-2003. Distributed under the Boost
// and distribute this software is granted provided this copyright // Software License, Version 1.0. (See accompanying file
// notice appears in all copies. This software is provided "as is" without // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// express or implied warranty, and with no claim as to its suitability for
// any purpose.
// See http://www.boost.org/libs/utility for documentation. // See http://www.boost.org/libs/utility for documentation.