=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/LICENCE,v retrieving revision 1.10.2.1 retrieving revision 1.10.2.2 diff -u -r1.10.2.1 -r1.10.2.2 --- src/usr.bin/ssh/LICENCE 2003/04/01 00:12:13 1.10.2.1 +++ src/usr.bin/ssh/LICENCE 2003/09/16 21:20:23 1.10.2.2 @@ -134,11 +134,9 @@ * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5) - One component of the ssh source code is under a 4-clause BSD license, + One component of the ssh source code is under a 3-clause BSD license, held by the University of California, since we pulled these parts from - original Berkeley code. The Regents of the University of California - have declared that term 3 is no longer enforceable on their source code, - but we retain that license as is. + original Berkeley code. * Copyright (c) 1983, 1990, 1992, 1993, 1995 * The Regents of the University of California. All rights reserved. @@ -151,11 +149,7 @@ * 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 + * 3. 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. * @@ -183,7 +177,10 @@ Damien Miller Kevin Steves Daniel Kouril + Wesley Griffin Per Allansson + Nils Nordman + Simon Wilkinson * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -204,3 +201,6 @@ * 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. + +------ +$OpenBSD: LICENCE,v 1.10.2.2 2003/09/16 21:20:23 brad Exp $