diff --git a/LICENSE b/LICENSE index a1f440a..3dd0d49 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,5 @@ -MS-DOS v1.25 and v2.0 Source Code - Copyright (c) Microsoft Corporation. +Copyright (c) 2021 Juhani 'nortti' Krekelä and Ordos contributors All rights reserved. MIT License. diff --git a/Makefile b/Makefile index e598b45..7f602e3 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ ordos.img: BOOT.BIN IO.SYS ORDOS.SYS COMMAND.COM debug.com edlin.com exe2bin.exe mcopy -i $@ exe2bin.exe :: mcopy -i $@ link.exe :: mcopy -i $@ masm.exe :: + mcopy -i $@ LICENSE :: BOOT.BIN: boot.asm $(DOSBOX) mk-boot.bat