Date: Wed, 21 Nov 2012 13:57:11 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40116 - head/en_US.ISO8859-1/books/faq Message-ID: <201211211357.qALDvB1W064221@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211211357.qALDvB1W064221>