Re: [PATCH] siphash: add SPDX tags as sole licensing authority
Thomas Gleixner <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <87v8u0i0vq.ffs@tglx> |
On Wed, May 18 2022 at 15:23, Jason A. Donenfeld wrote: > The text "dual BSD/GPLv2 license" is somewhat ambiguous, and moving this > over to SPDX is overdue. This commit adds SPDX tags to the relevant > files and clarifies that it's GPLv2 only and 3-clause BSD. It also > removes the old text, so that the SPDX tags are the only source of the > information. > > Suggested-by: Thomas Gleixner <[email protected]> > Signed-off-by: Jason A. Donenfeld <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]>