diff options
Diffstat (limited to 'board/teejet/mt_ventoux/mt_ventoux.c')
-rw-r--r-- | board/teejet/mt_ventoux/mt_ventoux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/teejet/mt_ventoux/mt_ventoux.c b/board/teejet/mt_ventoux/mt_ventoux.c index 9eaae50f27..33de7a2131 100644 --- a/board/teejet/mt_ventoux/mt_ventoux.c +++ b/board/teejet/mt_ventoux/mt_ventoux.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2011 * Stefano Babic, DENX Software Engineering, sbabic@denx.de. * * Copyright (C) 2009 TechNexion Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |