summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1996-01-29 03:18:20 +0000
committergibbs <gibbs@FreeBSD.org>1996-01-29 03:18:20 +0000
commit809a50d9aefedd7eada18d0e282a32c1d7898fe8 (patch)
treedc4290d407a7c1f4256c33220ec80efab5ca564c
parent6757073e1cbbf8550ab7b9a86c80a651de07d833 (diff)
downloadFreeBSD-src-809a50d9aefedd7eada18d0e282a32c1d7898fe8.zip
FreeBSD-src-809a50d9aefedd7eada18d0e282a32c1d7898fe8.tar.gz
Update copyright.
-rw-r--r--sys/pci/aic7870.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/aic7870.c b/sys/pci/aic7870.c
index 0240715..fc187fe 100644
--- a/sys/pci/aic7870.c
+++ b/sys/pci/aic7870.c
@@ -2,7 +2,7 @@
* Product specific probe and attach routines for:
* 3940, 2940, aic7870, and aic7850 SCSI controllers
*
- * Copyright (c) 1995 Justin T. Gibbs
+ * Copyright (c) 1995, 1996 Justin T. Gibbs
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -19,7 +19,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: aic7870.c,v 1.23 1996/01/09 16:14:53 gibbs Exp $
+ * $Id: aic7870.c,v 1.24 1996/01/23 21:46:54 se Exp $
*/
#include <pci.h>
OpenPOWER on IntegriCloud