diff options
author | Wang Qing Pei <wangqingpei@gmail.com> | 2010-08-22 20:02:27 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-08-22 20:02:27 +0000 |
commit | 53a811eeb5b00d165cb7cc7956d7c46cee3d4a73 (patch) | |
tree | 3fb959b6abd794b5b15d50d97c6574a52fb935e4 /src/superio | |
parent | 3bff8b523fd830925bf1c6e2398e4caec960577c (diff) |
Fix up some copyrights
Signed-off-by: Wang Qing Pei <wangqingpei@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5737 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio')
-rw-r--r-- | src/superio/fintek/f71863fg/chip.h | 2 | ||||
-rw-r--r-- | src/superio/fintek/f71863fg/f71863fg_early_serial.c | 2 | ||||
-rw-r--r-- | src/superio/fintek/f71863fg/superio.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/superio/fintek/f71863fg/chip.h b/src/superio/fintek/f71863fg/chip.h index 21ac2c6d59..f6cf24985e 100644 --- a/src/superio/fintek/f71863fg/chip.h +++ b/src/superio/fintek/f71863fg/chip.h @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2010 Wang Qing Pei <wangqingpei@gmail.com> + * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com> * * 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 diff --git a/src/superio/fintek/f71863fg/f71863fg_early_serial.c b/src/superio/fintek/f71863fg/f71863fg_early_serial.c index afa9c357af..35daa399b9 100644 --- a/src/superio/fintek/f71863fg/f71863fg_early_serial.c +++ b/src/superio/fintek/f71863fg/f71863fg_early_serial.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2010 Wang Qing Pei<wangqingpei@gmail.com> + * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com> * * 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 diff --git a/src/superio/fintek/f71863fg/superio.c b/src/superio/fintek/f71863fg/superio.c index beed854659..e41c050047 100644 --- a/src/superio/fintek/f71863fg/superio.c +++ b/src/superio/fintek/f71863fg/superio.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2010 Wang Qing Pei<wangqingpei@gmail.com> + * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com> * * 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 |