]> git.sur5r.net Git - u-boot/blobdiff - drivers/power/regulator/pwm_regulator.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / power / regulator / pwm_regulator.c
index 169f09558d4f783126aed7ba0530c9320ce7f196..f353c38a04da218a72e28377a3a4803187a77321 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Rockchip Electronics Co., Ltd
  *
  * Based on kernel drivers/regulator/pwm-regulator.c
  * Copyright (C) 2014 - STMicroelectronics Inc.
  * Author: Lee Jones <lee.jones@linaro.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>