diff options
Diffstat (limited to 'arch/nds32/include/asm/setup.h')
| -rw-r--r-- | arch/nds32/include/asm/setup.h | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/arch/nds32/include/asm/setup.h b/arch/nds32/include/asm/setup.h index 0a14ea0bd..833d979af 100644 --- a/arch/nds32/include/asm/setup.h +++ b/arch/nds32/include/asm/setup.h @@ -5,9 +5,7 @@   *  Copyright (C) 2008 Andes Technology Corporation   *	Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)   * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * SPDX-License-Identifier:	GPL-2.0   *   *  Structure passed to kernel to tell it about the   *  hardware it's running on.  See Documentation/arm/Setup |