* License discripency in files,the words
@ 2020-06-10 10:41 Bhaskar Chowdhury
2020-06-10 11:07 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2020-06-10 10:41 UTC (permalink / raw)
To: Greg KH, Linus Torvalds, Andrew Morton; +Cc: LinuxKernel
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
Greg/Linus/Andrew,
I am not sure how trivial it is , but if it is , please ignore it.
I got this on Linus's tree :
~/git-linux/linux [master|✔]
15:52 $ git grep "GPL-2.0-only" . | wc -l
14734
And ..
~/git-linux/linux [master|✔]
15:55 $ git grep "GPL-2.0" . | wc -l
49530
Well, aren't we out of uniformity??? Or is there any specific trace on
character? I don't know either.
Thanks,
Bhaskar
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: License discripency in files,the words
2020-06-10 10:41 License discripency in files,the words Bhaskar Chowdhury
@ 2020-06-10 11:07 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-06-10 11:07 UTC (permalink / raw)
To: Bhaskar Chowdhury, Linus Torvalds, Andrew Morton, LinuxKernel
On Wed, Jun 10, 2020 at 04:11:45PM +0530, Bhaskar Chowdhury wrote:
> Greg/Linus/Andrew,
>
> I am not sure how trivial it is , but if it is , please ignore it.
>
> I got this on Linus's tree :
>
> ~/git-linux/linux [master|✔]
> 15:52 $ git grep "GPL-2.0-only" . | wc -l
> 14734
>
> And ..
>
> ~/git-linux/linux [master|✔]
> 15:55 $ git grep "GPL-2.0" . | wc -l
> 49530
>
>
> Well, aren't we out of uniformity??? Or is there any specific trace on
> character? I don't know either.
Please read LICENSES/preferred/GPL-2.0 for the list of valid SPDX lines
for that specific license.
In short, both are fine, don't worry about it :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-10 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 10:41 License discripency in files,the words Bhaskar Chowdhury
2020-06-10 11:07 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox