softfloat: Clarify license status
The code in the softfloat source files is under a mixture of licenses: the original code and many changes from QEMU contributors are under the base SoftFloat-2a license; changes from Stefan Weil and RedHat employees are GPLv2-or-later; changes from Fabrice Bellard are under the BSD license. Clarify this in the comments at the top of each affected source file, including a statement about the assumed licensing for future contributions, so we don't need to remember to ask patch submitters explicitly to pick a license. Signed-off-by: NPeter Maydell <peter.maydell@linaro.org> Acked-by: NAndreas Färber <afaerber@suse.de> Acked-by: NAurelien Jarno <aurelien@aurel32.net> Acked-by: NAvi Kivity <avi.kivity@gmail.com> Acked-by: NBen Taylor <bentaylor.solx86@gmail.com> Acked-by: NBlue Swirl <blauwirbel@gmail.com> Acked-by: NChristophe Lyon <christophe.lyon@st.com> Acked-by: NFabrice Bellard <fabrice@bellard.org> Acked-by: NGuan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: NJuan Quintela <quintela@redhat.com> Acked-by: NMax Filippov <jcmvbkbc@gmail.com> Acked-by: NPaul Brook <paul@codesourcery.com> Acked-by: NPaolo Bonzini <pbonzini@redhat.com> Acked-by: NPeter Maydell <peter.maydell@linaro.org> Acked-by: NRichard Henderson <rth@twiddle.net> Acked-by: NRichard Sandiford <rdsandiford@googlemail.com> Acked-by: NStefan Weil <sw@weilnetz.de> Reviewed-by: NPaolo Bonzini <pbonzini@redhat.com> Message-id: 1421073508-23909-5-git-send-email-peter.maydell@linaro.org
Showing
想要评论请 注册 或 登录