diff options
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r-- | include/configs/rut.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h index a608214c0f2..296bdc26ff9 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * siemens rut * (C) Copyright 2013 Siemens Schweiz AG @@ -7,8 +8,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_RUT_H |