diff options
Diffstat (limited to 'board/compulab/cl-som-am57x/cl-som-am57x.c')
-rw-r--r-- | board/compulab/cl-som-am57x/cl-som-am57x.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/cl-som-am57x/cl-som-am57x.c b/board/compulab/cl-som-am57x/cl-som-am57x.c index d7dc8a42e4..fcba2a0e2a 100644 --- a/board/compulab/cl-som-am57x/cl-som-am57x.c +++ b/board/compulab/cl-som-am57x/cl-som-am57x.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Board functions for CompuLab cl_som_am57x board * * (C) Copyright 2016 CompuLab, Ltd. http://compulab.co.il/ * * Author: Dmitry Lifshitz <lifshitz@compulab.co.il> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |