X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Farch%2Fi386%2Finclude%2Farch%2Fioapic.h;h=623f617253ea4c41f68ed4aaa8c8b3bace39dea4;hb=c70e9fc2337519fc8ef6faca5bccb0e92e68675d;hp=ceca32c91ca643748f2166d666de724fde0a6901;hpb=d37d2221843004c56c116dfbea4a47a955f76a85;p=coreboot.git diff --git a/src/arch/i386/include/arch/ioapic.h b/src/arch/i386/include/arch/ioapic.h index ceca32c91..623f61725 100644 --- a/src/arch/i386/include/arch/ioapic.h +++ b/src/arch/i386/include/arch/ioapic.h @@ -1,12 +1,11 @@ /* - * coreboot IOAPIC support + * This file is part of the coreboot project. * * Copyright (C) 2010 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 the Free Software Foundation; version 2 of - * the License. + * 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 + * the Free Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __I386_ARCH_IOAPIC_H