1
0
forked from boostorg/core

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 Peter Dimov
parent ebbf497e2c
commit 84ae30a97e

View File

@@ -1,9 +1,8 @@
// interator.hpp workarounds for non-conforming standard libraries ---------// // interator.hpp workarounds for non-conforming standard libraries ---------//
// (C) Copyright Boost.org 2000. Permission to copy, use, modify, sell and // (C) Copyright Beman Dawes 2000. Distributed under the Boost
// distribute this software is granted provided this copyright notice appears // Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// 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.