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 /output | |
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 'output')
-rw-r--r-- | output/outaout.c | 2 | ||||
-rw-r--r-- | output/outas86.c | 2 | ||||
-rw-r--r-- | output/outbin.c | 2 | ||||
-rw-r--r-- | output/outcoff.c | 2 | ||||
-rw-r--r-- | output/outdbg.c | 2 | ||||
-rw-r--r-- | output/outelf32.c | 2 | ||||
-rw-r--r-- | output/outelf64.c | 2 | ||||
-rw-r--r-- | output/outieee.c | 2 | ||||
-rw-r--r-- | output/outmacho.c | 2 | ||||
-rw-r--r-- | output/outobj.c | 2 | ||||
-rw-r--r-- | output/outrdf.c | 2 | ||||
-rw-r--r-- | output/outrdf2.c | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/output/outaout.c b/output/outaout.c index fec1262..0cfa3d4 100644 --- a/output/outaout.c +++ b/output/outaout.c @@ -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. */ diff --git a/output/outas86.c b/output/outas86.c index 476e8c9..84acc53 100644 --- a/output/outas86.c +++ b/output/outas86.c @@ -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. */ diff --git a/output/outbin.c b/output/outbin.c index ba5c9f5..66a0b0b 100644 --- a/output/outbin.c +++ b/output/outbin.c @@ -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. */ diff --git a/output/outcoff.c b/output/outcoff.c index 9be558b..4a696e3 100644 --- a/output/outcoff.c +++ b/output/outcoff.c @@ -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. */ diff --git a/output/outdbg.c b/output/outdbg.c index a139699..1646b4b 100644 --- a/output/outdbg.c +++ b/output/outdbg.c @@ -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. */ diff --git a/output/outelf32.c b/output/outelf32.c index 33fe1b9..000a96f 100644 --- a/output/outelf32.c +++ b/output/outelf32.c @@ -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. */ diff --git a/output/outelf64.c b/output/outelf64.c index de3c868..effed92 100644 --- a/output/outelf64.c +++ b/output/outelf64.c @@ -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. */ diff --git a/output/outieee.c b/output/outieee.c index 93a27b5..c14064c 100644 --- a/output/outieee.c +++ b/output/outieee.c @@ -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. */ diff --git a/output/outmacho.c b/output/outmacho.c index 14633f4..420afcf 100644 --- a/output/outmacho.c +++ b/output/outmacho.c @@ -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. */ diff --git a/output/outobj.c b/output/outobj.c index 9592464..c0736f7 100644 --- a/output/outobj.c +++ b/output/outobj.c @@ -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. */ diff --git a/output/outrdf.c b/output/outrdf.c index 9c3785b..a6de475 100644 --- a/output/outrdf.c +++ b/output/outrdf.c @@ -8,7 +8,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. */ diff --git a/output/outrdf2.c b/output/outrdf2.c index 5bc00d5..a1e0b9a 100644 --- a/output/outrdf2.c +++ b/output/outrdf2.c @@ -5,7 +5,7 @@ * * The Netwide Assembler is copyright (C) 1996-1998 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. */ |