gz / rust-elfloader

Library to load and relocate ELF files.
https://docs.rs/elfloader
Apache License 2.0
117 stars 23 forks source link

Relicense under dual MIT/Apache #3

Closed emberian closed 8 years ago

emberian commented 8 years ago

Adding the MIT license option allows for GPLv2 compatability. Note that you'll need a clause such as https://github.com/Nemo157/roaring-rs#contribution, due to the Apache license stating that contributions unless otherwise specified are Apache-licensed only.