diff options
Diffstat (limited to 'sys/dev/asr/dptsig.h')
-rw-r--r-- | sys/dev/asr/dptsig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/asr/dptsig.h b/sys/dev/asr/dptsig.h index 01fca9e..d2d2690 100644 --- a/sys/dev/asr/dptsig.h +++ b/sys/dev/asr/dptsig.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000-2001 Adaptec Corporation. @@ -20,6 +19,7 @@ * arising in any way out of the use of this driver software, even if advised * of the possibility of such damage. * + * $FreeBSD$ */ #ifndef __DPTSIG_H_ |