]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
regulator: pfuze100: add SPDX License
authorPeng Fan <peng.fan@nxp.com>
Thu, 11 May 2017 02:35:00 +0000 (10:35 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 31 May 2017 08:15:49 +0000 (10:15 +0200)
Add SPDX license

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/pfuze100.c

index 4702161bdf13ffce40baf66770e289699d92a837..88b1b727fa05f121b9541225099bb0a1b3f263ff 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright 2017 NXP
+ *
+ * Peng Fan <peng.fan@nxp.com>
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
 #include <common.h>
 #include <fdtdec.h>
 #include <errno.h>