tldr/LICENSE.md

32 lines
1.5 KiB
Markdown
Raw Normal View History

2020-05-11 00:27:09 +01:00
Copyright © 2014—present the [tldr-pages team](https://github.com/orgs/tldr-pages/people)
and [contributors](https://github.com/tldr-pages/tldr/graphs/contributors).
2020-05-11 00:27:09 +01:00
**This work is licensed under the
[Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)
(CC-BY).**
----
The contents of the [scripts/](https://github.com/tldr-pages/tldr/tree/main/scripts) directory
2019-12-24 00:51:37 +00:00
are licensed under the MIT license:
> **The MIT License**
2019-12-24 00:51:37 +00:00
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
2020-05-11 00:27:09 +01:00
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
> copies of the Software, and to permit persons to whom the Software is
> furnished to do so, subject to the following conditions:
2019-12-24 00:51:37 +00:00
>
> The above copyright notice and this permission notice shall be included in
2020-05-11 00:27:09 +01:00
> all copies or substantial portions of the Software.
2019-12-24 00:51:37 +00:00
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2020-05-11 00:27:09 +01:00
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
> THE SOFTWARE.