diff options
Diffstat (limited to 'include/environment/ti/dfu.h')
-rw-r--r-- | include/environment/ti/dfu.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/environment/ti/dfu.h b/include/environment/ti/dfu.h index c89005ff4c..9f7ea03226 100644 --- a/include/environment/ti/dfu.h +++ b/include/environment/ti/dfu.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com * * Environment variable definitions for DFU on TI boards. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __TI_DFU_H |