diff options
Diffstat (limited to 'src/boot/filo.c')
-rw-r--r-- | src/boot/filo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/filo.c b/src/boot/filo.c index f5c5bda420..157bec2057 100644 --- a/src/boot/filo.c +++ b/src/boot/filo.c @@ -2,7 +2,7 @@ * Copyright (C) 2003 by SONE Takeshi <ts1@tsn.or.jp> and others. * This program is licensed under the terms of GNU General Public License. * - * Modified for LinuxBIOS by Greg Watson <gwatson@lanl.gov> + * Modified for coreboot by Greg Watson <gwatson@lanl.gov> */ #include <console/console.h> |