diff options
Diffstat (limited to 'board/eets/pdu001/mux.c')
-rw-r--r-- | board/eets/pdu001/mux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/eets/pdu001/mux.c b/board/eets/pdu001/mux.c index bf2c8df8344..f1d38e9b74d 100644 --- a/board/eets/pdu001/mux.c +++ b/board/eets/pdu001/mux.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * mux.c * * 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> |