Author: linux_junkie Date: 2009-05-02 02:59:03 +0200 (Sat, 02 May 2009) New Revision: 4249
Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/Config.lb trunk/coreboot-v2/src/mainboard/rca/rm4100/Options.lb trunk/coreboot-v2/src/mainboard/rca/rm4100/auto.c trunk/coreboot-v2/src/mainboard/rca/rm4100/chip.h trunk/coreboot-v2/src/mainboard/rca/rm4100/mainboard.c trunk/coreboot-v2/src/mainboard/rca/rm4100/spd_table.h trunk/coreboot-v2/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c Log: Trivial, update email address. Signed-off-by: Joseph Smith <[email protected]> Acked-by: Joseph Smith <[email protected]> Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/Config.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/Config.lb 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/Config.lb 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ ## ## This file is part of the coreboot project. ## -## Copyright (C) 2008 Joseph Smith <[email protected]> +## Copyright (C) 2008 Joseph Smith <[email protected]> ## ## 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 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/Options.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/Options.lb 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/Options.lb 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ ## ## This file is part of the coreboot project. ## -## Copyright (C) 2008 Joseph Smith <[email protected]> +## Copyright (C) 2008 Joseph Smith <[email protected]> ## ## 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 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/auto.c =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/auto.c 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/auto.c 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 Joseph Smith <[email protected]> + * Copyright (C) 2008 Joseph Smith <[email protected]> * * 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 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/chip.h =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/chip.h 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/chip.h 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 Joseph Smith <[email protected]> + * Copyright (C) 2008 Joseph Smith <[email protected]> * * 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 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/mainboard.c =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/mainboard.c 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/mainboard.c 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 Joseph Smith <[email protected]> + * Copyright (C) 2008 Joseph Smith <[email protected]> * * 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 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/spd_table.h =================================================================== --- trunk/coreboot-v2/src/mainboard/rca/rm4100/spd_table.h 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/mainboard/rca/rm4100/spd_table.h 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 Joseph Smith <[email protected]> + * Copyright (C) 2008 Joseph Smith <[email protected]> * * 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 Modified: trunk/coreboot-v2/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c =================================================================== --- trunk/coreboot-v2/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c 2009-05-02 00:50:58 UTC (rev 4248) +++ trunk/coreboot-v2/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c 2009-05-02 00:59:03 UTC (rev 4249) @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2008 Joseph Smith <[email protected]> + * Copyright (C) 2008 Joseph Smith <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

