treewide: move copyrights and authors to AUTHORS
Also split "this is part of" line from copyright notices. Change-Id: Ibc2446410bcb3104ead458b40a9ce7819c61a8eb Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41067 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Generic bounce buffer implementation
|
||||
*/
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Generic bounce buffer implementation
|
||||
*/
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* MultiMediaCard (MMC) and eMMC specific support code
|
||||
* This code is controller independent
|
||||
*/
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Secure Digital (SD) card specific support code
|
||||
* This code is controller independent
|
||||
*/
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* MultiMediaCard (MMC), eMMC and Secure Digital (SD) common initialization
|
||||
* code which brings the card into the standby state. This code is controller
|
||||
* independent.
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Secure Digital (SD) Host Controller interface specific code
|
||||
*/
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Secure Digital (SD) Host Controller interface DMA support code
|
||||
*/
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Secure Digital (SD) Host Controller interface specific code
|
||||
*/
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* MultiMediaCard (MMC), eMMC and Secure Digital (SD) common code which
|
||||
* transitions the card from the standby state to the transfer state. The
|
||||
* common code supports read operations, erase and write operations are in
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* MultiMediaCard (MMC), eMMC and Secure Digital (SD) erase support code.
|
||||
* This code is controller independent.
|
||||
*/
|
||||
|
@ -9,7 +9,8 @@
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* MultiMediaCard (MMC), eMMC and Secure Digital (SD) write support code.
|
||||
* This code is controller independent.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user