Add license data to the projects endpoint

Project license data is useful information, and GitLab automatically identifies project licenses based on the LICENSE file in the root of the repository. We should expose this in a structured way via the API.

Proposal

Add structure license information to the Projects resource

Links

https://docs.gitlab.com/ee/api/projects.html#get-single-project

Edited by James Ramsay (ex-GitLab)