From c461aa9ae06651b6e121b3747b2aa0c521164bf9 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 27 Feb 2007 12:25:13 +0000 Subject: [PATCH] fix up copyright/history. I wrote that one from scratch after some discussion. There was obviously an earlier version by Eric which I have not looked at before writing thios one. See rev 2131 in v2. Trivial, thus self-acked. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@140 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- arch/x86/udelay_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/udelay_io.c b/arch/x86/udelay_io.c index 13104601f1..18774292b3 100644 --- a/arch/x86/udelay_io.c +++ b/arch/x86/udelay_io.c @@ -1,7 +1,7 @@ /* * This file is part of the LinuxBIOS project. * - * Copyright (C) FIXME GET HISTORY + * Copyright (C) 2005 coresystems GmbH * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by