[U-Boot] [PATCH 3/3] sf: using the same license header format
Bo Shen
voice.shen at atmel.com
Thu Oct 10 07:07:39 CEST 2013
Signed-off-by: Bo Shen <voice.shen at atmel.com>
---
drivers/mtd/spi/sf_probe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_probe.c
index 9646914..2086022 100644
--- a/drivers/mtd/spi/sf_probe.c
+++ b/drivers/mtd/spi/sf_probe.c
@@ -5,7 +5,7 @@
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
*
- * Licensed under the GPL-2 or later.
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
--
1.7.9.5
More information about the U-Boot
mailing list