diff options
| author | keihan <keihan@NetBSD.org> | 2003-12-04 13:57:30 +0000 |
|---|---|---|
| committer | keihan <keihan@NetBSD.org> | 2003-12-04 13:57:30 +0000 |
| commit | b8702f530b8b33957ed70eddee29252a457166be (patch) | |
| tree | 9cdb59b11ec9c2b590257d772b5115aa2ce094e7 /sys/dev/microcode | |
| parent | 29c72c57f0214971484aec155654f1d2143dd470 (diff) | |
netbsd.org -> NetBSD.org
This was the last commit of this kind to src/sys, which is now totally
"NetBSD.org clean". Thanks for the patiance, and sorry for all the commits.
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 |
