mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-05 15:54:39 +02:00
License updates
[SVN r24597]
This commit is contained in:
@@ -6,13 +6,9 @@
|
|||||||
// Copyright (c) 2000-02
|
// Copyright (c) 2000-02
|
||||||
// Aleksey Gurtovoy and John R. Bandela
|
// Aleksey Gurtovoy and John R. Bandela
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, distribute and sell this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// and its documentation for any purpose is hereby granted without fee,
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// provided that the above copyright notice appears in all copies and
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// 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.
|
|
||||||
|
|
||||||
#ifndef BOOST_MPL_REPLACE_HPP_INCLUDED
|
#ifndef BOOST_MPL_REPLACE_HPP_INCLUDED
|
||||||
#define BOOST_MPL_REPLACE_HPP_INCLUDED
|
#define BOOST_MPL_REPLACE_HPP_INCLUDED
|
||||||
|
@@ -6,13 +6,9 @@
|
|||||||
// Copyright (c) 2000-02
|
// Copyright (c) 2000-02
|
||||||
// Aleksey Gurtovoy and John R. Bandela
|
// Aleksey Gurtovoy and John R. Bandela
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, distribute and sell this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// and its documentation for any purpose is hereby granted without fee,
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// provided that the above copyright notice appears in all copies and
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// 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.
|
|
||||||
|
|
||||||
#ifndef BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
#ifndef BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
||||||
#define BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
#define BOOST_MPL_REPLACE_IF_HPP_INCLUDED
|
||||||
|
@@ -6,13 +6,9 @@
|
|||||||
// Copyright (c) 2000-02
|
// Copyright (c) 2000-02
|
||||||
// Aleksey Gurtovoy and John R. Bandela
|
// Aleksey Gurtovoy and John R. Bandela
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, distribute and sell this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// and its documentation for any purpose is hereby granted without fee,
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// provided that the above copyright notice appears in all copies and
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// 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.
|
|
||||||
|
|
||||||
#ifndef BOOST_MPL_UNIQUE_HPP_INCLUDED
|
#ifndef BOOST_MPL_UNIQUE_HPP_INCLUDED
|
||||||
#define BOOST_MPL_UNIQUE_HPP_INCLUDED
|
#define BOOST_MPL_UNIQUE_HPP_INCLUDED
|
||||||
|
@@ -6,13 +6,9 @@
|
|||||||
// Copyright (c) 2000-02
|
// Copyright (c) 2000-02
|
||||||
// Aleksey Gurtovoy and John R. Bandela
|
// Aleksey Gurtovoy and John R. Bandela
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, distribute and sell this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// and its documentation for any purpose is hereby granted without fee,
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// provided that the above copyright notice appears in all copies and
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// 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.
|
|
||||||
|
|
||||||
#include "boost/mpl/replace.hpp"
|
#include "boost/mpl/replace.hpp"
|
||||||
#include "boost/mpl/list.hpp"
|
#include "boost/mpl/list.hpp"
|
||||||
|
@@ -6,13 +6,9 @@
|
|||||||
// Copyright (c) 2000-02
|
// Copyright (c) 2000-02
|
||||||
// Aleksey Gurtovoy and John R. Bandela
|
// Aleksey Gurtovoy and John R. Bandela
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, distribute and sell this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// and its documentation for any purpose is hereby granted without fee,
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// provided that the above copyright notice appears in all copies and
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// 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.
|
|
||||||
|
|
||||||
#include "boost/mpl/replace_if.hpp"
|
#include "boost/mpl/replace_if.hpp"
|
||||||
#include "boost/mpl/list_c.hpp"
|
#include "boost/mpl/list_c.hpp"
|
||||||
|
Reference in New Issue
Block a user