rbowen / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone

Blame legal/licensing-policy.md

b2cf59
---
b2cf59
title: "CentOS Project Licensing Policy"
b2cf59
layout: page
b2cf59
permalink: /:path/:basename/index.html
b2cf59
toc: true
b2cf59
---
b2cf59
b2cf59
# CentOS Project licensing policy
b2cf59
b2cf59
## Definitions
b2cf59
b2cf59
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. 
b2cf59
b2cf59
Your Contribution is “Explicitly Licensed” if you specifically attach a license notice to it. 
b2cf59
b2cf59
“Default License” means the license you grant under this policy for a Contribution that is not Explicitly Licensed.
b2cf59
b2cf59
“Code” means software code, RPM spec files, or any functional material whose principal purpose is to control or facilitate the building of packages.
b2cf59
b2cf59
## Distributions
b2cf59
b2cf59
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. 
b2cf59
b2cf59
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. 
b2cf59
b2cf59
## Explicitly Licensed Contributions
b2cf59
b2cf59
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).
b2cf59
b2cf59
## CentOS.org Content
b2cf59
d408e8
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. 
b2cf59
b2cf59
## Licensed Repositories
b2cf59
b2cf59
The Default License for Contributions to a CentOS Project repository that contains notice of a license is that same license. 
b2cf59
b2cf59
## Code Contributions
b2cf59
b2cf59
The Default License for Contributions of Code is the MIT license, as follows:
b2cf59
b2cf59
    Copyright Contributors to the CentOS Project.
b2cf59
b2cf59
    Permission is hereby granted, free of charge, to any person obtaining a copy of 
b2cf59
    this software and associated documentation files (the "Software"), to deal in the
b2cf59
    Software without restriction, including without limitation the rights to use, 
b2cf59
    copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
b2cf59
    Software, and to permit persons to whom the Software is furnished to do so, 
b2cf59
    subject to the following conditions:
b2cf59
b2cf59
    The above copyright notice and this permission notice shall be included in all 
b2cf59
    copies or substantial portions of the Software.
b2cf59
b2cf59
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
b2cf59
    INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
b2cf59
    PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
b2cf59
    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
b2cf59
    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
b2cf59
    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
b2cf59
b2cf59
## Other Contributions
b2cf59
b2cf59
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).
b2cf59
b2cf59
## CentOS Logos
b2cf59
b2cf59
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.
b2cf59
b2cf59
## Date
b2cf59
d408e8
This policy is in effect as of 2020-04-23. 
b2cf59