Added license info.

[SVN r40900]
This commit is contained in:
John Maddock
2007-11-07 18:26:11 +00:00
parent 15f764a95a
commit f11333d352
54 changed files with 419 additions and 3 deletions

View File

@ -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:redist Redistributables]
@ -18,3 +25,4 @@ symbol BOOST_REGEX_NO_LIB when compiling, this is useful if you want to
build Boost.Regex yourself in your IDE, or if you need to debug Boost.Regex.
[endsect]