diff options
Diffstat (limited to 'include/environment/ti/mmc.h')
-rw-r--r-- | include/environment/ti/mmc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/environment/ti/mmc.h b/include/environment/ti/mmc.h index 4305ebdaaf..785fc15345 100644 --- a/include/environment/ti/mmc.h +++ b/include/environment/ti/mmc.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com * * Environment variable definitions for MMC/SD on TI boards. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __TI_MMC_H |