From f0a9128424f2c610756b97ef77f8fcd49a98f563 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Sat, 23 Feb 2019 12:38:15 +1100 Subject: intelmetool: Use GPLv2+ where possible Upstream intelmetool is out of date; I suggest I archive it instead of trying to merge coreboot's changes into it. However I would like to preserve the licensing of files in the tool as GPLv2+ where possible instead of GPLv2-only. Change-Id: I47b1ff2734f54c65f4214b39244bd868ef44b83c Signed-off-by: Damien Zammit Reviewed-on: https://review.coreboot.org/c/31587 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese --- util/intelmetool/mmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/intelmetool/mmap.h') diff --git a/util/intelmetool/mmap.h b/util/intelmetool/mmap.h index 2a7fa05308..31d8313bf3 100644 --- a/util/intelmetool/mmap.h +++ b/util/intelmetool/mmap.h @@ -5,7 +5,7 @@ * 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 any later version. + * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3