diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-09-12 11:36:09 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-09-12 11:36:09 +0000 |
| commit | 07aacf572377cd6075718499831c806f1cf49d03 (patch) | |
| tree | 0abd238047f5cac933f1525ffbb362da075740b5 /sys/pc98/boot | |
| parent | 0e408c25a1cc3552a7ccb76e840da35625001d11 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/boot')
| -rw-r--r-- | sys/pc98/boot/biosboot/sys.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/boot/biosboot/sys.c b/sys/pc98/boot/biosboot/sys.c index 90c8def0f7e1..5d90b91f2c8b 100644 --- a/sys/pc98/boot/biosboot/sys.c +++ b/sys/pc98/boot/biosboot/sys.c @@ -5,7 +5,7 @@ * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright -e* notice and this permission notice appear in all copies of the + * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * @@ -24,7 +24,7 @@ e* notice and this permission notice appear in all copies of the * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd - * $Id: sys.c,v 1.2 1996/08/31 15:06:24 asami Exp $ + * $Id: sys.c,v 1.3 1996/09/12 11:09:00 asami Exp $ */ /* |
