From 297e457dd523b179ba4b4aeb55995dac0f9df55f Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 9 Jun 2020 09:54:13 -0400 Subject: Fix remaining Apache header lines. --- app/drivers/zephyr/kscan_gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/drivers/zephyr/kscan_gpio.c') diff --git a/app/drivers/zephyr/kscan_gpio.c b/app/drivers/zephyr/kscan_gpio.c index a53e2f9..76606d8 100644 --- a/app/drivers/zephyr/kscan_gpio.c +++ b/app/drivers/zephyr/kscan_gpio.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Peter Johanson * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: MIT */ #define DT_DRV_COMPAT gpio_kscan -- cgit v1.2.3