diff options
Diffstat (limited to 'sys/dev/asr/i2obscsi.h')
-rw-r--r-- | sys/dev/asr/i2obscsi.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/asr/i2obscsi.h b/sys/dev/asr/i2obscsi.h index 7295772..c1e08a2 100644 --- a/sys/dev/asr/i2obscsi.h +++ b/sys/dev/asr/i2obscsi.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corporation. @@ -76,6 +75,9 @@ * header file at the I2O SIG Web site. Furthermore, to become a Registered * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). + * + * $FreeBSD$ + * ****************************************************************/ #if !defined(I2O_BASE_SCSI_HDR) |