diff options
Diffstat (limited to 'board/gumstix/pepper/board.h')
-rw-r--r-- | board/gumstix/pepper/board.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/gumstix/pepper/board.h b/board/gumstix/pepper/board.h index a6df3196f4..e3870d698f 100644 --- a/board/gumstix/pepper/board.h +++ b/board/gumstix/pepper/board.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Gumstix Pepper and AM335x-based boards information header * * Copyright (C) 2014, Gumstix, Inc. - http://www.gumstix.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _BOARD_H_ |