Removed Boost.org copyrights, and replace with original authors names (as based on cvs history).

[SVN r24401]
This commit is contained in:
John Maddock
2004-08-11 10:20:52 +00:00
parent 2d657dbb8b
commit 9384b827b8

View File

@@ -5,15 +5,11 @@
// + file: boost/mpl/if.hpp
// + last modified: 17/sep/03
// Copyright (c) 2000-03 Boost.org
// Copyright (c) 2000-03 Aleksey Gurtovoy
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without fee,
// provided that the above copyright notice appears in all copies and
// that both the copyright notice and this permission notice appear in
// supporting documentation. No representations are made about the
// suitability of this software for any purpose. It is provided "as is"
// without express or implied warranty.
// Distributed under 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/mpl for documentation.