1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-03 00:49:11 +02:00
choosealicense.com/_data/rules.yml

57 lines
2.6 KiB
YAML
Raw Normal View History

permissions:
2014-07-31 18:36:56 +02:00
- description: This software and derivatives may be used for commercial purposes.
2017-03-15 00:44:38 +01:00
label: Commercial use
2014-07-31 18:36:56 +02:00
tag: commercial-use
- description: This software may be modified.
label: Modification
tag: modifications
- description: This software may be distributed.
2014-07-31 18:36:56 +02:00
label: Distribution
tag: distribution
2017-03-27 17:35:39 +02:00
- description: This software may be used and modified in private.
2017-03-15 00:44:38 +01:00
label: Private use
2014-07-31 18:36:56 +02:00
tag: private-use
- description: This license provides an express grant of patent rights from contributors.
2017-03-15 00:44:38 +01:00
label: Patent use
tag: patent-use
2014-07-31 18:36:56 +02:00
conditions:
- description: A copy of the license and copyright notice must be included with the software.
2017-03-15 00:44:38 +01:00
label: License and copyright notice
tag: include-copyright
- description: A copy of the license and copyright notice must be included with the software in source form, but is not required for binaries.
label: License and copyright notice for source
tag: include-copyright--source
- description: Changes made to the code must be documented.
2017-03-15 00:44:38 +01:00
label: State changes
tag: document-changes
2017-03-27 17:35:39 +02:00
- description: Source code must be made available when the software is distributed.
2017-03-15 00:44:38 +01:00
label: Disclose source
tag: disclose-source
- description: Users who interact with the software via network are given the right to receive a copy of the source code.
2017-03-15 00:44:38 +01:00
label: Network use is distribution
tag: network-use-disclose
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
label: Same license
tag: same-license
2017-02-19 23:37:32 +01:00
- description: Modifications of existing files must be released under the same license when distributing the software. In some cases a similar or related license may be used.
2017-03-15 00:44:38 +01:00
label: Same license (file)
2017-02-19 23:37:32 +01:00
tag: same-license--file
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used, or this condition may not apply to works that use the software as a library.
2017-03-15 00:44:38 +01:00
label: Same license (library)
2017-02-19 23:37:32 +01:00
tag: same-license--library
limitations:
- description: This license explicitly states that it does NOT grant trademark rights, even though licenses without such a statement probably do not grant any implicit trademark rights.
2017-03-15 00:44:38 +01:00
label: Trademark use
2014-07-31 18:36:56 +02:00
tag: trademark-use
- description: This license includes a limitation of liability.
label: Liability
tag: liability
- description: This license explicitly states that it does NOT grant any rights in the patents of contributors.
2017-03-15 00:44:38 +01:00
label: Patent use
tag: patent-use
- description: The license explicitly states that it does NOT provide any warranty.
label: Warranty
tag: warranty