diff options
Diffstat (limited to 'board/eets/pdu001/board.c')
-rw-r--r-- | board/eets/pdu001/board.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/eets/pdu001/board.c b/board/eets/pdu001/board.c index 416bd937cf..b4b8081c90 100644 --- a/board/eets/pdu001/board.c +++ b/board/eets/pdu001/board.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * board.c * @@ -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+ */ #include <common.h> |