diff options
Diffstat (limited to 'src/drivers/pc80/vga/vga_font_8x16.c')
-rw-r--r-- | src/drivers/pc80/vga/vga_font_8x16.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pc80/vga/vga_font_8x16.c b/src/drivers/pc80/vga/vga_font_8x16.c index 3b0d288d66..b267c4a59f 100644 --- a/src/drivers/pc80/vga/vga_font_8x16.c +++ b/src/drivers/pc80/vga/vga_font_8x16.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Luc Verhaegen <libv@skynet.be> + * This file is part of the coreboot project. * * 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 the Free |