forked from boostorg/algorithm
Fix broken link to license file in header comment. NFC
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2008-2012.
|
Copyright (c) Marshall Clow 2008-2012.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file mismatch.hpp
|
/// \file mismatch.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file exclusive_scan.hpp
|
/// \file exclusive_scan.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file for_each_n.hpp
|
/// \file for_each_n.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file transform_reduce.hpp
|
/// \file transform_reduce.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file reduce.hpp
|
/// \file reduce.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file transform_exclusive_scan.hpp
|
/// \file transform_exclusive_scan.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file transform_reduce.hpp
|
/// \file transform_reduce.hpp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Copyright (c) Marshall Clow 2017.
|
Copyright (c) Marshall Clow 2017.
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||||
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
|
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// \file transform_reduce.hpp
|
/// \file transform_reduce.hpp
|
||||||
|
Reference in New Issue
Block a user