diff options
Diffstat (limited to 'board/8dtech/eco5pk/eco5pk.h')
-rw-r--r-- | board/8dtech/eco5pk/eco5pk.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/8dtech/eco5pk/eco5pk.h b/board/8dtech/eco5pk/eco5pk.h index acf2b80307..7c8fcb0be3 100644 --- a/board/8dtech/eco5pk/eco5pk.h +++ b/board/8dtech/eco5pk/eco5pk.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * eco5.h - Header file for the 8D Technologies ECO5 board. * @@ -6,8 +7,6 @@ * * Copyright (C) 2011 8D Technologies inc. * Copyright (C) 2009 Texas Instruments Incorporated - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ECO5PK_H__ |