diff options
Diffstat (limited to 'board/eets/pdu001/board.h')
-rw-r--r-- | board/eets/pdu001/board.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/eets/pdu001/board.h b/board/eets/pdu001/board.h index 3474e6a85a8..bfea96e5f02 100644 --- a/board/eets/pdu001/board.h +++ b/board/eets/pdu001/board.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * board.h * @@ -6,8 +7,6 @@ * Copyright (C) 2018 EETS GmbH - http://www.eets.ch/ * * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _BOARD_H_ |