add transitional comments
described here: https://github.com/ipfs/team-mgmt/issues/849
MollyM committed
May 6, 2019 at 12:06 UTC
407a3752b6af775ad13fa084b4c4c7cc8ed87e07
1 file changed
+5
LICENSE
new
+5
@@ -0,0 +1,5 @@
1
+This project is transitioning from an MIT-only license to a dual MIT/Apache-2.0 license.
2
+Unless otherwise noted, all code contributed prior to 2019-05-06 and not contributed by
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.