diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-11-07 21:32:22 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-11-07 21:32:58 -0800 |
commit | 92171605156e21d189f4ea01ded6a606ec772e42 (patch) | |
tree | 190a6660b171da8972ff8943cadd8abbd9ae2e9b /readmes/dos | |
parent | e448e4c70712103eacb00862ced17379ba764640 (diff) | |
download | nasmbuild-92171605156e21d189f4ea01ded6a606ec772e42.tar.gz nasmbuild-92171605156e21d189f4ea01ded6a606ec772e42.tar.xz nasmbuild-92171605156e21d189f4ea01ded6a606ec772e42.zip |
Update cwsdpmi and the DOS README
Diffstat (limited to 'readmes/dos')
-rw-r--r-- | readmes/dos | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/readmes/dos b/readmes/dos index 13b9764..d62c71c 100644 --- a/readmes/dos +++ b/readmes/dos @@ -7,8 +7,15 @@ CWSDPMI can be downloaded from: http://clio.rice.edu/cwsdpmi/ -NASM itself is distributed under the terms of the GNU Lesser General -Public License (LGPL), version 2.1, or at your option, any later -version. See the file COPYING. NASM can be downloaded from: + NASM, the Netwide Assembler. + +Many many developers all over the net respect NASM for what it is +- a widespread (thus netwide), portable (thus netwide!), very +flexible and mature assembler tool with support for many output +formats (thus netwide!!). + +NASM itself is distributed under the terms of the "simplified" +(2-clause) BSD license. See the file LICENSE. NASM can be downloaded +from: http://www.nasm.us/ |