SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / gpio / mxs_gpio.c
index 367b852039da52ccd23b9f99162cc53984dcc516..c2c8a25886ab18233d2416cbe5d0c32e1bbe9fc4 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Freescale i.MX28 GPIO control code
  *
  * Copyright (C) 2011 Marek Vasut <marek.vasut@gmail.com>
  * on behalf of DENX Software Engineering GmbH
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>