diff options
Diffstat (limited to 'arch/arm/include/asm/arch-at91/at91sam9260.h')
| -rw-r--r-- | arch/arm/include/asm/arch-at91/at91sam9260.h | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/arch/arm/include/asm/arch-at91/at91sam9260.h b/arch/arm/include/asm/arch-at91/at91sam9260.h index 08cb42d0b..2e902eef3 100644 --- a/arch/arm/include/asm/arch-at91/at91sam9260.h +++ b/arch/arm/include/asm/arch-at91/at91sam9260.h @@ -12,10 +12,7 @@   * therefore this file applies to all of them. Differences between   * those SoCs are concentrated at the end of this file.   * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef AT91SAM9260_H |