diff options
author | Richard Jones <rich@linxplicable.org> | 2020-08-23 20:05:56 +0100 |
---|---|---|
committer | Richard Jones <rich@linxplicable.org> | 2020-08-23 20:05:56 +0100 |
commit | cafd5c1fe2fade4646bc901d2aa6a185ca842f4d (patch) | |
tree | 318e454e467709290601fd920523a874c809d099 /app | |
parent | 3ce94593652b89a6f5a59fce9fba284b022cc946 (diff) |
Oops comment format
Diffstat (limited to 'app')
-rw-r--r-- | app/boards/shields/romac/Kconfig.defconfig | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/app/boards/shields/romac/Kconfig.defconfig b/app/boards/shields/romac/Kconfig.defconfig index 0ef6f6b..50e4fdc 100644 --- a/app/boards/shields/romac/Kconfig.defconfig +++ b/app/boards/shields/romac/Kconfig.defconfig @@ -1,8 +1,6 @@ -/* - * Copyright (c) 2020 Pete Johansen, Richard Jones - * - * SPDX-License-Identifier: MIT - */ +# Copyright (c) 2020 Pete Johansen, Richard Jones +# +# SPDX-License-Identifier: MIT if SHIELD_ROMAC |