]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Correct LICENSE from MIT-open-group to curl
authorRanjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Fri, 16 Dec 2022 07:33:25 +0000 (13:03 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Dec 2022 23:49:04 +0000 (23:49 +0000)
commit34b228bd3a80a74bf4d84ef7ee362f4ab1e3a466
tree743b12da9e6db32a0d742583dd99fe7a5c6fc6c5
parentbf2096a43d56c2d633a4b6e3db9e4390da4be6e2
curl: Correct LICENSE from MIT-open-group to curl

LICENSE for curl is set to MIT-open-group which is wrong and proper
license is 'curl'

I check below link and the line "Curl and libcurl are licensed under
the license below, which is inspired by MIT/X, but not identical." says
that the license is identical to MIT but actual license is identical
from the file "meta/files/common-licenses/curl"
Link: https://curl.se/docs/copyright.html
Also, I do not find the MIT-open-group license text in the entire
source-code

Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Signed-off-by: Ranjitsinh Rathod <ranjitsinhrathod1991@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.86.0.bb