diff options
Diffstat (limited to 'sys/arch/mvme68k/dev/bug.c')
-rw-r--r-- | sys/arch/mvme68k/dev/bug.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/dev/bug.c b/sys/arch/mvme68k/dev/bug.c index 808cf6d4413..c074f013fde 100644 --- a/sys/arch/mvme68k/dev/bug.c +++ b/sys/arch/mvme68k/dev/bug.c @@ -1,4 +1,4 @@ -/* $NetBSD$ */ +/* $Id: bug.c,v 1.2 1995/11/07 08:48:49 deraadt Exp $ */ /* * Copyright (c) 1995 Dale Rahn. @@ -14,7 +14,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 developed by Dale Rahn. + * This product includes software developed by Dale Rahn. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * |