9 points | by pandax381 a day ago ago
2 comments
Something about your LICENSE file makes github not recognize it as MIT.
Note how microps does get properly recognized as such.
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.
Something about your LICENSE file makes github not recognize it as MIT.
Note how microps does get properly recognized as such.
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.