diff options
Diffstat (limited to 'board/logicpd/am3517evm/am3517evm.h')
-rw-r--r-- | board/logicpd/am3517evm/am3517evm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/logicpd/am3517evm/am3517evm.h b/board/logicpd/am3517evm/am3517evm.h index a6a55eef49..99a08032e0 100644 --- a/board/logicpd/am3517evm/am3517evm.h +++ b/board/logicpd/am3517evm/am3517evm.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * am3517evm.h - Header file for the AM3517 EVM. * @@ -7,8 +8,6 @@ * * Copyright (C) 2010 * Texas Instruments Incorporated - http://www.ti.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _AM3517EVM_H_ |