qryxip / cargo-equip

A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
Apache License 2.0
76 stars 10 forks source link

Support for 0BSD license #202

Open masooka opened 10 months ago

masooka commented 10 months ago

0BSD is a public domain equivalent license, and it is OSI-approved. This change lets cargo-equip treat it in the same way as it does with CC0-1.0 and Unlicense.