From 0b17998e509e5614633aee0a3c5d6248f8bc580b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 24 Jul 2013 09:34:30 -0400 Subject: qemu-malta: Update for SPDX license identifiers Signed-off-by: Tom Rini --- board/qemu-malta/qemu-malta.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'board/qemu-malta/qemu-malta.c') diff --git a/board/qemu-malta/qemu-malta.c b/board/qemu-malta/qemu-malta.c index 4cbd7368fe..7eddf1ce66 100644 --- a/board/qemu-malta/qemu-malta.c +++ b/board/qemu-malta/qemu-malta.c @@ -1,9 +1,7 @@ /* * Copyright (C) 2013 Gabor Juhos * - * 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 */ #include -- cgit