common.loading

GNU General Public License v3.0

Strong copyleft license requiring derivative works to also use GPL

CopyleftPopularity: 65%

โœ… Permissions

๐Ÿ’ผ
Commercial use
The licensed material and derivatives may be used for commercial purposes.
โœ๏ธ
Modification
The licensed material may be modified.
๐Ÿ“ฆ
Distribution
The licensed material may be distributed.
โš–๏ธ
Patent use
This license provides an express grant of patent rights from contributors.
๐Ÿ 
Private use
The licensed material may be used and modified in private.

โ— Conditions

๐Ÿ“„
License and copyright notice
A copy of the license and copyright notice must be included.
๐Ÿ“–
Disclose source
Source code must be made available when the licensed material is distributed.
๐Ÿ”„
Same license
Modifications must be released under the same license.
๐Ÿ”
State changes
Changes made to the licensed material must be stated.

โŒ Limitations

๐Ÿšซ
Liability
This license includes a limitation of liability.
โš ๏ธ
Warranty
This license explicitly states that it does not provide any warranty.

License Description

GPL v3.0 is the strongest copyleft license, ensuring that derivative works remain open source. It requires not only source code disclosure when distributing, but also the use of the same license.

Use Cases

Suitable for projects where you want to ensure code remains open source forever, preventing closed-source commercialization. Good for core infrastructure, operating systems, programming languages, etc.

Considerations

  • โš ๏ธMust provide complete source code when distributing
  • โš ๏ธDerivative works must use GPL license
  • โš ๏ธLimited compatibility with other licenses
  • โš ๏ธIncludes patent protection clauses

Notable Projects

Linux kernel
GCC
Git
WordPress

Compatible Licenses