mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-03-01 09:29:55 +00:00
Adjusted names in license text.
This commit is contained in:
parent
b861de5ce3
commit
416f93bc0c
@ -32,7 +32,7 @@ current_string_ptr=get_next_byte+1
|
||||
bne :+
|
||||
inc current_string_ptr+1
|
||||
: pha
|
||||
pla ; reload A so flags are set correctly
|
||||
pla ; reload A so flags are set correctly
|
||||
rts
|
||||
|
||||
|
||||
|
@ -93,7 +93,7 @@ sample_msg:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR testdns.s --
|
||||
; -- LICENSE FOR cifs.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -107,7 +107,7 @@ hardcoded_dns_server:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR testdns.s --
|
||||
; -- LICENSE FOR dns.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -91,7 +91,7 @@ dotted_quad_7:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR testdottedquad.s --
|
||||
; -- LICENSE FOR dottedquad.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -119,7 +119,7 @@ dl_buffer: .res dl_buffer_length
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_get_url.s --
|
||||
; -- LICENSE FOR geturl.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -110,7 +110,7 @@ query_6:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_parse_querystring.s --
|
||||
; -- LICENSE FOR parsequerystring.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -208,7 +208,7 @@ atom_file:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_parser.s --
|
||||
; -- LICENSE FOR parser.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -61,7 +61,7 @@ buffer2: .res 256
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_ping.s --
|
||||
; -- LICENSE FOR ping.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -85,7 +85,7 @@ dns_error:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_sntp.s --
|
||||
; -- LICENSE FOR sntp.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -550,7 +550,7 @@ get_next_byte:
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR test_tcp.s --
|
||||
; -- LICENSE FOR tcp.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
@ -101,7 +101,7 @@ buffer2: .res 256
|
||||
|
||||
|
||||
|
||||
; -- LICENSE FOR testtftp.s --
|
||||
; -- LICENSE FOR tftp.s --
|
||||
; The contents of this file are subject to the Mozilla Public License
|
||||
; Version 1.1 (the "License"); you may not use this file except in
|
||||
; compliance with the License. You may obtain a copy of the License at
|
||||
|
Loading…
x
Reference in New Issue
Block a user