Page MenuHomePhabricator

wikipedia25-years-of-wikipedia does not have a defined license
Open, Needs TriagePublic

Event Timeline

package.json has "license": "GPL-3.0" (though I suppose it’s still worth clarifying if that’s meant to be -only or -or-later).

I checked the repository and found that package.json already specifies "license": "GPL-3.0", but there is no LICENSE/COPYING file in the repo root.

I can submit a patch to add a GPL-3.0 LICENSE file to resolve the missing license issue.