summaryrefslogtreecommitdiff
path: root/drivers/gpio/pic32_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/pic32_gpio.c')
-rw-r--r--drivers/gpio/pic32_gpio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/pic32_gpio.c b/drivers/gpio/pic32_gpio.c
index e838ad45a8..d8789e7607 100644
--- a/drivers/gpio/pic32_gpio.c
+++ b/drivers/gpio/pic32_gpio.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2015 Microchip Technology Inc
* Purna Chandra Mandal <purna.mandal@microchip.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>