diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-30 01:00:13 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-30 01:00:13 +0000 |
| commit | 5b26fb70440bc9195e03e23a989271f9c8ad1cb4 (patch) | |
| tree | f9cabdc9d71053f9e49e546a0b18854dd7f18a5b /sys/dev/rc | |
| parent | bc57bbf9bba782d5c6f47bebcec68b74f1c4da46 (diff) | |
Notes
Diffstat (limited to 'sys/dev/rc')
| -rw-r--r-- | sys/dev/rc/rc.c | 2 | ||||
| -rw-r--r-- | sys/dev/rc/rcreg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/rc/rc.c b/sys/dev/rc/rc.c index ddb0d4273cbc..3e51c7b7d8c9 100644 --- a/sys/dev/rc/rc.c +++ b/sys/dev/rc/rc.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. * Copyright (C) 2002 by John Baldwin <jhb@FreeBSD.org> diff --git a/sys/dev/rc/rcreg.h b/sys/dev/rc/rcreg.h index 321222ed26de..8ba287e7251c 100644 --- a/sys/dev/rc/rcreg.h +++ b/sys/dev/rc/rcreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (C) 1995 by Pavel Antonov, Moscow, Russia. * Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia. * Copyright (C) 2002 by John Baldwin <jhb@FreeBSD.org> |
