19 lines
442 B
Plaintext
19 lines
442 B
Plaintext
|
////
|
||
|
Copyright 2005-2008 Daniel James
|
||
|
Copyright 2022 Christian Mazakas
|
||
|
Copyright 2022 Peter Dimov
|
||
|
Distributed under the Boost Software License, Version 1.0.
|
||
|
https://www.boost.org/LICENSE_1_0.txt
|
||
|
////
|
||
|
|
||
|
[#copyright]
|
||
|
= Copyright and License
|
||
|
:idprefix:
|
||
|
|
||
|
This documentation is
|
||
|
|
||
|
* Copyright 2005-2008 Daniel James
|
||
|
* Copyright 2022 Peter Dimov
|
||
|
|
||
|
and is distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|