You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This repo contains the original source-code and compiled binaries for MS-DOS 1.2
6
6
These are the same files[originally shared at the Computer History Museum on March 25th 2014](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems.
7
7
8
8
#License
9
-
All files within this repo are released under the[MIT (OSI) License](https://en.wikipedia.org/wiki/MIT_License) as per the[LICENSE file](https://githib.com/microsoft/msdos/license.txt) stored in the root of this repo.
9
+
All files within this repo are released under the[MIT (OSI) License](https://en.wikipedia.org/wiki/MIT_License) as per the[LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) stored in the root of this repo.
10
10
11
11
#Contribute!
12
12
The source files in this repo are for historical reference and will be kept static, so please don’t send Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊.