mirror of
https://github.com/boostorg/regex.git
synced 2025-07-24 01:27:36 +02:00
Added needed license info.
[SVN r34563]
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
# copyright John Maddock 2003
|
||||
# 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.
|
||||
|
||||
subproject libs/regex/test/captures ;
|
||||
|
||||
@ -28,3 +31,4 @@ lib boost_regex_extra : ../../src/$(EX_SOURCES) <template>../../build/regex-opti
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,4 +1,7 @@
|
||||
# copyright John Maddock 2003
|
||||
# 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.
|
||||
|
||||
project
|
||||
: source-location ../../src
|
||||
@ -32,3 +35,4 @@ lib boost_regex_extra : $(EX_SOURCES)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user