The xv6/ source tree is derived from the MIT xv6/x86 teaching operating system. Its original copyright notice and MIT license are preserved in both the root LICENSE and xv6/LICENSE files.
First-party source modifications and repository automation are distributed under the same MIT license, subject to the rights held by their respective contributors.
The original course documents and their text transcriptions are retained under docs/assignments/lab-01/ through docs/assignments/lab-04/ solely to document the educational requirements and provenance of the implementation.
These materials are associated with the University of Tehran Operating Systems Laboratory. They are not relicensed under the repository's MIT license. Redistribution must remain educational and respect the institution's rights and policies.
The team's complete reports are retained under docs/reports/lab-01/ through docs/reports/lab-04/ in Markdown and PDF form. The PDFs are submitted artifacts; the Markdown files are editable source documents. They remain attributable to the named contributors and are not automatically granted for reuse beyond review of this educational repository.
This repository is an educational kernel project. Its scheduling and synchronization mechanisms do not constitute a security, safety, or production-readiness warranty.