▲ | snvzz 2 days ago | |
Something about your LICENSE file makes github not recognize it as MIT. Note how microps does get properly recognized as such. | ||
▲ | pandax381 2 days ago | parent [-] | |
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. |