mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 05:42:15 +02:00
switched over to new Boost Licence
[SVN r20232]
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
* Copyright (c) 2002
|
||||
* Dr John Maddock
|
||||
*
|
||||
* All rights reserved.
|
||||
* May not be transfered or disclosed to a third party without
|
||||
* prior consent of the author.
|
||||
* Use, modification and distribution is subject to 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)
|
||||
*
|
||||
*/
|
||||
|
||||
@ -134,3 +134,4 @@ inline void test_find_all(const std::string& re, const std::string& text, bool i
|
||||
#define REPEAT_COUNT 10
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user