diff options
| author | Roman Kurakin <rik@FreeBSD.org> | 2004-02-14 21:08:11 +0000 |
|---|---|---|
| committer | Roman Kurakin <rik@FreeBSD.org> | 2004-02-14 21:08:11 +0000 |
| commit | de80a5d9d64a31e79f8fb88e75e2be499411694e (patch) | |
| tree | aabee7634147d02439814e0130108d39072d81b2 /sys/dev/cx | |
| parent | 1b3dcc02f560bcfcbe67505aee232e1bdfc845f1 (diff) | |
Notes
Diffstat (limited to 'sys/dev/cx')
| -rw-r--r-- | sys/dev/cx/ng_cx.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/cx/ng_cx.h b/sys/dev/cx/ng_cx.h index 8616b177ef03..a878e9872dfa 100644 --- a/sys/dev/cx/ng_cx.h +++ b/sys/dev/cx/ng_cx.h @@ -1,7 +1,7 @@ /* * Defines for Cronyx-Tau adapter driver. * - * Copyright (C) 1999 Cronyx Engineering. + * Copyright (C) 1999-2004 Cronyx Engineering. * Author: Kurakin Roman, <rik@cronyx.ru> * * This software is distributed with NO WARRANTIES, not even the implied @@ -12,6 +12,7 @@ * as long as this message is kept with the software, all derivative * works or modified versions. * + * Cronyx Id: ng_cx.h,v 1.1.2.3 2004/01/27 14:39:11 rik Exp $ * $FreeBSD$ */ |
