svn commit: r40116 - head/en_US.ISO8859-1/books/faq

Eitan Adler eadler at FreeBSD.org
Wed Nov 21 13:57:11 UTC 2012


Author: eadler
Date: Wed Nov 21 13:57:11 2012
New Revision: 40116
URL: http://svnweb.freebsd.org/changeset/doc/40116

Log:
  The list of terms of the FreeBSD license requires reproducing an
  unmodified copy of the license with any binary or source distribution of
  products using the licensed code. The attached patch to the FAQ
  summarizes this in the quick list of FreeBSD license restrictions.
  
  PR:		docs/173746
  Submitted by:	Derek Wood <ddwood at outlook.com>
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Wed Nov 21 13:57:09 2012	(r40115)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Wed Nov 21 13:57:11 2012	(r40116)
@@ -181,6 +181,10 @@
 	    <listitem>
 	      <para>Do not sue us if it breaks.</para>
 	    </listitem>
+
+	    <listitem>
+	      <para>Do not remove or modify the license.</para>
+	    </listitem>
 	  </itemizedlist>
 
 	  <para>Many of us have a significant investment in the


More information about the svn-doc-all mailing list