Difference between revisions of "Apache License"
Karl Jones (Talk | contribs) (→Non-ASF software) |
Karl Jones (Talk | contribs) (→External links) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 20: | Line 20: | ||
* [[Apache HTTP Server]] | * [[Apache HTTP Server]] | ||
+ | * [[Free software]] | ||
* [[Free software license]] | * [[Free software license]] | ||
+ | * [[Software license]] | ||
== External links == | == External links == | ||
* [https://en.wikipedia.org/wiki/Apache_License Apache License] @ Wikipedia | * [https://en.wikipedia.org/wiki/Apache_License Apache License] @ Wikipedia | ||
+ | |||
+ | [[Category:Apache License]] | ||
+ | [[Category:Apache Software Foundation]] | ||
+ | [[Category:Software]] | ||
+ | [[Category:Software licenses]] |
Latest revision as of 04:18, 22 April 2016
The Apache License (/əˈpætʃi/) is a free software license written by the Apache Software Foundation (ASF).
Description
The Apache License requires preservation of the copyright notice and disclaimer.
Like other free software licenses, the license allows the user of the software the freedom to use the software for any purpose, to distribute it, to modify it, and to distribute modified versions of the software, under the terms of the license, without concern for royalties.
The ASF and its projects release the software they produce under the Apache License.
Non-ASF software
Some non-ASF software is also licensed using the license. In October 2012, 8708 projects located at SourceForge.net were available under the terms of the Apache License.
Google Code projects
In a blog post from May 2008, Google mentioned that over 25% of the nearly 100,000 projects then hosted on Google Code were using the Apache License, including the Android operating system.
See also
External links
- Apache License @ Wikipedia