diff --git a/nsock/src/nsock_proxy.c b/nsock/src/nsock_proxy.c index 475812789..a109c7df6 100644 --- a/nsock/src/nsock_proxy.c +++ b/nsock/src/nsock_proxy.c @@ -32,17 +32,18 @@ * * * Source code also allows you to port Nmap to new platforms, fix bugs, * * and add new features. You are highly encouraged to send your changes * - * to nmap-dev@insecure.org for possible incorporation into the main * - * distribution. By sending these changes to Fyodor or one of the * - * Insecure.Org development mailing lists, it is assumed that you are * - * offering the Nmap Project (Insecure.Com LLC) the unlimited, * - * non-exclusive right to reuse, modify, and relicense the code. Nmap * - * will always be available Open Source, but this is important because the * - * inability to relicense code has caused devastating problems for other * - * Free Software projects (such as KDE and NASM). We also occasionally * - * relicense the code to third parties as discussed above. If you wish to * - * specify special license conditions of your contributions, just say so * - * when you send them. * + * to the dev@nmap.org mailing list for possible incorporation into the * + * main distribution. By sending these changes to Fyodor or one of the * + * Insecure.Org development mailing lists, or checking them into the Nmap * + * source code repository, it is understood (unless you specify otherwise) * + * that you are offering the Nmap Project (Insecure.Com LLC) the * + * unlimited, non-exclusive right to reuse, modify, and relicense the * + * code. Nmap will always be available Open Source, but this is important * + * because the inability to relicense code has caused devastating problems * + * for other Free Software projects (such as KDE and NASM). We also * + * occasionally relicense the code to third parties as discussed above. * + * If you wish to specify special license conditions of your * + * contributions, just say so when you send them. * * * * This program is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of * diff --git a/nsock/src/nsock_proxy.h b/nsock/src/nsock_proxy.h index be58c5bf1..82c0b8580 100644 --- a/nsock/src/nsock_proxy.h +++ b/nsock/src/nsock_proxy.h @@ -32,17 +32,18 @@ * * * Source code also allows you to port Nmap to new platforms, fix bugs, * * and add new features. You are highly encouraged to send your changes * - * to nmap-dev@insecure.org for possible incorporation into the main * - * distribution. By sending these changes to Fyodor or one of the * - * Insecure.Org development mailing lists, it is assumed that you are * - * offering the Nmap Project (Insecure.Com LLC) the unlimited, * - * non-exclusive right to reuse, modify, and relicense the code. Nmap * - * will always be available Open Source, but this is important because the * - * inability to relicense code has caused devastating problems for other * - * Free Software projects (such as KDE and NASM). We also occasionally * - * relicense the code to third parties as discussed above. If you wish to * - * specify special license conditions of your contributions, just say so * - * when you send them. * + * to the dev@nmap.org mailing list for possible incorporation into the * + * main distribution. By sending these changes to Fyodor or one of the * + * Insecure.Org development mailing lists, or checking them into the Nmap * + * source code repository, it is understood (unless you specify otherwise) * + * that you are offering the Nmap Project (Insecure.Com LLC) the * + * unlimited, non-exclusive right to reuse, modify, and relicense the * + * code. Nmap will always be available Open Source, but this is important * + * because the inability to relicense code has caused devastating problems * + * for other Free Software projects (such as KDE and NASM). We also * + * occasionally relicense the code to third parties as discussed above. * + * If you wish to specify special license conditions of your * + * contributions, just say so when you send them. * * * * This program is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of * diff --git a/nsock/src/proxy_http.c b/nsock/src/proxy_http.c index 32cffb3ac..4468f56c5 100644 --- a/nsock/src/proxy_http.c +++ b/nsock/src/proxy_http.c @@ -32,17 +32,18 @@ * * * Source code also allows you to port Nmap to new platforms, fix bugs, * * and add new features. You are highly encouraged to send your changes * - * to nmap-dev@insecure.org for possible incorporation into the main * - * distribution. By sending these changes to Fyodor or one of the * - * Insecure.Org development mailing lists, it is assumed that you are * - * offering the Nmap Project (Insecure.Com LLC) the unlimited, * - * non-exclusive right to reuse, modify, and relicense the code. Nmap * - * will always be available Open Source, but this is important because the * - * inability to relicense code has caused devastating problems for other * - * Free Software projects (such as KDE and NASM). We also occasionally * - * relicense the code to third parties as discussed above. If you wish to * - * specify special license conditions of your contributions, just say so * - * when you send them. * + * to the dev@nmap.org mailing list for possible incorporation into the * + * main distribution. By sending these changes to Fyodor or one of the * + * Insecure.Org development mailing lists, or checking them into the Nmap * + * source code repository, it is understood (unless you specify otherwise) * + * that you are offering the Nmap Project (Insecure.Com LLC) the * + * unlimited, non-exclusive right to reuse, modify, and relicense the * + * code. Nmap will always be available Open Source, but this is important * + * because the inability to relicense code has caused devastating problems * + * for other Free Software projects (such as KDE and NASM). We also * + * occasionally relicense the code to third parties as discussed above. * + * If you wish to specify special license conditions of your * + * contributions, just say so when you send them. * * * * This program is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of * diff --git a/nsock/src/proxy_socks4.c b/nsock/src/proxy_socks4.c index 5221ec569..51e348667 100644 --- a/nsock/src/proxy_socks4.c +++ b/nsock/src/proxy_socks4.c @@ -32,17 +32,18 @@ * * * Source code also allows you to port Nmap to new platforms, fix bugs, * * and add new features. You are highly encouraged to send your changes * - * to nmap-dev@insecure.org for possible incorporation into the main * - * distribution. By sending these changes to Fyodor or one of the * - * Insecure.Org development mailing lists, it is assumed that you are * - * offering the Nmap Project (Insecure.Com LLC) the unlimited, * - * non-exclusive right to reuse, modify, and relicense the code. Nmap * - * will always be available Open Source, but this is important because the * - * inability to relicense code has caused devastating problems for other * - * Free Software projects (such as KDE and NASM). We also occasionally * - * relicense the code to third parties as discussed above. If you wish to * - * specify special license conditions of your contributions, just say so * - * when you send them. * + * to the dev@nmap.org mailing list for possible incorporation into the * + * main distribution. By sending these changes to Fyodor or one of the * + * Insecure.Org development mailing lists, or checking them into the Nmap * + * source code repository, it is understood (unless you specify otherwise) * + * that you are offering the Nmap Project (Insecure.Com LLC) the * + * unlimited, non-exclusive right to reuse, modify, and relicense the * + * code. Nmap will always be available Open Source, but this is important * + * because the inability to relicense code has caused devastating problems * + * for other Free Software projects (such as KDE and NASM). We also * + * occasionally relicense the code to third parties as discussed above. * + * If you wish to specify special license conditions of your * + * contributions, just say so when you send them. * * * * This program is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of *