Hacker News new | ask | show | jobs
by Arnavion 1062 days ago
Both those licenses require you to add the license text as a file to the codebase. Eg see the "How to apply the Apache License to your work" section in the Apache license link that you have there.

Since it's dual-licensed you can add one as LICENSE-MIT and the other as LICENSE-APACHE.

1 comments

Oh, I see! Thank you very much. I'll add both later!