From 23d89ccfd2444c9784e6a27256012f71f8e609dd Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 16 Mar 2010 01:17:19 +0000 Subject: Make CLANG selectable in Kconfig Signed-off-by: Patrick Georgi Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5216 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/xcompile/xcompile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/xcompile') diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index 5da7874343..65e6e704f7 100644 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -5,8 +5,8 @@ # Copyright (C) 2007-2010 coresystems GmbH # # 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. +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. # # 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