]> git.sur5r.net Git - u-boot/blobdiff - include/linux/mtd/nand_ecc.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / linux / mtd / nand_ecc.h
index 12c5bc342ead0341838b2053071df6b80d55dd6f..397836384c8f0378314a006c49b8b8db4ae68d5c 100644 (file)
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  *  drivers/mtd/nand_ecc.h
  *
- *  Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
- *
- * $Id: nand_ecc.h,v 1.4 2004/06/17 02:35:02 dbrown Exp $
- *
- * 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.
+ *  Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com>
+ *                         David Woodhouse <dwmw2@infradead.org>
+ *                         Thomas Gleixner <tglx@linutronix.de>
  *
  * This file is the header for the ECC algorithm.
  */