diff options
Diffstat (limited to 'board/tcl/sl50/mux.c')
-rw-r--r-- | board/tcl/sl50/mux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/tcl/sl50/mux.c b/board/tcl/sl50/mux.c index e0d76ef695d..b0a1dad3aa7 100644 --- a/board/tcl/sl50/mux.c +++ b/board/tcl/sl50/mux.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * mux.c * * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |