请输入您要查询的百科知识:

 

词条 Apache License
释义

  1. History

      Version 1.1   Version 2.0 

  2. Licensing conditions

  3. GPL compatibility

  4. Reception and adoption

  5. See also

  6. References

  7. External links

{{Use dmy dates|date=January 2015}}{{Infobox software license
| name = Apache License
| image =
| caption = The Apache Software Foundation logo
| author = Apache Software Foundation
| version = 2.0
| copyright = Apache Software Foundation
| date = January 2004
| OSI approved = Yes[1]
| Debian approved = Yes[2]
| Free Software = Yes[3]
| copyfree = yes[4]
| GPL compatible = Yes – version 2.0 is compatible with GPL v3,[3] but 1.0 & 1.1 are incompatible.[5]
| copyleft = no
| linking = yes
| website = {{URL|https://www.apache.org/licenses}}
}}

The Apache License is a permissive free software license written by the Apache Software Foundation (ASF).[6] The Apache License, Version 2.0 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. This makes the Apache License a FRAND-RF license. The ASF and its projects release the software they produce under the Apache License. The license is also used by many non-ASF projects.

History

Beginning in 1995, the Apache Group (later the Apache Software Foundation) released successive versions of their well-known httpd server. Their initial license was essentially the same as the old BSD license, with only the names of the organisations changed. When Berkeley accepted the argument put to it by the Free Software Foundation and retired their advertising clause from the BSD license, Apache did likewise and created the Apache License v1.1 - a slight variation on the modified BSD license. In 2004 Apache decided to depart from the BSD model a little more radically, and produced the Apache License v2.

Version 1.1

The 1.1 version of the Apache License was approved by the ASF in 2000. The primary change from the 1.0 license is in the 'advertising clause' (section 3 of the 1.0 license); derived products are no longer required to include attribution in their advertising materials, only in their documentation.

Individual packages licensed under the 1.1 version may have used different wording due to varying requirements for attribution or mark identification, but the binding terms were all the same.

Version 2.0

The ASF adopted the Apache License 2.0 in January 2004. The stated goals of the license included making the license easier for non-ASF projects to use, improving compatibility with GPL-based software, allowing the license to be included by reference instead of listed in every file, clarifying the license on contributions, and requiring a patent license on contributions that necessarily infringe a contributor's own patents.[7]

Licensing conditions

The Apache License is permissive in that it does not require a derivative work of the software, or modifications to the original, to be distributed using the same license (unlike copyleft licenses – see comparison). It still requires application of the same license to all unmodified parts and, in every licensed file, any original copyright, patent, trademark, and attribution notices in redistributed code must be preserved (excluding notices that do not pertain to any part of the derivative works); and, in every licensed file changed, a notification must be added stating that changes have been made to that file.

If a NOTICE text file is included as part of the distribution of the original work, then derivative works must include a readable copy of these notices within a NOTICE text file distributed as part of the derivative works, within the source form or documentation, or within a display generated by the derivative works (wherever such third-party notices normally appear).

The contents of the NOTICE file do not modify the license, as they are for informational purposes only, and adding more attribution notices as addenda to the NOTICE text is permissible, provided that these notices cannot be understood as modifying the license. Modifications may have appropriate copyright notices, and may provide different license terms for the modifications.

Unless explicitly stated otherwise, any contributions submitted by a licensee to a licensor will be under the terms of the license without any terms and conditions, but this does not preclude any separate agreements with the licensor regarding these contributions.

Apache license version 2.0 makes sure that the user does not have to worry about infringing any patents by using the software. The user is granted a license to any patent that covers the software. This license is terminated if the user sues anyone over patent infringement related to this software. This condition is added in order to prevent patent litigations.

GPL compatibility

The Apache Software Foundation and the Free Software Foundation agree that the Apache License 2.0 is a free software license, compatible with version 3 of the GNU General Public License (GPL),[8] meaning that code under GPL version 3 and Apache License 2.0 can be combined, as long as the resulting software is licensed under the GPL version 3.[9]

The Free Software Foundation considers all versions of the Apache License to be incompatible with the previous GPL versions 1 and 2[10] and, furthermore, considers Apache License versions before v2.0 incompatible with GPLv3. Because of version 2.0's patent license requirements, the Free Software Foundation recommends it over other non-copyleft licenses, specifically recommending it either for small programs or for developers who wish to use a permissive license for other reasons.[11]

Reception and adoption

In October 2012, 8,708 projects located at SourceForge.net were available under the terms of the Apache License.[12] 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,[13] including the Android operating system.[14]

{{As of|2015}}, according to Black Duck Software[15] and GitHub,[16] the Apache license is the third most popular license in the FOSS domain after MIT license and GPLv2.

The OpenBSD project does not consider the Apache License 2.0 to be an acceptable license due to its patent provisions.[17]

See also

{{Portal|Free and open-source software}}
  • Free software license
  • Comparison of free and open-source software licenses
  • Software using the Apache license (category)

References

1. ^{{cite web | title = OSI-approved licenses by name | url = http://www.opensource.org/licenses/alphabetical | publisher = Open Source Initiative | accessdate =31 March 2011| archiveurl= https://web.archive.org/web/20110428141712/http://opensource.org/licenses/alphabetical| archivedate= 28 April 2011 | deadurl= yes}}
2. ^{{cite web |url=https://wiki.debian.org/DFSGLicenses#The_Apache_Software_License_.28ASL.29 |title=The Apache Software License (ASL) |work=The Big DFSG-compatible Licenses |publisher=Debian Project |accessdate=6 July 2009}}
3. ^{{cite web |url=https://www.gnu.org/licenses/license-list.html#apache2 |title=Apache License, Version 2.0 |work=Various Licenses and Comments about Them |publisher=Free Software Foundation |accessdate=6 July 2009| archiveurl= https://web.archive.org/web/20090716201618/https://www.gnu.org/licenses/license-list.html| archivedate= 16 July 2009 | deadurl= no}}
4. ^{{cite web | url=http://copyfree.org/rejected/ | title=Copyfree Licenses | accessdate=16 November 2011}}
5. ^{{cite web | url=https://www.gnu.org/licenses/license-list.html | title=GNU License List | accessdate=1 October 2013}}
6. ^{{cite web|url=http://www.newmediarights.org/open_source/new_media_rights_open_source_licensing_guide |title=Open Source Licensing Guide |author=New Media Rights |publisher=California Western School of Law |date=2008-09-12|accessdate=2015-11-28 |quote=The ‘BSD-like’ licenses such as the BSD, MIT, and Apache licenses are extremely permissive, requiring little more than attributing the original portions of the licensed code to the original developers in your own code and/or documentation.}}
7. ^{{cite web|url=http://www.apache.org/licenses/ |title=Licenses – The Apache Software Foundation |accessdate=7 July 2007 | archiveurl= http://web.archive.org/web/20070701222753/http://www.apache.org/licenses/| archivedate= 1 July 2007 | deadurl= no}}
8. ^{{cite web|url=https://www.gnu.org/licenses/license-list.html#apache2|title=Various Licenses and Comments about Them|date=14 January 2008|publisher=Free Software Foundation|accessdate=30 January 2008| archiveurl= https://web.archive.org/web/20080118133219/https://www.gnu.org/licenses/license-list.html#DocumentationLicenses| archivedate= 18 January 2008 | deadurl= no}}
9. ^{{cite web|url=http://www.apache.org/licenses/GPL-compatibility.html|title=Apache License v2.0 and GPL Compatibility|author=Apache Software Foundation|accessdate=30 January 2008| archiveurl= https://web.archive.org/web/20080115045635/http://www.apache.org/licenses/GPL-compatibility.html| archivedate= 15 January 2008 | deadurl= no}}
10. ^{{cite web|url=https://www.gnu.org/licenses/license-list.html|title=Licenses| date=28 February 2013| author=Free Software Foundation| archiveurl= https://web.archive.org/web/20130305182742/https://www.gnu.org/licenses/license-list.html| archivedate= 5 March 2013| deadurl= no}}
11. ^{{cite web|url=https://gnu.org/licenses/license-recommendations.html|title=How to choose a license for your own work|deadurl=no}}
12. ^{{cite web|url=http://sourceforge.net/search/?&fq%5B%5D=trove%3A401|title=Projects at SourceForge under Apache License|accessdate=28 October 2012}}
13. ^{{cite web|url=http://google-opensource.blogspot.com/2008/05/standing-against-license-proliferation.html|title=Standing Against License Proliferation|accessdate=24 October 2009}}
14. ^Android Open Source licenses
15. ^{{cite web|url=http://www.blackducksoftware.com/resources/data/top-20-licenses |quote=1. MIT license 24%, 2. GNU General Public License (GPL) 2.0 23%, 3. Apache License 16%, 4. GNU General Public License (GPL) 3.0 9%, 5. BSD License 2.0 (3-clause, New or Revised) License 6%, 6. GNU Lesser General Public License (LGPL) 2.1 5%, 7. Artistic License (Perl) 4%, 8. GNU Lesser General Public License (LGPL) 3.0 2%, 9. Microsoft Public License 2%, 10. Eclipse Public License (EPL) 2% |title=Top 20 licenses |publisher=Black Duck Software |accessdate=19 November 2015 |date=19 November 2015}}
16. ^{{cite web|url=https://github.com/blog/1964-license-usage-on-github-com |quote="1 MIT 44.69%, 2 Other 15.68%, 3 GPLv2 12.96%, 4 Apache 11.19%, 5 GPLv3 8.88%, 6 BSD 3-clause 4.53%, 7 Unlicense 1.87%, 8 BSD 2-clause 1.70%, 9 LGPLv3 1.30%, 10 AGPLv3 1.05% |title=Open source license usage on GitHub.com |date=2015-03-09 |first=Ben |last=Balter |accessdate=2015-11-21 |publisher=github.com}}
17. ^{{cite web|title=OpenBSD copyright policy|url=http://www.openbsd.org/policy.html|publisher=OpenBSD Project|accessdate=25 April 2017}}

External links

  • {{Official website|https://www.apache.org/licenses|Apache Licenses}}
  • [https://tldrlegal.com/license/apache-license-2.0-%28apache-2.0%29 Quick Summary of the Apache License 2.0]
{{Apache}}{{FOSS}}

3 : Apache Software Foundation|Free and open-source software licenses|Software using the Apache license

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/20 13:32:08