diff options
Diffstat (limited to 'include/configs/etamin.h')
-rw-r--r-- | include/configs/etamin.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/etamin.h b/include/configs/etamin.h index a605f8d73e..a13be398d5 100644 --- a/include/configs/etamin.h +++ b/include/configs/etamin.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 Siemens Schweiz AG * (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -6,8 +7,6 @@ * U-Boot file:/include/configs/am335x_evm.h * * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_ETAMIN_H |