SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / gpio / mvgpio.h
index 1eb7acd451f9daf8487062e1a1676895e3ab66fc..d68c48e637372bb8cf1f4ddd21f25c801c40f165 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011
  * eInfochips Ltd. <www.einfochips.com>
@@ -5,8 +6,6 @@
  *
  * (C) Copyright 2010
  * Marvell Semiconductor <www.marvell.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MVGPIO_H__