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 2017.
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user