diff options
Diffstat (limited to 'board/warp/Makefile')
-rw-r--r-- | board/warp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/warp/Makefile b/board/warp/Makefile index c555f87397d..3a2373d7bf5 100644 --- a/board/warp/Makefile +++ b/board/warp/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # Copyright (C) 2014 O.S. Systems Software LTDA. # Copyright (C) 2014 Kynetics LLC. # Copyright (C) 2014 Revolution Robotics, Inc. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := warp.o |