diff options
| author | Nate Williams <nate@FreeBSD.org> | 1994-02-01 06:22:29 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1994-02-01 06:22:29 +0000 |
| commit | 8b2e5491db95202a3e88c4c88cce59bfc45f13f2 (patch) | |
| tree | 92cf5b159be376c7e38d9db101512a6e534909e3 /sys/alpha | |
| parent | fa998562eb2bfcc722d43047b7ab72a3b6edfaff (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/include/console.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/alpha/include/console.h b/sys/alpha/include/console.h index 9d0d8e37d995..ce0cc9b3cefc 100644 --- a/sys/alpha/include/console.h +++ b/sys/alpha/include/console.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1992, 1993 Søren Schmidt + * Copyright (C) 1992, 1993, 1994 Søren Schmidt * * This program is free software; you may redistribute it and/or * modify it, provided that it retain the above copyright notice @@ -9,11 +9,12 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * - * Søren Schmidt Email: sos@kmd-ac.dk - * Tritonvej 36 UUCP: ...uunet!dkuug!kmd-ac!sos + * Søren Schmidt Email: sos@login.dkuug.dk + * Tritonvej 36 UUCP: ...uunet!dkuug!login!sos * DK9210 Aalborg SO Phone: +45 9814 8076 * - * $Id$ + * from:@(#)console.h 1.1 940105 + * $Id: console.h,v 1.5 1993/10/28 06:11:38 rgrimes Exp $ */ #ifndef _CONSOLE_H_ |
