diff options
Diffstat (limited to 'src/ext_depends/D-YAML/README.md')
-rw-r--r-- | src/ext_depends/D-YAML/README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ext_depends/D-YAML/README.md b/src/ext_depends/D-YAML/README.md index 4781bdd..5c494d0 100644 --- a/src/ext_depends/D-YAML/README.md +++ b/src/ext_depends/D-YAML/README.md @@ -1,6 +1,5 @@ # D:YAML -[](https://travis-ci.org/dlang-community/D-YAML) [](https://codecov.io/gh/dlang-community/D-YAML) [](http://code.dlang.org/packages/dyaml) @@ -68,21 +67,21 @@ Full text of the license can be found in file `LICENSE_1_0.txt` and is also displayed here: Boost Software License - Version 1.0 - August 17th, 2003 - + Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: - + The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT |