diff options
| -rw-r--r-- | LICENSE.md | 12 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | msdos-logo.png | bin | 12977 -> 1309 bytes | |||
| -rw-r--r-- | msdos-logo_250x250.png | bin | 5092 -> 2154 bytes |
4 files changed, 7 insertions, 7 deletions
| @@ -1,9 +1,9 @@ | |||
| 1 | [MS-DOS 1.25 & 2.0 Source] | 1 | [MS-DOS 1.25 & 2.0 Source] |
| 2 | Copyright (c) Microsoft Corporation | 2 | Copyright (c) Microsoft Corporation |
| 3 | All rights reserved. | 3 | All rights reserved. |
| 4 | MIT License | 4 | MIT License |
| 5 | Permission is hereby granted, freeof charge, to any person obtaining a copy of this software and associateddocumentation files (the Software), to deal in the Software withoutrestriction, including without limitation the rights to use, copy, modify,merge, publish, distribute, sublicense, and/or sell copies of the Software, andto permit persons to whom the Software is furnished to do so, subject to thefollowing conditions: | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
| 6 | 6 | ||
| 7 | The above copyright notice andthis permission notice shall be included in all copies or substantial portionsof the Software. | 7 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
| 8 | 8 | ||
| 9 | THE SOFTWARE IS PROVIDED *AS IS*,WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TOTHE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLEFOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE ORTHE USE OR OTHER DEALINGS IN THE SOFTWARE. | 9 | THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,TORT OR OTHERWISE, ARISING FROM OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| @@ -6,7 +6,7 @@ This repo contains the original source-code and compiled binaries for MS-DOS v1. | |||
| 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. | 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 | # License | 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 | # Contribute! | 11 | # Contribute! |
| 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 😊. | 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 😊. |
diff --git a/msdos-logo.png b/msdos-logo.png index fe77581..5bef327 100644 --- a/msdos-logo.png +++ b/msdos-logo.png | |||
| Binary files differ | |||
diff --git a/msdos-logo_250x250.png b/msdos-logo_250x250.png index c57865a..bdef865 100644 --- a/msdos-logo_250x250.png +++ b/msdos-logo_250x250.png | |||
| Binary files differ | |||