linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What is the license for linux/lib/math/cordic.c?
@ 2019-11-29 10:03 ambai.masaki
  2019-11-29 19:59 ` Larry Finger
  0 siblings, 1 reply; 3+ messages in thread
From: ambai.masaki @ 2019-11-29 10:03 UTC (permalink / raw)
  To: 'linux-wireless@vger.kernel.org'
  Cc: 'brcm80211-dev-list.pdl@broadcom.com',
	'brcm80211-dev-list@cypress.com'

Hi,

What is the license for linux/lib/math/cordic.c?

>  * Copyright (c) 2011 Broadcom Corporation
>  *
>  * Permission to use, copy, modify, and/or distribute this software for any
>  * purpose with or without fee is hereby granted, provided that the above
>  * copyright notice and this permission notice appear in all copies.
>  *
>  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
>  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
>  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
>  * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
>  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
>  * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
>  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
I think this license is an ISC license.

> MODULE_LICENSE("Dual BSD/GPL");
However, MODULE _ LICENSE declares a different license.
I don't know which license is correct.
What licenses are declared in this file?

Regards,
Ambai



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-04  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 10:03 What is the license for linux/lib/math/cordic.c? ambai.masaki
2019-11-29 19:59 ` Larry Finger
2019-12-04  6:24   ` ambai.masaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).