Permissive free software licence

From Wikipedia, the free encyclopedia

  (Redirected from Public-domain equivalent license)
Jump to: navigation, search

A permissive free software licence is also a free software licence that applies to an otherwise copyrighted work. As such, it also offers many of the same rights found in free software licences when releasing a work to the public domain.[1] In contrasts to non-permissive copyleft (reciprocal) licences such as the GNU General Public License, however, any copies and derivatives of the source code created under permissive licences may be made available on terms that are more restrictive than those of the original licence.

Well-known examples of permissive licences include the MIT License and the BSD licenses.

Contents

[edit] Comparison to public domain

Computer Associates Int'l v. Altai used the term "public domain" to refer to works that have become widely shared and distributed under permission, rather than work that was deliberately put into the public domain. However, such licences are not actually equivalent to releasing a work into the public domain.

Permissive licences often do stipulate some limited requirements, such as that the original authors must be credited (attribution). If a work is truly in the public domain, this is not legally required (though attribution may still be considered an ethical requirement in some contexts, such as academia).

[edit] GPL compatibility

Some permissive free software licences contain clauses that require advertising materials to credit the copyright holder. Licences with an advertising clause include the 4-clause BSD license, the PHP License, and the OpenSSL License. These licences, although they are permissive free software licences, are incompatible with the widely used GNU General Public License.

Examples of permissive free software licences without advertising clauses are the MIT License, the 3-clause BSD license, the Zlib License, and all versions of the Apache License except 1.0.

Some licenses do not allow derived works to add a restriction that says a redistributor cannot add more restrictions. The purpose of such clauses is to disallow redistribution using the GPL or similar copyleft licenses. There are many examples such as the Microsoft Public License. However such restrictions also make the license incompatible with the BSD license.

[edit] See also

[edit] References

Personal tools