This is to limit relicensing obstacles to the pending IBM investigation. Signed-off-by: Andreas Färber <afaer...@suse.de> Acked-by: Guan Xuetao <g...@mprc.pku.edu.cn> --- target-unicore32/helper.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/target-unicore32/helper.c b/target-unicore32/helper.c index 6af492d..18a9cbb 100644 --- a/target-unicore32/helper.c +++ b/target-unicore32/helper.c @@ -4,6 +4,9 @@ * 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. + * + * Contributions from 2012-04-01 on are considered under GPL version 2, + * or (at your option) any later version. */ #include "cpu.h" -- 1.7.7