From 35b8a5aa7608e2bf0f72d6b1c7da9359ce7e7e7a Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 24 Dec 2019 00:51:37 +0000 Subject: [PATCH] Change main license to CC-BY 4.0 --- LICENSE.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 612268d746..5a690a46d0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,18 +1,23 @@ -## The MIT License (MIT) +Copyright © 2014—present the [TLDR team](https://github.com/orgs/tldr-pages/people) and [contributors](https://github.com/tldr-pages/tldr/graphs/contributors). -Copyright (c) 2014 the [TLDR team](https://github.com/orgs/tldr-pages/people) and [contributors](https://github.com/tldr-pages/tldr/graphs/contributors) +This work is licensed under a [**Creative Commons Attribution 4.0 International License**](http://creativecommons.org/licenses/by/4.0/). -Permission is hereby granted, free of charge, to any person obtaining a copy +The contents of the [scripts/](https://github.com/tldr-pages/tldr/tree/master/scripts) directory +are licensed under the MIT license: + +> ## The MIT License +> +> Permission is hereby granted, free of charge, to any person obtaining a copy 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: - -The above copyright notice and this permission notice shall be included in +> +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +> +> 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 AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER