diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-09 09:54:13 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-09 09:54:13 -0400 |
commit | 297e457dd523b179ba4b4aeb55995dac0f9df55f (patch) | |
tree | 41ec2cb6ac893482b4a75fbe3e96f8ef831ee567 /app/boards/shields | |
parent | dbabeffa8a56d0671c9211b8057cad2cc00b01f0 (diff) |
Fix remaining Apache header lines.
Diffstat (limited to 'app/boards/shields')
-rw-r--r-- | app/boards/shields/petejohanson_handwire/Kconfig.shield | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/shields/petejohanson_handwire/Kconfig.shield b/app/boards/shields/petejohanson_handwire/Kconfig.shield index f6e8a3f..defb90a 100644 --- a/app/boards/shields/petejohanson_handwire/Kconfig.shield +++ b/app/boards/shields/petejohanson_handwire/Kconfig.shield @@ -1,5 +1,5 @@ # Copyright (c) 2019 Linaro Limited -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT config SHIELD_PETEJOHANSON_HANDWIRE def_bool $(shields_list_contains,petejohanson_handwire) |