From: briggs Date: Wed, 5 Mar 1997 15:17:04 +0000 (+0000) Subject: Copyright foo. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=add2f75134fc4ef958326f0571a2dfa1577ba5d0;p=openbsd Copyright foo. --- diff --git a/sys/arch/mac68k/dev/esp.c b/sys/arch/mac68k/dev/esp.c index 2f417f41a71..02bbec4d718 100644 --- a/sys/arch/mac68k/dev/esp.c +++ b/sys/arch/mac68k/dev/esp.c @@ -1,7 +1,8 @@ /* $NetBSD: esp.c,v 1.59 1996/10/13 02:59:48 christos Exp $ */ /* - * Copyright (c) 1996 Charles M. Hannum. All rights reserved. + * Copyright (c) 1997 Jason R. Thorpe. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -13,7 +14,8 @@ * 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 Charles M. Hannum. + * This product includes software developed for the NetBSD Project + * by Jason R. Thorpe. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * @@ -69,6 +71,12 @@ * Charles Hannum (mycroft@duality.gnu.ai.mit.edu). Thanks a million! */ +/* + * Initial m68k mac support from Allen Briggs + * (basically consisting of the match, a bit of the attach, and the + * "DMA" glue functions). + */ + #include #include #include