]> git.proxmox.com Git - mirror_qemu.git/commitdiff
target-unicore32: License future contributions under GPLv2+
authorAndreas Färber <afaerber@suse.de>
Thu, 15 Mar 2012 14:02:14 +0000 (15:02 +0100)
committerAndreas Färber <afaerber@suse.de>
Fri, 30 Mar 2012 09:09:30 +0000 (11:09 +0200)
This is to limit relicensing obstacles to the pending IBM investigation.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
target-unicore32/helper.c

index 6af492daf5790a8e0aae9736abd00561200f29e6..18a9cbb40e6e5cda5e42746b0be74eb95c585eb7 100644 (file)
@@ -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"