diff options
Diffstat (limited to 'src/drivers/pc80/vga/vga_io.c')
-rw-r--r-- | src/drivers/pc80/vga/vga_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pc80/vga/vga_io.c b/src/drivers/pc80/vga/vga_io.c index 455b0d331e..842419e0fd 100644 --- a/src/drivers/pc80/vga/vga_io.c +++ b/src/drivers/pc80/vga/vga_io.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 |