SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / spmi / spmi-uclass.c
index e74cd79961a3ab3109559537864d4f9292c61a1a..ff098731bb2dc8bdbbf4d3e39358f1c5fab8f449 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * SPMI bus uclass driver
  *
  * (C) Copyright 2015 Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>