Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/distrib/utils/sysinst pull up rev(s) 1.16 from trunk. (...



details:   https://anonhg.NetBSD.org/src/rev/3416acfe2433
branches:  netbsd-1-4
changeset: 469044:3416acfe2433
user:      cgd <cgd%NetBSD.org@localhost>
date:      Thu Jun 24 23:04:10 1999 +0000

description:
pull up rev(s) 1.16 from trunk. (cgd)

diffstat:

 distrib/utils/sysinst/mbr.c |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 40572bf184c7 -r 3416acfe2433 distrib/utils/sysinst/mbr.c
--- a/distrib/utils/sysinst/mbr.c       Thu Jun 24 23:04:03 1999 +0000
+++ b/distrib/utils/sysinst/mbr.c       Thu Jun 24 23:04:10 1999 +0000
@@ -1,10 +1,8 @@
-/*     $NetBSD: mbr.c,v 1.11.2.3 1999/05/02 21:43:45 perry Exp $ */
+/*     $NetBSD: mbr.c,v 1.11.2.4 1999/06/24 23:04:10 cgd Exp $ */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
  * All rights reserved.
- * * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
  *
  * Written by Philip A. Nelson for Piermont Information Systems Inc.
  *
@@ -18,7 +16,7 @@
  *    documentation and/or other materials provided with the distribution.
  * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
- *      This product includes software develooped for the NetBSD Project by
+ *      This product includes software developed for the NetBSD Project by
  *      Piermont Information Systems Inc.
  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
  *    or promote products derived from this software without specific prior



Home | Main Index | Thread Index | Old Index