Revision 23379d8d601e1beb8db929ca9ca154e0ddf3a5e4 authored by Jorropo on 02 March 2023, 08:29:12 UTC, committed by Jorropo on 03 March 2023, 11:54:20 UTC
Include missing error handling.
1 parent f84ad6d
Raw File
LICENSE
This project is transitioning from an MIT-only license to a dual MIT/Apache-2.0 license. 
Unless otherwise noted, all code contributed prior to 2019-05-06 and not contributed by 
a user listed in [this signoff issue](https://github.com/ipfs/go-ipfs/issues/6302) is 
licensed under MIT-only. All new contributions (and past contributions since 2019-05-06) 
are licensed under a dual MIT/Apache-2.0 license.

MIT: https://www.opensource.org/licenses/mit
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0
back to top