Index: Makefile =================================================================== --- Makefile (revision 43789) +++ Makefile (working copy) @@ -26,6 +26,7 @@ DOCS+= proposing-committers.xml DOCS+= releng.xml DOCS+= resources.xml +DOCS+= software-license.xml DOCS+= statistic.xml DOCS+= working-with-hats.xml Index: policies.xml =================================================================== --- policies.xml (revision 43789) +++ policies.xml (working copy) @@ -44,6 +44,7 @@
  • Internationalization Policy
  • New Account Creation Procedure
  • Problem Report Handling Guidelines
  • +
  • Software License Policy
  • User Data Policy
  • Index: software-license.xml =================================================================== --- software-license.xml (revision 0) +++ software-license.xml (working copy) @@ -0,0 +1,231 @@ + + +]> + + + + &title; + + $FreeBSD$ + + + + +

    Philosophy

    + +

    The FreeBSD Project aims to produce a complete, BSD-licensed + operating system allowing consumers of the system to produce + derivative products without constraint or further license + obligations. We invite and greatly appreciate the contribution of + both changes and additions under the two-clause BSD license, and + encourage the adoption of this license by other open source + projects. Use of the BSD license is key to encouraging the + adoption of advanced operating system technology, and on many + notable occasions has been pivotal to widespread use of new + technology.

    + +

    We accept however that compelling reasons exist to allow + differently-licensed software to be included in the FreeBSD source + tree.

    + +

    We require any software under alternative licenses to be + carefully isolated in the source tree so that it cannot + contaminate BSD-only components. Such cautious management + encourages licensing clarity and facilitates the production of + BSD-only derivative products.

    + +

    Unless a special exception is made, no existing BSD-licensed + components may be replaced with differently-licensed software. We + instead encourage FreeBSD and third party developers to seek the + relicensing or reimplementation of critical components under the + BSD license. Such would ease their more integral adoption into + the FreeBSD operating system.

    + +

    Policy

    + + + +

    Acceptable licenses

    + +

    The following licenses are considered to be acceptable BSD-Like + Licenses for the purpose of this Policy. They must be reproduced + verbatim on any new code. Deviations or the use of any other + license must be approved by the FreeBSD Core Team:

    + + + + Property changes on: software-license.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/sgml \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property