]> git.proxmox.com Git - qemu.git/commit - target-unicore32/helper.h
target-unicore32: Relicense to GPLv2+
authorAndreas Färber <afaerber@suse.de>
Tue, 13 Mar 2012 15:48:19 +0000 (16:48 +0100)
committerAndreas Färber <afaerber@suse.de>
Fri, 30 Mar 2012 09:09:30 +0000 (11:09 +0200)
commit2b3bc6c0f56968631c4d92b7e06ec969ed0700bb
tree6fe8a67e16496f2f33554f68fe75df51f1429a9c
parenta6ea7b4c5e44ba6965accd3ada3a9c02fead042d
target-unicore32: Relicense to GPLv2+

Adopt the license text suggested by Guan Xue-tao (with a minor
simplification) for all target-unicore/ files except helper.c.

To helper.c Anthony Liguori contributed a qemu_malloc() -> g_malloc()
conversion, still pending IBM relicensing approval, so that remains
GPLv2 for now.

By relicensing all possible parts now, we avoid having to formally
relicense new, e.g., QOM code.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Dor Laor <dlaor@redhat.com>
target-unicore32/cpu.h
target-unicore32/helper.h
target-unicore32/op_helper.c
target-unicore32/translate.c