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 /compiler.h | |
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 'compiler.h')
-rw-r--r-- | compiler.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * Copyright 2007 The NASM Authors - All Rights Reserved * * This program is free software; you can redistribute it and/or modify - * it under the terms of the license given in the file "License" + * it under the terms of the license given in the file "LICENSE" * distributed in the NASM archive. * * ----------------------------------------------------------------------- */ |