diff options
Diffstat (limited to 'sys/i386/bios/apm_init/table.c')
-rw-r--r-- | sys/i386/bios/apm_init/table.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/i386/bios/apm_init/table.c b/sys/i386/bios/apm_init/table.c index 607fcc6..b50d60f 100644 --- a/sys/i386/bios/apm_init/table.c +++ b/sys/i386/bios/apm_init/table.c @@ -5,14 +5,14 @@ * * This software may be used, modified, copied, and distributed, in * both source and binary form provided that the above copyright and - * these terms are retained. Under no circumstances is the author - * responsible for the proper functioning of this software, nor does - * the author assume any responsibility for damages incurred with its + * these terms are retained. Under no circumstances is the author + * responsible for the proper functioning of this software, nor does + * the author assume any responsibility for damages incurred with its * use. * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $Id: table.c,v 1.2 1994/10/01 05:12:31 davidg Exp $ + * $Id: table.c,v 1.3 1995/02/17 02:22:34 phk Exp $ */ #include <apm_bios.h> |