From f36cfd49adb62472fd7009ecd4f0927c126ff785 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 7 Apr 2004 20:46:16 +0000 Subject: Remove advertising clause from University of California Regent's license, per letter dated July 22, 1999 and email from Peter Wemm, Alan Cox and Robert Watson. Approved by: core, peter, alc, rwatson --- sys/dev/md/md.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sys/dev/md/md.c') diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index d00e103e5f2f..e9f14b736e8c 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -19,10 +19,6 @@ * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * - * This code is derived from software contributed to Berkeley by - * the Systems Programming Group of the University of Utah Computer - * Science Department. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -31,10 +27,6 @@ * 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. -- cgit v1.3