From f12b51f99bbe8bb6ad7eca12b047ba9b46836ee6 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 7 Aug 2003 09:36:50 +0000 Subject: Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22269, verified by myself. --- canfield/canfield/canfield.6 | 8 ++------ canfield/canfield/canfield.c | 10 +++------- canfield/canfield/pathnames.h | 8 ++------ canfield/cfscores/cfscores.c | 10 +++------- 4 files changed, 10 insertions(+), 26 deletions(-) (limited to 'canfield') diff --git a/canfield/canfield/canfield.6 b/canfield/canfield/canfield.6 index 5c7040ec..6935b9f1 100644 --- a/canfield/canfield/canfield.6 +++ b/canfield/canfield/canfield.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: canfield.6,v 1.8 2002/09/26 18:32:00 wiz Exp $ +.\" $NetBSD: canfield.6,v 1.9 2003/08/07 09:37:07 agc Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -11,11 +11,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. .\" diff --git a/canfield/canfield/canfield.c b/canfield/canfield/canfield.c index c912c454..2c1eb98a 100644 --- a/canfield/canfield/canfield.c +++ b/canfield/canfield/canfield.c @@ -1,4 +1,4 @@ -/* $NetBSD: canfield.c,v 1.17 2000/05/08 07:56:02 mycroft Exp $ */ +/* $NetBSD: canfield.c,v 1.18 2003/08/07 09:37:07 agc Exp $ */ /* * Copyright (c) 1980, 1993 @@ -12,11 +12,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. * @@ -43,7 +39,7 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\ #if 0 static char sccsid[] = "@(#)canfield.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: canfield.c,v 1.17 2000/05/08 07:56:02 mycroft Exp $"); +__RCSID("$NetBSD: canfield.c,v 1.18 2003/08/07 09:37:07 agc Exp $"); #endif #endif /* not lint */ diff --git a/canfield/canfield/pathnames.h b/canfield/canfield/pathnames.h index 4ecb7bb9..88c1bb36 100644 --- a/canfield/canfield/pathnames.h +++ b/canfield/canfield/pathnames.h @@ -1,4 +1,4 @@ -/* $NetBSD: pathnames.h,v 1.3 1995/03/21 15:08:34 cgd Exp $ */ +/* $NetBSD: pathnames.h,v 1.4 2003/08/07 09:37:08 agc Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -12,11 +12,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. * diff --git a/canfield/cfscores/cfscores.c b/canfield/cfscores/cfscores.c index a506e9ba..3feda151 100644 --- a/canfield/cfscores/cfscores.c +++ b/canfield/cfscores/cfscores.c @@ -1,4 +1,4 @@ -/* $NetBSD: cfscores.c,v 1.10 2000/07/03 03:57:40 matt Exp $ */ +/* $NetBSD: cfscores.c,v 1.11 2003/08/07 09:37:08 agc Exp $ */ /* * Copyright (c) 1983, 1993 @@ -12,11 +12,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. * @@ -43,7 +39,7 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1993\n\ #if 0 static char sccsid[] = "@(#)cfscores.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: cfscores.c,v 1.10 2000/07/03 03:57:40 matt Exp $"); +__RCSID("$NetBSD: cfscores.c,v 1.11 2003/08/07 09:37:08 agc Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3-56-ge451