diff options
Diffstat (limited to 'arch/mips/include')
| -rw-r--r-- | arch/mips/include/asm/malta.h | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/arch/mips/include/asm/malta.h b/arch/mips/include/asm/malta.h index e141eb0ae..9b1100bc4 100644 --- a/arch/mips/include/asm/malta.h +++ b/arch/mips/include/asm/malta.h @@ -1,9 +1,8 @@  /*   * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org> + * Copyright (C) 2013 Imagination Technologies   * - * 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   */  #ifndef _MIPS_ASM_MALTA_H |