2 comments

  • snvzz 15 hours ago ago

    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 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.