diff options
Diffstat (limited to 'board/phytec/pcm051/board.h')
-rw-r--r-- | board/phytec/pcm051/board.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/phytec/pcm051/board.h b/board/phytec/pcm051/board.h index e0b39e0364..3366e51c85 100644 --- a/board/phytec/pcm051/board.h +++ b/board/phytec/pcm051/board.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * board.h * @@ -5,8 +6,6 @@ * * Copyright (C) 2013, Lemonage Software GmbH * Author Lars Poeschel <poeschel@lemonage.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _BOARD_H_ |