forked from boostorg/regex
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:mfc_strings Using Boost Regex With MFC Strings]
|
||||
|
||||
[section:mfc_intro Introduction to Boost.Regex and MFC Strings]
|
||||
@ -285,3 +292,4 @@ MFC/ATL string to a [regex_iterator] or [regex_token_iterator]:
|
||||
|
||||
[endsect]
|
||||
[endsect]
|
||||
|
||||
|
Reference in New Issue
Block a user