Remove clauses 3 and 4 from template copyright.
This commit is contained in:
parent
449690261f
commit
81eadfeb1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=456
1 changed files with 2 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: submitters.sgml,v 1.30 1996-07-16 15:56:58 jkh Exp $ -->
|
<!-- $Id: submitters.sgml,v 1.31 1996-08-03 13:46:00 jkh Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
|
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
|
||||||
|
@ -384,11 +384,6 @@ are met:
|
||||||
2. Redistributions in binary form must reproduce the above copyright
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
notice, this list of conditions and the following disclaimer in the
|
notice, this list of conditions and the following disclaimer in the
|
||||||
documentation and/or other materials provided with the distribution.
|
documentation and/or other materials provided with the distribution.
|
||||||
3. All advertising materials mentioning features or use of this software
|
|
||||||
must display the following acknowledgment:
|
|
||||||
This product includes software developed by %%your_name_here%%.
|
|
||||||
4. The name of the author may not be used to endorse or promote products
|
|
||||||
derived from this software without specific prior written permission.
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY %%your_name_here%% ``AS IS'' AND ANY EXPRESS OR
|
THIS SOFTWARE IS PROVIDED BY %%your_name_here%% ``AS IS'' AND ANY EXPRESS OR
|
||||||
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||||
|
@ -401,7 +396,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
$Id: submitters.sgml,v 1.30 1996-07-16 15:56:58 jkh Exp $
|
$Id: submitters.sgml,v 1.31 1996-08-03 13:46:00 jkh Exp $
|
||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
For your convenience, a copy of this text can be found in
|
For your convenience, a copy of this text can be found in
|
||||||
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.
|
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.
|
||||||
|
|
Loading…
Reference in a new issue