Add a note about the addendum to the orignial BSD license.
Suggested by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp> Taken from: src/COPYRIGHT Approved by: ceri (mentor)
This commit is contained in:
parent
b8612a7778
commit
3bbc23e5b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18035
1 changed files with 41 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/license.sgml,v 1.8 2002/03/16 08:14:29 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/license.sgml,v 1.9 2003/06/23 17:32:22 ceri Exp $">
|
||||
<!ENTITY title "The 4.4BSD Copyright">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -94,7 +94,46 @@
|
|||
documentation are those of the authors and should not be
|
||||
interpreted as representing official policies, either
|
||||
expressed or implied, of the Regents of the University of
|
||||
California.
|
||||
California.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p><em>NOTE:</em> The copyright of UC Berkeley's Berkeley Software
|
||||
Distribution ("BSD") source has been updated. The copyright
|
||||
addendum may be found at <a
|
||||
href="ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change">ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change</a>
|
||||
and is included below.</p>
|
||||
|
||||
<blockquote>
|
||||
<p>July 22, 1999</p>
|
||||
|
||||
<p>To All Licensees, Distributors of Any Version of BSD:</p>
|
||||
|
||||
<p>As you know, certain of the Berkeley Software Distribution
|
||||
("BSD") source code files require that further distributions
|
||||
of products containing all or portions of the software,
|
||||
acknowledge within their advertising materials that such
|
||||
products contain software developed by UC Berkeley and its
|
||||
contributors.</p>
|
||||
|
||||
<p>Specifically, the provision reads:</p>
|
||||
|
||||
<pre>
|
||||
" * 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."</pre>
|
||||
|
||||
<p>Effective immediately, licensees and distributors are no
|
||||
longer required to include the acknowledgement within
|
||||
advertising materials. Accordingly, the foregoing paragraph
|
||||
of those BSD Unix files containing it is hereby deleted in its
|
||||
entirety.</p>
|
||||
|
||||
<p>William Hoskins<br>
|
||||
Director, Office of Technology Licensing<br>
|
||||
University of California, Berkeley</p>
|
||||
</blockquote>
|
||||
|
||||
<p></p><A HREF="copyright.html">Legal Home</a>
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue