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
Here in Github it is stated that the project is under GPL 2.0. But this seems only half of the truth. Looking deeper into the project it seems that the directory inc and lib are licensed under license found in licenses/LICENSE.efilib. Is that correct?
The text was updated successfully, but these errors were encountered:
I wonder if it is then not a good idea to convert inc and lib to a submodule, e.g., efilib, then. This way licensing would be clearer and people who just want to have these could reference then only this. Specifically for it would save some time when discussing with project managers.
Here in Github it is stated that the project is under GPL 2.0. But this seems only half of the truth. Looking deeper into the project it seems that the directory
inc
andlib
are licensed under license found inlicenses/LICENSE.efilib
. Is that correct?The text was updated successfully, but these errors were encountered: