diff options
Diffstat (limited to 'board/bachmann/ot1200/ot1200_spl.c')
-rw-r--r-- | board/bachmann/ot1200/ot1200_spl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/bachmann/ot1200/ot1200_spl.c b/board/bachmann/ot1200/ot1200_spl.c index dd1ade7877..a3a822f65a 100644 --- a/board/bachmann/ot1200/ot1200_spl.c +++ b/board/bachmann/ot1200/ot1200_spl.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015, Bachmann electronic GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |