aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorJoseph Smith <joe@settoplinux.org>2009-05-02 00:59:03 +0000
committerJoseph Smith <joe@smittys.pointclark.net>2009-05-02 00:59:03 +0000
commita0dbddff17986266da3342cbfb3b8194588664d0 (patch)
tree8b01ae9f485de0b23b9849eff6394df6c5c2a838 /src/southbridge
parentfff297327d09881e3a2720f67c28532c50e16499 (diff)
Trivial, update email address.
Signed-off-by: Joseph Smith <joe@settoplinux.org> Acked-by: Joseph Smith <joe@settoplinux.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4249 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/intel/i82801xx/i82801xx_early_lpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c b/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c
index 21b8fc2893..3ae91d7943 100644
--- a/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c
+++ b/src/southbridge/intel/i82801xx/i82801xx_early_lpc.c
@@ -1,7 +1,7 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2008 Joseph Smith <joe@smittys.pointclark.net>
+ * Copyright (C) 2008 Joseph Smith <joe@settoplinux.org>
*
* 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