diff options
Diffstat (limited to 'include/configs/pxm2.h')
-rw-r--r-- | include/configs/pxm2.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index 2ad0c3018e..543eb2d6fb 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * siemens pxm2 * (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_PXM2_H |