summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-03-18 22:03:41 +0000
committermjacob <mjacob@FreeBSD.org>2000-03-18 22:03:41 +0000
commitb98fd10375e7bb752c0cd15cca0ed68b0a107450 (patch)
treee7373a82b97ec822b550b95b0e0398bcdf4e249f /sys/cam/scsi
parentb6fdd2ec8631744f238d9572423e4d056b99596e (diff)
downloadFreeBSD-src-b98fd10375e7bb752c0cd15cca0ed68b0a107450.zip
FreeBSD-src-b98fd10375e7bb752c0cd15cca0ed68b0a107450.tar.gz
Per Justin's request- remove his name from Copyright.
Diffstat (limited to 'sys/cam/scsi')
-rw-r--r--sys/cam/scsi/scsi_sa.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/cam/scsi/scsi_sa.c b/sys/cam/scsi/scsi_sa.c
index 23f45ca..5bcb802 100644
--- a/sys/cam/scsi/scsi_sa.c
+++ b/sys/cam/scsi/scsi_sa.c
@@ -3,7 +3,7 @@
*
* Implementation of SCSI Sequential Access Peripheral driver for CAM.
*
- * Copyright (c) 1997 Justin T. Gibbs
+ * Copyright (c) 1999, 2000 Matthew Jacob
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -27,11 +27,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- *
- * Substantial subsequent modifications
- * Copyright (c) 1999 Matthew Jacob
- * NASA Ames Research Center,
- * Feral Software
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud