From 97eb648a6646bb046903e68bef52489dc4366c27 Mon Sep 17 00:00:00 2001 From: chuck Date: Fri, 21 Jun 1996 21:36:34 +0000 Subject: use correct copyright --- sys/dev/ic/midway.c | 9 +++++---- sys/dev/ic/midwayvar.h | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'sys/dev/ic') diff --git a/sys/dev/ic/midway.c b/sys/dev/ic/midway.c index da179c02633..e51ef4e8dbf 100644 --- a/sys/dev/ic/midway.c +++ b/sys/dev/ic/midway.c @@ -1,9 +1,9 @@ -/* $OpenBSD: midway.c,v 1.1 1996/06/21 15:27:19 chuck Exp $ */ -/* (sync'd to midway.c 1.50) */ +/* $OpenBSD: midway.c,v 1.2 1996/06/21 21:36:32 chuck Exp $ */ +/* (sync'd to midway.c 1.51) */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -16,7 +16,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 D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/sys/dev/ic/midwayvar.h b/sys/dev/ic/midwayvar.h index e1a7626bc4a..5cd5bead839 100644 --- a/sys/dev/ic/midwayvar.h +++ b/sys/dev/ic/midwayvar.h @@ -1,9 +1,9 @@ -/* $OpenBSD: midwayvar.h,v 1.1 1996/06/21 15:27:20 chuck Exp $ */ -/* (sync'd to midwayvar.h 1.3) */ +/* $OpenBSD: midwayvar.h,v 1.2 1996/06/21 21:36:33 chuck Exp $ */ +/* (sync'd to midwayvar.h 1.4) */ /* * - * Copyright (c) 1996 Charles D. Cranor + * Copyright (c) 1996 Charles D. Cranor and Washington University. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -16,7 +16,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 D. Cranor. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * -- cgit v1.2.3