Remove clauses 3 and 4 from template copyright.

This commit is contained in:
Jordan K. Hubbard 1996-08-03 13:46:00 +00:00
parent 449690261f
commit 81eadfeb1d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=456

View file

@ -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 -->
<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
notice, this list of conditions and the following disclaimer in the
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
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
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>
For your convenience, a copy of this text can be found in
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.