summaryrefslogtreecommitdiffstats
path: root/src/device/pnp_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pnp_device.c')
-rw-r--r--src/device/pnp_device.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/device/pnp_device.c b/src/device/pnp_device.c
index 402e5d1e8343..164fc1996085 100644
--- a/src/device/pnp_device.c
+++ b/src/device/pnp_device.c
@@ -1,14 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2004 Linux Networx
- * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
- * Copyright (C) 2004 Li-Ta Lo <ollie@lanl.gov>
- * Copyright (C) 2005 Tyan
- * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan)
- * Copyright (C) 2013 Nico Huber <nico.h@gmx.de>
- * Copyright (C) 2018 Felix Held <felix-coreboot@felixheld.de>
- *
* 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 Software Foundation; version 2 of the License.