From b8702f530b8b33957ed70eddee29252a457166be Mon Sep 17 00:00:00 2001 From: keihan Date: Thu, 4 Dec 2003 13:57:30 +0000 Subject: 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. --- sys/dev/microcode/daic/dnload.h-dist | 4 ++-- sys/dev/microcode/daic/gendnloadh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/microcode') 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 . + * by Martin Husemann . * * 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 . +# by Martin Husemann . # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions -- cgit