switched over to new Boost Licence

[SVN r20232]
This commit is contained in:
John Maddock
2003-09-30 13:02:51 +00:00
parent ee85ed89a1
commit 11ea8aab76
134 changed files with 531 additions and 1229 deletions

View File

@ -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