diff options
Diffstat (limited to 'src/include/pc80')
-rw-r--r-- | src/include/pc80/i8254.h | 1 | ||||
-rw-r--r-- | src/include/pc80/i8259.h | 2 | ||||
-rw-r--r-- | src/include/pc80/vga.h | 1 | ||||
-rw-r--r-- | src/include/pc80/vga_io.h | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/src/include/pc80/i8254.h b/src/include/pc80/i8254.h index 21e47c2ece..6936d4bdaf 100644 --- a/src/include/pc80/i8254.h +++ b/src/include/pc80/i8254.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2009 coresystems GmbH * * 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/include/pc80/i8259.h b/src/include/pc80/i8259.h index 857c5c88b2..ef64f214fc 100644 --- a/src/include/pc80/i8259.h +++ b/src/include/pc80/i8259.h @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007-2009 coresystems GmbH - * Copyright (C) 2014 Sage Electronic Engineering, LLC. * * 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/include/pc80/vga.h b/src/include/pc80/vga.h index c8d1c9bccd..0e3d5f5895 100644 --- a/src/include/pc80/vga.h +++ b/src/include/pc80/vga.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007-2009 Luc Verhaegen <libv@skynet.be> * * 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/include/pc80/vga_io.h b/src/include/pc80/vga_io.h index c3141acff3..1f258c4f15 100644 --- a/src/include/pc80/vga_io.h +++ b/src/include/pc80/vga_io.h @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007 Luc Verhaegen <libv@skynet.be> * * 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 |