Skip to content

Commit badf1b3

Browse files
committed
Merge broken links to master. NFC
2 parents 4f9afb0 + e4dfe08 commit badf1b3

8 files changed

+8
-8
lines changed

include/boost/algorithm/cxx14/mismatch.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2008-2012.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file mismatch.hpp

include/boost/algorithm/cxx17/exclusive_scan.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file exclusive_scan.hpp

include/boost/algorithm/cxx17/for_each_n.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file for_each_n.hpp

include/boost/algorithm/cxx17/inclusive_scan.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file transform_reduce.hpp

include/boost/algorithm/cxx17/reduce.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file reduce.hpp

include/boost/algorithm/cxx17/transform_exclusive_scan.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file transform_exclusive_scan.hpp

include/boost/algorithm/cxx17/transform_inclusive_scan.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file transform_reduce.hpp

include/boost/algorithm/cxx17/transform_reduce.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) Marshall Clow 2017.
33
44
Distributed under the Boost Software License, Version 1.0. (See accompanying
5-
file LICENSE10.txt or copy at http://www.boost.org/LICENSE10.txt)
5+
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
*/
77

88
/// \file transform_reduce.hpp

0 commit comments

Comments
 (0)