mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Added license info.
[SVN r40900]
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
[/
|
||||
Copyright 2006-2007 John Maddock.
|
||||
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).
|
||||
]
|
||||
|
||||
[section:performance Performance]
|
||||
|
||||
The performance of Boost.Regex in both recursive and non-recursive modes
|
||||
@ -13,3 +20,4 @@ following compilers:
|
||||
[endsect]
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user