summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2013-11-11 11:03:26 +0000
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2013-11-11 12:32:58 +0100
commita3e80904fb07cda792e636704e3b3950d1446af3 (patch)
tree66253c1df62dd8a7bf40feb7c530c8e710bde2d6 /arch
parentab41305d3b7c1afa29c0b7fafce854c24445423a (diff)
downloadblackbird-obmc-uboot-a3e80904fb07cda792e636704e3b3950d1446af3.tar.gz
blackbird-obmc-uboot-a3e80904fb07cda792e636704e3b3950d1446af3.zip
malta: arch/mips/include/asm/malta.h SPDX license tag
This patch replaces the GPL-2.0 text with a GPL-2.0 SPDX-License-Identifier tag, and adds Imagination Technologies copyright following my recent changes. Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/include/asm/malta.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/mips/include/asm/malta.h b/arch/mips/include/asm/malta.h
index e141eb0ae5..9b1100bc49 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
OpenPOWER on IntegriCloud