hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/mtd/nand/raw/atmel/pmecc.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * © Copyright 2016 ATMEL
34 * © Copyright 2016 Free Electrons
....@@ -28,11 +29,6 @@
2829 *
2930 * Add Nand Flash Controller support for SAMA5 SoC
3031 * © Copyright 2013 ATMEL, Josh Wu (josh.wu@atmel.com)
31
- *
32
- * This program is free software; you can redistribute it and/or modify
33
- * it under the terms of the GNU General Public License version 2 as
34
- * published by the Free Software Foundation.
35
- *
3632 */
3733
3834 #ifndef ATMEL_PMECC_H