forked from boostorg/regex
Added needed license info.
[SVN r34563]
This commit is contained in:
@ -1,3 +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.
|
||||
|
||||
# very basic makefile for regression tests
|
||||
# tests every library combination, static/dynamic/multimthread/singlethread/narrow/wide
|
||||
@ -136,5 +140,6 @@ clean:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user