diff options
author | Beroset <EJB@berosett42.ral.elsterus.com> | 2007-12-29 09:44:23 -0500 |
---|---|---|
committer | Beroset <EJB@berosett42.ral.elsterus.com> | 2007-12-29 09:44:23 -0500 |
commit | 095e6a29737e5c79236d0a8b72f54f7c0cd04d22 (patch) | |
tree | fae29b99c24a8e7af31d6ee9b1eee2979f8a1a96 /disasm.c | |
parent | 1727b3d0ebe310721ce17bca4448d44cf28ff850 (diff) | |
download | nasm-095e6a29737e5c79236d0a8b72f54f7c0cd04d22.tar.gz |
regularized spelling of license to match name of LICENSE file
Diffstat (limited to 'disasm.c')
-rw-r--r-- | disasm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is - * redistributable under the licence given in the file "Licence" + * redistributable under the license given in the file "LICENSE" * distributed in the NASM archive. * * initial version 27/iii/95 by Simon Tatham |