diff options
Diffstat (limited to 'sys/arch/i386/stand/pxeboot')
-rw-r--r-- | sys/arch/i386/stand/pxeboot/devopen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/pxeboot/devopen.c b/sys/arch/i386/stand/pxeboot/devopen.c index d7e327a82e6..73dbd89102c 100644 --- a/sys/arch/i386/stand/pxeboot/devopen.c +++ b/sys/arch/i386/stand/pxeboot/devopen.c @@ -1,7 +1,7 @@ -/* $OpenBSD: devopen.c,v 1.1 2004/03/19 13:48:19 tom Exp $ */ +/* $OpenBSD: devopen.c,v 1.2 2004/03/22 15:06:59 tom Exp $ */ /* - * Copyright (c) 1994 Tom Cosgrove + * Copyright (c) 2004 Tom Cosgrove * Copyright (c) 1996-1999 Michael Shalayeff * All rights reserved. * |