All Topics  
BSD licenses

 

   Email Print
   Bookmark   Link

 

BSD licenses


 
 

BSD licenses represent a family of permissive free software licences. The original was used for the Berkeley Software DistributionBerkeley Software Distribution Summary

Berkeley Software Distribution is the Unix derivative distributed by the University of California, Berkeley, starting in th...
 (BSD), a Unix-likeUnix-like

A "Unix-like" operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to...
 operating system for which the license is named. The original owners of BSD were the Regents of the University of CaliforniaRegents of the University of California

The Regents of the University of California make up the governing board of the University of California....
 because BSD was first written at the University of California, BerkeleyUniversity of California, Berkeley

The University of California, Berkeley is the oldest and flagship campus of the ten-campus University of California system....
. The first version of the license was revised, and the resulting licenses are more properly called modified BSD licenses. Permissive licenses, sometimes with important differences pertaining to license compatibilityLicense compatibility

License compatibility refers to the problem with licenses of software packages which can contain contradictory requirements,...
, are referred to as "BSD-style licenses". Several BSD-like licenses, including the New BSD license, have been vettedVetting

Broadly, vetting is a process of examination and evaluation....
 by the Open Source InitiativeOpen Source Initiative

The Open Source Initiative is an organization dedicated to promoting open source software....
 as meeting their definition of open sourceOpen source Summary

Open source describes practices in production and development that promote access to the end product's sources....
.

The licenses have few restrictions compared to other free software licenses such as the GNU General Public LicenseGNU General Public License

The GNU General Public License is a widely used free software license, originally written by Richard Stallman for the GNU p...
 or even the default restrictions provided by copyrightFacts About Copyright

Copyright is a set of exclusive rights regulating the use of a particular expression of an idea or information....
, putting it relatively closer to the public domainPublic domain

Public domain comprises the body of knowledge and innovation in relation to which no person or other legal entity can estab...
.

Terms

The text of the license is considered to be in the public domainPublic domain

Public domain comprises the body of knowledge and innovation in relation to which no person or other legal entity can estab...
 and thus may be modified without restriction.
* Copyright (c) ,
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY AS IS AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Proprietary software licenses compatibility

The BSD License allows proprietary commercial use, and for the software released under the license to be incorporated into proprietary commercial products. Works based on the material may even be released under a proprietary license (but still must maintain the license requirements). Some notable examples of this are the use of BSD networking code in MicrosoftMicrosoft

company_name = Microsoft Corporation| company_logo = ...
 products, and the use of numerous FreeBSDFreeBSD

colspan="2" | FreeBSD|-| colspan="2" style="text-align:center;" | br/>br />FreeBSD welcome screen...
 components in Mac OS XMac OS X

Mac OS X is a line of proprietary, graphical operating systems developed, marketed, and sold by Apple Computer, the latest ...
.

It is possible for something to be distributed with the BSD License and some other license to apply as well. This was in fact the case with very early versions of BSD itself, which included proprietary material from AT&TAT&T

AT&T Inc. is the largest provider of both local and long distance telephone services, wireless service, and DSL internet acc...
.

UC Berkeley advertising clause

As originally distributed, the BSD license had an extra clause, requiring authors of all works deriving from a BSD-licensed work to include an acknowledgment of the original source. This is numbered as clause 3 in the original license text:

* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by the University of
* California, Berkeley and its contributors.

This clause has been objected to on the grounds that as people changed the license to reflect their name or organisation it led to escalating advertising requirements when programs were combined together in a software distribution—every occurrence of the license with a different name requires a separate acknowledgement— the Free Software FoundationFree Software Foundation

The Free Software Foundation is a non-profit corporation founded in October 1985 by Richard Stallman to support the free so...
 has cited the requirement for 75 such acknowledgments when advertising a 1997 version of NetBSDNetBSD

NetBSD is a freely redistributable, open source version of the Unix-like BSD computer operating system....
. In addition, it presents a legal problem for those wishing to publish BSD-licensed software which relies upon separate programs using the more-restrictive GPLGNU General Public License

The GNU General Public License is a widely used free software license, originally written by Richard Stallman for the GNU p...
: the advertising clause is incompatibleLicense compatibility Overview

License compatibility refers to the problem with licenses of software packages which can contain contradictory requirements,...
 with the GPL, which does not allow the addition of restrictions beyond those it already imposes.

The advertising clause was removed from the official BSD license text on July 22, 1999 by William HoskinsWilliam Hoskins

For the highly rated England U-20 and Rotherham United footballer, see main article Will Hoskins....
, the director of the office of technology licensing for Berkeley. Other BSD distributions removed the clause, but many similar clauses remain in BSD-derived code from other sources.

The original license is now sometimes called "BSD-old" or "4-clause BSD", while the current revision of the BSD license is sometimes referred to by names including "BSD-new", "revised BSD", or "3-clause BSD".

BSD-style licenses

Several free or open source licenses that derive from or are similar to the BSD license are widely used:
  • NetBSDNetBSD

    NetBSD is a freely redistributable, open source version of the Unix-like BSD computer operating system....
     switched from a 4-clause to a 2-clause BSD-like license .
  • A 2-clause BSD-like license also exists which deletes the third clause, prohibiting use of the copyrightCopyright

    Copyright is a set of exclusive rights regulating the use of a particular expression of an idea or information....
     holder's name for endorsement purposes. Removal of that clause makes the license functionally equivalent to the MIT LicenseMIT License

    The MIT License, also called the X License or the X11 License, originated at the Massachusetts Institute of Tech...
    . This is the only BSD-style license for certain libraries included in KDEFacts About KDE

    KDE is a free desktop environment and development platform built with Trolltech's Qt toolkit....
    .
  • FreeBSDFreeBSD

    colspan="2" | FreeBSD|-| colspan="2" style="text-align:center;" | br/>br />FreeBSD welcome screen...
     also uses a with an additional statement at the end that the views of contributors are not the official views of the FreeBSD Project.
  • FreeBSDFreeBSD

    colspan="2" | FreeBSD|-| colspan="2" style="text-align:center;" | br/>br />FreeBSD welcome screen...
     also provides the FreeBSD Documentation LicenseFreeBSD Documentation License

    The FreeBSD Documentation License is listed below....
    , a license similar to the subsequent BSD Documentation License that contains terms specific to documentation.
  • The Massachusetts Institute of Technology (MIT)'s own MIT licenseMIT License

    The MIT License, also called the X License or the X11 License, originated at the Massachusetts Institute of Tech...
     is based on the BSD license, with most clauses removed and explicit permission for sublicensing and selling.
  • OpenBSDOpenBSD Summary

    ! Computer and operating system|-! Unix and Unix-like...
     uses a license modeled after the ISC license, "equivalent to a two-term BSD copyright with language removed that is made unnecessary by the Berne convention."
  • The University of Illinois/NCSA Open Source LicenseUniversity of Illinois/NCSA Open Source License

    The University of Illinois/NCSA Open Source License is a permissive free software licence, based on the MIT/X11 and BSD lice...
     combines text from both the MIT and BSD licenses, and is equivalent to the 3-clause BSD license.
  • The Xiph.Org FoundationXiph.Org Foundation

    The Xiph.Org Foundation is a non-profit organization dedicated to producing public domain multimedia formats and tools....
     uses the for the binary libraries of their different projects without significant differences from the New BSD license.
  • MicrosoftMicrosoft

    company_name = Microsoft Corporation| company_logo = ...
    's Public LicenseShared source

    Shared source is a type of licensing program that allows controlled access to full or limited amounts of product source code...
     is "much like a BSD-style license, except that it prohibits re-licensing if the code is distributed in source code form."

See also

  • Permissive and copyleft licences
  • CopyfreeCopyfree

    Copyfree is a term inspired by the words copyright and copyleft, created to refer to a policy of freedom to copy, distribute...
  • Glossary of legal terms in technology

External links

  • – by The Linux Information Project (LINFO)