From 31a818ec525e57b79a1bb94db8caf5eecd8e5aba Mon Sep 17 00:00:00 2001
From: JW2586 <jakers.wickham@gmail.com>
Date: Sun, 20 Feb 2022 15:53:23 +0000
Subject: [PATCH] Update Kconfig.shield

---
 app/boards/shields/waterfowl/Kconfig.shield | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app/boards/shields/waterfowl/Kconfig.shield b/app/boards/shields/waterfowl/Kconfig.shield
index 4e1ebf8a..a321b73d 100644
--- a/app/boards/shields/waterfowl/Kconfig.shield
+++ b/app/boards/shields/waterfowl/Kconfig.shield
@@ -1,8 +1,6 @@
-/*
- * Copyright (c) 2022 The ZMK Contributors
- *
- * SPDX-License-Identifier: MIT
- */
+#Copyright (c) 2022 The ZMK Contributors
+#SPDX-License-Identifier: MIT
+
 
 config SHIELD_WATERFOWL_LEFT
 	def_bool $(shields_list_contains,waterfowl_left)