You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program uses libcurl.so for http/ftp access.
This is released under the Mozilla public license (mpl).
and:
In summary: GPL + MIT public license,
+ Mozilla public license if edbrowse is packaged with curl.
I think the curl information is outdated. According to curl's license page they used to use the MPL (all traces of which were removed in October 2002) but now use an MIT derivative which SPDX identifies as a separate license ("the curl license").
The text was updated successfully, but these errors were encountered:
The COPYING file says:
and:
I think the curl information is outdated. According to curl's license page they used to use the MPL (all traces of which were removed in October 2002) but now use an MIT derivative which SPDX identifies as a separate license ("the curl license").
The text was updated successfully, but these errors were encountered: