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