diff options
Diffstat (limited to 'board/compulab/common/common.h')
-rw-r--r-- | board/compulab/common/common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/common/common.h b/board/compulab/common/common.h index 759ec31317..17cfbb6f27 100644 --- a/board/compulab/common/common.h +++ b/board/compulab/common/common.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2014 CompuLab, Ltd. <www.compulab.co.il> * * Authors: Igor Grinberg <grinberg@compulab.co.il> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CL_COMMON_ |