mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
License updates
[SVN r24597]
This commit is contained in:
@@ -6,13 +6,9 @@
|
||||
// Copyright (c) 2000-02
|
||||
// Aleksey Gurtovoy and John R. Bandela
|
||||
//
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_MPL_REPLACE_HPP_INCLUDED
|
||||
#define BOOST_MPL_REPLACE_HPP_INCLUDED
|
||||
|
@@ -6,13 +6,9 @@
|
||||
// Copyright (c) 2000-02
|
||||
// Aleksey Gurtovoy and John R. Bandela
|
||||
//
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
||||
#define BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
||||
|
@@ -6,13 +6,9 @@
|
||||
// Copyright (c) 2000-02
|
||||
// Aleksey Gurtovoy and John R. Bandela
|
||||
//
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_MPL_UNIQUE_HPP_INCLUDED
|
||||
#define BOOST_MPL_UNIQUE_HPP_INCLUDED
|
||||
|
@@ -6,13 +6,9 @@
|
||||
// Copyright (c) 2000-02
|
||||
// Aleksey Gurtovoy and John R. Bandela
|
||||
//
|
||||
// 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)
|
||||
|
||||
#include "boost/mpl/replace.hpp"
|
||||
#include "boost/mpl/list.hpp"
|
||||
|
@@ -6,13 +6,9 @@
|
||||
// Copyright (c) 2000-02
|
||||
// Aleksey Gurtovoy and John R. Bandela
|
||||
//
|
||||
// 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)
|
||||
|
||||
#include "boost/mpl/replace_if.hpp"
|
||||
#include "boost/mpl/list_c.hpp"
|
||||
|
Reference in New Issue
Block a user