summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubispl/ubispl.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/ubispl/ubispl.c')
-rw-r--r--drivers/mtd/ubispl/ubispl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/mtd/ubispl/ubispl.c b/drivers/mtd/ubispl/ubispl.c
index a81a8e715d..eeb1cbefb7 100644
--- a/drivers/mtd/ubispl/ubispl.c
+++ b/drivers/mtd/ubispl/ubispl.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/*
* Copyright (c) Thomas Gleixner <tglx@linutronix.de>
*
* The parts taken from the kernel implementation are:
*
* Copyright (c) International Business Machines Corp., 2006
- *
- * SPDX-License-Identifier: GPL 2.0+ BSD-3-Clause
*/
#include <common.h>