summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand_ecc.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-23 09:37:47 -0400
committerTom Rini <trini@konsulko.com>2015-11-12 13:19:03 -0500
commit78e9e71c83cf75483a6f756488b245df33783c5b (patch)
tree0a2c5a4188aa7f783f4ff88d3b238c1e653f3374 /include/linux/mtd/nand_ecc.h
parent9606f71002a97ebc02281ca06ff8981cba5becba (diff)
downloadblackbird-obmc-uboot-78e9e71c83cf75483a6f756488b245df33783c5b.tar.gz
blackbird-obmc-uboot-78e9e71c83cf75483a6f756488b245df33783c5b.zip
include/linux/mtd: Update copyright notices
Condense these updates down to SPDX tags too while doing this. This is a port of a1452a3771c4eb85bd779790b040efdc36f4274e from the Linux Kernel. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/linux/mtd/nand_ecc.h')
-rw-r--r--include/linux/mtd/nand_ecc.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/linux/mtd/nand_ecc.h b/include/linux/mtd/nand_ecc.h
index 090da50542..02ba9f7e63 100644
--- a/include/linux/mtd/nand_ecc.h
+++ b/include/linux/mtd/nand_ecc.h
@@ -1,11 +1,11 @@
/*
* drivers/mtd/nand_ecc.h
*
- * Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
+ * Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com>
+ * David Woodhouse <dwmw2@infradead.org>
+ * Thomas Gleixner <tglx@linutronix.de>
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * SPDX-License-Identifier: GPL-2.0
*
* This file is the header for the ECC algorithm.
*/
OpenPOWER on IntegriCloud