okfn / licenses

Open source and open knowledge (data and content) licenses together with API and web service.
https://licenses.opendefinition.org/
65 stars 28 forks source link

Add Eclipse License version 2.0 #88

Closed sandervdwaal closed 6 years ago

sandervdwaal commented 6 years ago

I noted that EPL v.2.0 was not yet added to this repository.

I created the changes needed and submitted them as pull requests (apologies for having them as separate PRs - I did this via the UI).

Can anyone check and merge them in if they look ok?

mlinksva commented 6 years ago

Thanks!

You can add multiple commits to a single PR via the web UI. Just keep editing on a single branch used/to be used for the PR.

Could you consolidate into a single PR? It's kind of hard to tell how it all fits together spread across 7.

sandervdwaal commented 6 years ago

I'll do that Mike, thanks.

sandervdwaal commented 6 years ago

This is now all in https://github.com/okfn/licenses/pull/81 if you've got time to review @mlinksva ? Thanks!

mlinksva commented 6 years ago

Thanks, merged!

FWIW it is only really necessary to add/edit licenses' .json files in licenses. Everything else should be generated by running bin/deploy.py run. (Well, the .csv file needs to be manually updated.) I ran the script and caught one incorrect file name and got a couple other generated files updated.