AUTHORS, util/: Drop individual copyright notices
We have the git history which is a more reliable librarian. Change-Id: Idbcc5ceeb33804204e56d62491cb58146f7c9f37 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: ron minnich <rminnich@gmail.com>
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
/* This file is part of uio_usbdebug */
|
||||
/*
|
||||
* This file is part of uio_usbdebug
|
||||
*
|
||||
* Copyright (C) 2013 Nico Huber <nico.h@gmx.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.
|
||||
|
@ -1,9 +1,4 @@
|
||||
/*
|
||||
* Copyright (C) 2014 Nico Huber <nico.h@gmx.de>
|
||||
*
|
||||
* Code borrowed from pci_early.c:
|
||||
* Copyright (C) 2011 Google Inc
|
||||
*
|
||||
* 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.
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
* Copyright (C) 2014 Nico Huber <nico.h@gmx.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.
|
||||
|
@ -1,8 +1,5 @@
|
||||
/* uio_ehci_pci - UIO driver for PCI EHCI devices */
|
||||
/*
|
||||
* uio_ehci_pci - UIO driver for PCI EHCI devices
|
||||
*
|
||||
* Copyright (C) 2013 Nico Huber <nico.h@gmx.de>
|
||||
*
|
||||
* This only implements MMIO access (no interrupts).
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,8 +1,5 @@
|
||||
/* uio_usbdebug - Run coreboot's usbdebug driver in userspace */
|
||||
/*
|
||||
* uio_usbdebug - Run coreboot's usbdebug driver in userspace
|
||||
*
|
||||
* Copyright (C) 2013 Nico Huber <nico.h@gmx.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.
|
||||
|
@ -1,8 +1,5 @@
|
||||
/* This file is part of uio_usbdebug */
|
||||
/*
|
||||
* This file is part of uio_usbdebug
|
||||
*
|
||||
* Copyright (C) 2013 Nico Huber <nico.h@gmx.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.
|
||||
|
Reference in New Issue
Block a user