@cryptotaxi247 / kubo / commits / eb5ef796a

doc: add license URLs so go's doc service can detect our license

Steven Allen committed Feb 5, 2020 at 10:38 UTC eb5ef796a955c75277b2f5bdc99704cbc27632ec
1 file changed +3
LICENSE
+3
@@ -3,3 +3,6 @@ Unless otherwise noted, all code contributed prior to 2019-05-06 and not contrib
3 a user listed in [this signoff issue](https://github.com/ipfs/go-ipfs/issues/6302) is
4 licensed under MIT-only. All new contributions (and past contributions since 2019-05-06)
5 are licensed under a dual MIT/Apache-2.0 license.
6 +
7 +MIT: https://www.opensource.org/licenses/mit
8 +Apache-2.0: https://www.apache.org/licenses/license-2.0