Comment by snvzz

Comment by snvzz 15 hours ago

1 reply

Something about your LICENSE file makes github not recognize it as MIT.

Note how microps does get properly recognized as such.

pandax381 14 hours ago

Thanks for pointing that out, that's a great observation. It's a tricky one, because the LICENSE file is inherited from the upstream mit-pdos/xv6-riscv repository, which also isn't recognized as MIT by GitHub. I'll look into fixing it.