diff options
Diffstat (limited to 'board/engicam/common/spl.c')
-rw-r--r-- | board/engicam/common/spl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/engicam/common/spl.c b/board/engicam/common/spl.c index 6d4f8c3426..470d96aaed 100644 --- a/board/engicam/common/spl.c +++ b/board/engicam/common/spl.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2016 Amarula Solutions B.V. * Copyright (C) 2016 Engicam S.r.l. * Author: Jagan Teki <jagan@amarulasolutions.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |