Skip to content

Commit a6e1cad

Browse files
Alisssaaadddmragetsars
authored andcommitted
docs(labs): restore complete reports and assignments
Publish the original Markdown and PDF reports for all four phases, separate course specifications from reports, and document the single cumulative source-tree policy. Co-authored-by: Meraj Rastegar <161657590+mragetsars@users.noreply.github.com> Co-authored-by: Meraj PourHosseiny <169587609+MerajPoorhosseiny@users.noreply.github.com>
1 parent 8bc45e8 commit a6e1cad

30 files changed

Lines changed: 141 additions & 108 deletions

NOTICE.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,13 @@ First-party source modifications and repository automation are distributed under
88

99
## University assignment specifications
1010

11-
The files below are retained solely to document the educational requirements and provenance of the implementation:
11+
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.
1212

13-
```text
14-
docs/labs/lab1/assignment.pdf
15-
docs/labs/lab1/assignment.txt
16-
docs/labs/lab2/assignment.pdf
17-
docs/labs/lab2/assignment.txt
18-
docs/labs/lab3/assignment.pdf
19-
docs/labs/lab3/assignment.txt
20-
docs/labs/lab4/assignment.pdf
21-
docs/labs/lab4/assignment.txt
22-
```
13+
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.
2314

24-
These materials are course documents associated with the University of Tehran operating-systems laboratory. They are **not relicensed under the repository's MIT license**. Redistribution should remain educational and must respect the institution's rights and policies.
15+
## Laboratory reports
2516

26-
## Archived reports
27-
28-
Files named `docs/labs/lab*/original-report.fa.md` preserve the team's originally submitted explanations and observations. They remain attributable to the project contributors and are not automatically granted for reuse beyond review of this educational repository.
17+
The team's complete reports are retained under `reports/lab-01/` through `reports/lab-04/` in Markdown and PDF form. The PDFs are final 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.
2918

3019
## Repository standard
3120

docs/assignments/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Assignment specifications
2+
3+
This directory preserves the four University of Tehran Operating Systems Laboratory specifications used by the project.
4+
5+
Each phase contains:
6+
7+
- `assignment.fa.pdf`: the original course document;
8+
- `assignment.fa.txt`: a searchable text transcription supplied with the project archive.
9+
10+
These files document requirements and provenance. They are not licensed under the repository's MIT license; see [`NOTICE.md`](../../NOTICE.md).

0 commit comments

Comments
 (0)