Improve partial match docs.

Fix license on new file.


[SVN r28823]
This commit is contained in:
John Maddock
2005-05-11 14:31:10 +00:00
parent 9a3fee10dd
commit b912fb5b64
5 changed files with 51 additions and 21 deletions

View File

@ -1,13 +1,13 @@
/*
*
* Copyright (c) 2002
* John Maddock
*
* All rights reserved.
* May not be transfered or disclosed to a third party without
* prior consent of the author.
*
*/
*
* Copyright (c) 2004
* John Maddock
*
* Use, modification and distribution are 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)
*
*/
#include "regex_comparison.hpp"