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 /Makefile.in | |
parent | 1727b3d0ebe310721ce17bca4448d44cf28ff850 (diff) | |
download | nasm-095e6a29737e5c79236d0a8b72f54f7c0cd04d22.tar.gz nasm-095e6a29737e5c79236d0a8b72f54f7c0cd04d22.tar.bz2 nasm-095e6a29737e5c79236d0a8b72f54f7c0cd04d22.zip |
regularized spelling of license to match name of LICENSE file
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 7109178..f9d4a3d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,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. top_srcdir = @top_srcdir@ |