diff options
Diffstat (limited to 'include/configs/draco.h')
-rw-r--r-- | include/configs/draco.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/draco.h b/include/configs/draco.h index 02e935e649..7b2794826f 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.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_DRACO_H |