aragon / aragon-react-kit-boilerplate

React boilerplate for Aragon applications
Other
17 stars 10 forks source link

chore: add license #20

Closed sohkai closed 5 years ago

sohkai commented 5 years ago

Fixes #2.

This repo is a bit of a pain to license, and can be especially unclear to app developers how they should approach licensing (given the usage of GPL3-licensed contracts in the template).

@aragon/cli will strip the LICENSE and package.json's license fields away on initialization (see https://github.com/aragon/aragon-cli/pull/234), so I've added some explainer text in the template contract and readme to explain the requirements to users.