Author: rminnich Date: 2009-09-17 02:24:52 +0200 (Thu, 17 Sep 2009) New Revision: 4639
Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/irq_tables.c Log: copyright name error. I don't know what else to do for files generated by programs ... Signed-off-by: Ronald G. Minnich <[email protected]> Acked-by: Ronald G. Minnich <[email protected]> Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/irq_tables.c =================================================================== --- trunk/coreboot-v2/src/mainboard/dell/s1850/irq_tables.c 2009-09-16 20:18:03 UTC (rev 4638) +++ trunk/coreboot-v2/src/mainboard/dell/s1850/irq_tables.c 2009-09-17 00:24:52 UTC (rev 4639) @@ -1,8 +1,8 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 VIA Technologies, Inc. - * (Written by Aaron Lwe <[email protected]> for VIA) + * Copyright (C) by the coreboot pirq tool. + * This file was programatically generated. * * 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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

