[BACK]Return to policy.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/policy.html between version 1.12 and 1.13

version 1.12, 1999/09/29 20:48:43 version 1.13, 2000/08/04 22:02:45
Line 47 
Line 47 
 crediting the originator of the material <strong>only</strong> in  crediting the originator of the material <strong>only</strong> in
 advertising.  advertising.
 <p>  <p>
   For instance:
   <p>
   <pre>
    * Copyright (c) 1982, 1986, 1990, 1991, 1993
    *      The Regents of the University of California.  All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
    * modification, are permitted provided that the following conditions
    * are met:
    * 1. Redistributions of source code must retain the above copyright
    *    notice, this list of conditions and the following disclaimer.
    * 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 acknowledgement:
    *      This product includes software developed by the University of
    *      California, Berkeley and its contributors.
    * 4. Neither the name of the University nor the names of its contributors
    *    may be used to endorse or promote products derived from this software
    *    without specific prior written permission.
    *
    * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
    * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
    * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    * HOWEVER CAUSED AND ON ANY 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.
    *
   </pre>
   <p>
   (Note: In some parts of the system, you may find that terms 3 and 4 have been
   removed, making things even easier)
   <p>
 Because the OpenBSD copyright imposes no conditions beyond those  Because the OpenBSD copyright imposes no conditions beyond those
 imposed by the Berkeley copyright, OpenBSD can hope to share the same  imposed by the Berkeley copyright, OpenBSD can hope to share the same
 wide distribution and applicability as the Berkeley distributions.  wide distribution and applicability as the Berkeley distributions.

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13