mirror of
https://github.com/boostorg/mpl.git
synced 2025-10-02 10:40:59 +02:00
Add missing copyright/license
[SVN r28828]
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
|
//
|
||||||
|
// Copyright 2005 David Abrahams and Aleksey Gurtovoy. 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/long.hpp"
|
#include "boost/mpl/long.hpp"
|
||||||
#include "boost/mpl/alias.hpp"
|
#include "boost/mpl/alias.hpp"
|
||||||
|
|
||||||
|
@@ -1,5 +1,8 @@
|
|||||||
//
|
//
|
||||||
// Copyright 2003-2004 David Abrahams and Aleksey Gurtovoy. All Rights Reserved
|
// Copyright 2005 David Abrahams and Aleksey Gurtovoy. 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/int.hpp"
|
#include "boost/mpl/int.hpp"
|
||||||
#include "boost/mpl/fold.hpp"
|
#include "boost/mpl/fold.hpp"
|
||||||
|
Reference in New Issue
Block a user