diff options
Diffstat (limited to 'board/compal/paz00/Makefile')
-rw-r--r-- | board/compal/paz00/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/compal/paz00/Makefile b/board/compal/paz00/Makefile index aa56643e48..22c26ed1f6 100644 --- a/board/compal/paz00/Makefile +++ b/board/compal/paz00/Makefile @@ -1,10 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0 # # Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved. # # See file CREDITS for list of people who contributed to this # project. -# -# SPDX-License-Identifier: GPL-2.0 -# obj-y := paz00.o |