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 is more of an oversight than anything else, we consider the whole repo (apart from code under collector/compile-benchmarks) to be MIT-licensed. Let's try to fix it in #1881.
Parts of the codebase don't not have a license, for instance:
are not covered by any explicit license.
This makes re-using this project harder, as the code with no license is not open-source (e.g. cannot be legally modified, redistributed, etc..).
An MIT LICENSE file at the root of the project would make everything clearer.
(I know that the bulk of the code which is under site/ and collector/ is already explicitly covered by the MIT license, which is good).
The text was updated successfully, but these errors were encountered: