From ed010cdfa263b86d0950209b943ed1acaf1d6f85 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 9 Apr 2004 05:12:47 +0000 Subject: [PATCH] Ooops, removed this acknowledgement bogusly. Eagle Eyes: bde --- sys/dev/md/md.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index e9f14b736e8..3183a774601 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -19,6 +19,10 @@ * 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: