[U-Boot] [PATCH 1/2] regulator: pfuze100: add SPDX License

Peng Fan peng.fan at nxp.com
Thu May 11 02:35:00 UTC 2017


Add SPDX license

Signed-off-by: Peng Fan <peng.fan at nxp.com>
Cc: Jaehoon Chung <jh80.chung at samsung.com>
---
 drivers/power/regulator/pfuze100.c | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/power/regulator/pfuze100.c b/drivers/power/regulator/pfuze100.c
index 4702161..88b1b72 100644
--- a/drivers/power/regulator/pfuze100.c
+++ b/drivers/power/regulator/pfuze100.c
@@ -1,3 +1,11 @@
+/*
+ * Copyright 2017 NXP
+ *
+ * Peng Fan <peng.fan at nxp.com>
+ *
+ * SPDX-License-Identifier:	GPL-2.0+
+ */
+
 #include <common.h>
 #include <fdtdec.h>
 #include <errno.h>
-- 
2.6.2



More information about the U-Boot mailing list