[PATCH 09/83] hsa/radeon: Add code base of hsa driver for AMD's GPUs
Joe Perches
joe at perches.com
Fri Jul 11 12:38:51 PDT 2014
On Fri, 2014-07-11 at 15:22 -0400, Jerome Glisse wrote:
> Just to be explicit, my point is that is you claim GPL in MODULE_LICENSE
> then this is a GPL licensed code, if you claim GPL with additional rights
> than this is dual licensed code. This is how i read and interpret this
> with additional rights. In all the case the radeon code is considered
> dual license ie GPL+BSD (at least this is how i consider that code).
This is pretty common:
MODULE_LICENSE("Dual BSD/GPL");
There are a couple hundred of them.
More information about the dri-devel
mailing list