| 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. |
| 6 | |
| 7 | MIT: https://www.opensource.org/licenses/mit |
| 8 | Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0 |