We currently have the Apache License set only in the `package.json`: https://github.com/nimiq/wallet/blob/c70037563872bc1b2f6f0b43673a9731bb208096/package.json#L90 1. Should we add the LICENSE content itself in the repo? 2. Should we do the same for keyguard and hub?
We currently have the Apache License set only in the
package.json:wallet/package.json
Line 90 in c700375