amoralej / centos / centos.org

Forked from centos/centos.org 3 years ago
Clone

Blame content/legal/licensing-policy.md

6752aa
cd ---
6752aa
title: "CentOS Licensing Policy"
6752aa
markdown: basic
6752aa
is_dynamic: true
6752aa
---
6752aa
* Table of contents will replace this text.
6752aa
{:toc}
6752aa
6752aa
#CentOS Project Licensing Policy
6752aa
6752aa
##Definitions
6752aa
6752aa
A “Contribution” is any contribution to the CentOS Project, but does not include (a) already-existing upstream software or content that merely is packaged, or is intended to be packaged, in CentOS Linux or CentOS Stream, or changes or additions to such already-existing software or content, or (b) material intended to be used for CentOS project logos. 
6752aa
6752aa
Your Contribution is “Explicitly Licensed” if you specifically attach a license notice to it. 
6752aa
6752aa
“Default License” means the license you grant under this policy for a Contribution that is not Explicitly Licensed.
6752aa
6752aa
“Code” means software code, RPM spec files, and any functional material whose principal purpose is to control or facilitate the building of packages.
6752aa
6752aa
##Distributions
6752aa
680921
The CentOS Linux and CentOS Stream distributions are [compilations](https://www.law.cornell.edu/definitions/uscode.php?width=840&height=800&iframe=true&def_id=17-USC-2076770877-364936160&term_occur=999&term_src=title:17:chapter:1:section:101) of software packages. Each package is governed by its own license. Like Red Hat Enterprise Linux, the CentOS Linux and CentOS Stream compilation copyright is licensed under [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). To the extent you hold any copyright in the selection, coordination, or arrangement of packages making up the CentOS Linux or CentOS Stream distributions, you license that copyright under GPLv2. 
6752aa
6752aa
The compilation license does not supersede the licenses of code and content contained in the distributions, including anything you may have contributed to that pre-existing material. The complete licensing terms applicable to a given package can be found in the source code of the package. 
6752aa
6752aa
##Explicitly Licensed Contributions
6752aa
680921
Explicitly Licensed Contributions can be under any of the open source or open content licenses considered acceptable for the [Fedora Project](https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing).
6752aa
6752aa
##CentOS.org Content
6752aa
680921
As of 2020-04-23 new content published on [www.centos.org](https://www.centos.org), [wiki.centos.org](https://wiki.centos.org), [docs.centos.org](https://docs.centos.org), and [blog.centos.org](https://blog.centos.org) is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International Public License](https://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA 4.0), except as otherwise indicated in this document or the content itself. Accordingly, the Default License for Contributions to such content is CC BY-SA 4.0, with attribution solely to the CentOS Project. 
6752aa
6752aa
##Licensed Repositories
6752aa
6752aa
The Default License for Contributions to a CentOS Project repository that contains notice of a license is that same license. 
6752aa
6752aa
##Code Contributions
6752aa
6752aa
The Default License for Contributions of Code is the MIT license, as follows:
6752aa
6752aa
> Copyright Contributors to the CentOS Project.
6752aa
> 
6752aa
> 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:
6752aa
> 
6752aa
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6752aa
>
6752aa
> 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 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.
6752aa
6752aa
##Other Contributions
6752aa
6752aa
The Default License for Contributions not otherwise addressed in this policy, including mailing list postings, forum posts, website design elements, and content in issues and comments submitted to the [CentOS Bug Tracker](https://bugs.centos.org/), is the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/) (CC0).
6752aa
6752aa
##CentOS Logos
6752aa
6752aa
CentOS logos are covered by the [CentOS Trademark Guidelines](https://www.centos.org/legal/trademarks/) and not within the scope of this policy. If you want to contribute to the development of CentOS logos, please contact the CentOS Governing Board.
6752aa
6752aa
##Date
6752aa
6752aa
This policy is in effect as of 2020-04-23.