diff options
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/daic/dnload.h-dist | 4 | ||||
| -rw-r--r-- | sys/dev/microcode/daic/gendnloadh | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/microcode/daic/dnload.h-dist b/sys/dev/microcode/daic/dnload.h-dist index fc3b17e69ca..af778909f65 100644 --- a/sys/dev/microcode/daic/dnload.h-dist +++ b/sys/dev/microcode/daic/dnload.h-dist @@ -1,11 +1,11 @@ -/* $NetBSD: dnload.h-dist,v 1.3 2002/04/14 12:24:27 martin Exp $ */ +/* $NetBSD: dnload.h-dist,v 1.4 2003/12/04 13:57:31 keihan Exp $ */ /*- * Copyright (c) 2002 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation - * by Martin Husemann <martin@netbsd.org>. + * by Martin Husemann <martin@NetBSD.org>. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/microcode/daic/gendnloadh b/sys/dev/microcode/daic/gendnloadh index cfc5941eb96..815086c0456 100644 --- a/sys/dev/microcode/daic/gendnloadh +++ b/sys/dev/microcode/daic/gendnloadh @@ -5,7 +5,7 @@ # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by Martin Husemann <martin@netbsd.org>. +# by Martin Husemann <martin@NetBSD.org>. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |
