diff --git a/COPYING b/COPYING index 76d81266e..cded4272f 100644 --- a/COPYING +++ b/COPYING @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/FPEngine.cc b/FPEngine.cc index 4c12944b5..7462f2825 100644 --- a/FPEngine.cc +++ b/FPEngine.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/FPEngine.h b/FPEngine.h index d99261ea9..faff8091d 100644 --- a/FPEngine.h +++ b/FPEngine.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/FingerPrintResults.cc b/FingerPrintResults.cc index 7cf415047..58a9d13c5 100644 --- a/FingerPrintResults.cc +++ b/FingerPrintResults.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/FingerPrintResults.h b/FingerPrintResults.h index 47a54424d..58766595d 100644 --- a/FingerPrintResults.h +++ b/FingerPrintResults.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/MACLookup.cc b/MACLookup.cc index d9abd68be..8a256a7fb 100644 --- a/MACLookup.cc +++ b/MACLookup.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/MACLookup.h b/MACLookup.h index d710189b1..a59bc3eef 100644 --- a/MACLookup.h +++ b/MACLookup.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/NmapOps.cc b/NmapOps.cc index 31b6c3735..741993084 100644 --- a/NmapOps.cc +++ b/NmapOps.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/NmapOps.h b/NmapOps.h index d0c499980..7d6dbb923 100644 --- a/NmapOps.h +++ b/NmapOps.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/NmapOutputTable.cc b/NmapOutputTable.cc index 71c24296e..ce7f50e2b 100644 --- a/NmapOutputTable.cc +++ b/NmapOutputTable.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/NmapOutputTable.h b/NmapOutputTable.h index 3667a1cb1..cf5c8791e 100644 --- a/NmapOutputTable.h +++ b/NmapOutputTable.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/Target.cc b/Target.cc index 4413f1fe8..737e3d588 100644 --- a/Target.cc +++ b/Target.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/Target.h b/Target.h index 137e82466..d499090e8 100644 --- a/Target.h +++ b/Target.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/TargetGroup.cc b/TargetGroup.cc index acb2addff..8b34a5942 100644 --- a/TargetGroup.cc +++ b/TargetGroup.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/TargetGroup.h b/TargetGroup.h index 9cbbbb45f..2bf242e10 100644 --- a/TargetGroup.h +++ b/TargetGroup.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/charpool.cc b/charpool.cc index b55a065df..7a4cc3bcd 100644 --- a/charpool.cc +++ b/charpool.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/charpool.h b/charpool.h index 7731b4717..b3d3919c4 100644 --- a/charpool.h +++ b/charpool.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/global_structures.h b/global_structures.h index 4cf1e400b..36f8755ed 100644 --- a/global_structures.h +++ b/global_structures.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/idle_scan.cc b/idle_scan.cc index 1ad6eb1fc..49f8f0884 100644 --- a/idle_scan.cc +++ b/idle_scan.cc @@ -38,10 +38,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -74,15 +75,16 @@ * 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. * + * 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/idle_scan.h b/idle_scan.h index 9d9bc4e69..3663f11a9 100644 --- a/idle_scan.h +++ b/idle_scan.h @@ -38,10 +38,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -74,15 +75,16 @@ * 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. * + * 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/libnetutil/ARPHeader.cc b/libnetutil/ARPHeader.cc index 521cdebd7..90fa6cc32 100644 --- a/libnetutil/ARPHeader.cc +++ b/libnetutil/ARPHeader.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ARPHeader.h b/libnetutil/ARPHeader.h index 926a97b7b..f651a1663 100644 --- a/libnetutil/ARPHeader.h +++ b/libnetutil/ARPHeader.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ApplicationLayerElement.h b/libnetutil/ApplicationLayerElement.h index 0e2438093..aaa3071e4 100644 --- a/libnetutil/ApplicationLayerElement.h +++ b/libnetutil/ApplicationLayerElement.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/DataLinkLayerElement.h b/libnetutil/DataLinkLayerElement.h index 72b327a1a..32db1f9af 100755 --- a/libnetutil/DataLinkLayerElement.h +++ b/libnetutil/DataLinkLayerElement.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/DestOptsHeader.cc b/libnetutil/DestOptsHeader.cc index bf14cb61d..a06945710 100644 --- a/libnetutil/DestOptsHeader.cc +++ b/libnetutil/DestOptsHeader.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/DestOptsHeader.h b/libnetutil/DestOptsHeader.h index 7ad792eab..fadff837f 100644 --- a/libnetutil/DestOptsHeader.h +++ b/libnetutil/DestOptsHeader.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/EthernetHeader.cc b/libnetutil/EthernetHeader.cc index a828b4830..aec4e5745 100755 --- a/libnetutil/EthernetHeader.cc +++ b/libnetutil/EthernetHeader.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/EthernetHeader.h b/libnetutil/EthernetHeader.h index b3ac95510..7f209b311 100755 --- a/libnetutil/EthernetHeader.h +++ b/libnetutil/EthernetHeader.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/FragmentHeader.cc b/libnetutil/FragmentHeader.cc index 1ba893649..bb059964e 100644 --- a/libnetutil/FragmentHeader.cc +++ b/libnetutil/FragmentHeader.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/FragmentHeader.h b/libnetutil/FragmentHeader.h index 89608795c..894db5b74 100644 --- a/libnetutil/FragmentHeader.h +++ b/libnetutil/FragmentHeader.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/HopByHopHeader.cc b/libnetutil/HopByHopHeader.cc index c2685ab06..90df00c4c 100644 --- a/libnetutil/HopByHopHeader.cc +++ b/libnetutil/HopByHopHeader.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/HopByHopHeader.h b/libnetutil/HopByHopHeader.h index 81c3d5c91..96d92eabb 100644 --- a/libnetutil/HopByHopHeader.h +++ b/libnetutil/HopByHopHeader.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/ICMPHeader.h b/libnetutil/ICMPHeader.h index 2a318bc5c..54eee41a5 100644 --- a/libnetutil/ICMPHeader.h +++ b/libnetutil/ICMPHeader.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/ICMPv4Header.cc b/libnetutil/ICMPv4Header.cc index 1a2f54c1c..6fa37956a 100755 --- a/libnetutil/ICMPv4Header.cc +++ b/libnetutil/ICMPv4Header.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv4Header.h b/libnetutil/ICMPv4Header.h index 2ac08becd..9fdcbc675 100755 --- a/libnetutil/ICMPv4Header.h +++ b/libnetutil/ICMPv4Header.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv6Header.cc b/libnetutil/ICMPv6Header.cc index e9e7fd20a..c04f57265 100755 --- a/libnetutil/ICMPv6Header.cc +++ b/libnetutil/ICMPv6Header.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv6Header.h b/libnetutil/ICMPv6Header.h index 2eaf535f9..a484e3302 100755 --- a/libnetutil/ICMPv6Header.h +++ b/libnetutil/ICMPv6Header.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv6Option.cc b/libnetutil/ICMPv6Option.cc index fe55afabe..150aff65c 100755 --- a/libnetutil/ICMPv6Option.cc +++ b/libnetutil/ICMPv6Option.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv6Option.h b/libnetutil/ICMPv6Option.h index fa06de53a..c238ed1ef 100755 --- a/libnetutil/ICMPv6Option.h +++ b/libnetutil/ICMPv6Option.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/ICMPv6RRBody.cc b/libnetutil/ICMPv6RRBody.cc index 216725b3f..8e5ce7d71 100755 --- a/libnetutil/ICMPv6RRBody.cc +++ b/libnetutil/ICMPv6RRBody.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/ICMPv6RRBody.h b/libnetutil/ICMPv6RRBody.h index 0e35abd45..339c34ac4 100755 --- a/libnetutil/ICMPv6RRBody.h +++ b/libnetutil/ICMPv6RRBody.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/IPv4Header.cc b/libnetutil/IPv4Header.cc index 432d1d16f..fb47d01d1 100644 --- a/libnetutil/IPv4Header.cc +++ b/libnetutil/IPv4Header.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/IPv4Header.h b/libnetutil/IPv4Header.h index f2745ed9c..527fbc504 100644 --- a/libnetutil/IPv4Header.h +++ b/libnetutil/IPv4Header.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/IPv6ExtensionHeader.h b/libnetutil/IPv6ExtensionHeader.h index 910cca8c1..2559d9b79 100644 --- a/libnetutil/IPv6ExtensionHeader.h +++ b/libnetutil/IPv6ExtensionHeader.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/libnetutil/IPv6Header.cc b/libnetutil/IPv6Header.cc index 026c8ad47..3a5b2e891 100755 --- a/libnetutil/IPv6Header.cc +++ b/libnetutil/IPv6Header.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/IPv6Header.h b/libnetutil/IPv6Header.h index 9f7bc77d3..beffc0234 100644 --- a/libnetutil/IPv6Header.h +++ b/libnetutil/IPv6Header.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/NetworkLayerElement.cc b/libnetutil/NetworkLayerElement.cc index 094217b72..0f1db07fc 100644 --- a/libnetutil/NetworkLayerElement.cc +++ b/libnetutil/NetworkLayerElement.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/NetworkLayerElement.h b/libnetutil/NetworkLayerElement.h index ed5f655cf..07c472aa9 100644 --- a/libnetutil/NetworkLayerElement.h +++ b/libnetutil/NetworkLayerElement.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/PacketElement.cc b/libnetutil/PacketElement.cc index 6cf5c446d..3c35cbece 100644 --- a/libnetutil/PacketElement.cc +++ b/libnetutil/PacketElement.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/PacketElement.h b/libnetutil/PacketElement.h index 2f0410b12..014a3cd1c 100644 --- a/libnetutil/PacketElement.h +++ b/libnetutil/PacketElement.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/PacketParser.cc b/libnetutil/PacketParser.cc index 03ab4b2b4..53070d917 100644 --- a/libnetutil/PacketParser.cc +++ b/libnetutil/PacketParser.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/PacketParser.h b/libnetutil/PacketParser.h index 9ae2450c6..34f523f58 100644 --- a/libnetutil/PacketParser.h +++ b/libnetutil/PacketParser.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/RawData.cc b/libnetutil/RawData.cc index b57cba0e2..691c3234f 100644 --- a/libnetutil/RawData.cc +++ b/libnetutil/RawData.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/RawData.h b/libnetutil/RawData.h index 021aaf81f..240c3a083 100644 --- a/libnetutil/RawData.h +++ b/libnetutil/RawData.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/RoutingHeader.cc b/libnetutil/RoutingHeader.cc index 896c106c2..8c4e56c1e 100644 --- a/libnetutil/RoutingHeader.cc +++ b/libnetutil/RoutingHeader.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/RoutingHeader.h b/libnetutil/RoutingHeader.h index 9d4f3ba95..78e1b59cb 100644 --- a/libnetutil/RoutingHeader.h +++ b/libnetutil/RoutingHeader.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/TCPHeader.cc b/libnetutil/TCPHeader.cc index 43ecb44c8..e2c1b1e35 100644 --- a/libnetutil/TCPHeader.cc +++ b/libnetutil/TCPHeader.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/TCPHeader.h b/libnetutil/TCPHeader.h index fcfab146a..c5b371155 100644 --- a/libnetutil/TCPHeader.h +++ b/libnetutil/TCPHeader.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/TransportLayerElement.cc b/libnetutil/TransportLayerElement.cc index 2c6d8923f..c887f204e 100644 --- a/libnetutil/TransportLayerElement.cc +++ b/libnetutil/TransportLayerElement.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/libnetutil/TransportLayerElement.h b/libnetutil/TransportLayerElement.h index 05caa502f..da447c2b1 100644 --- a/libnetutil/TransportLayerElement.h +++ b/libnetutil/TransportLayerElement.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/libnetutil/UDPHeader.cc b/libnetutil/UDPHeader.cc index 834245613..99d31c11e 100644 --- a/libnetutil/UDPHeader.cc +++ b/libnetutil/UDPHeader.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/libnetutil/UDPHeader.h b/libnetutil/UDPHeader.h index b13eda27c..79d0a8646 100644 --- a/libnetutil/UDPHeader.h +++ b/libnetutil/UDPHeader.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/libnetutil/netutil.cc b/libnetutil/netutil.cc index 10a68c145..6bb86cec5 100644 --- a/libnetutil/netutil.cc +++ b/libnetutil/netutil.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/libnetutil/netutil.h b/libnetutil/netutil.h index cd81b9853..dfb4d70d9 100644 --- a/libnetutil/netutil.h +++ b/libnetutil/netutil.h @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/libnetutil/npacket.cc b/libnetutil/npacket.cc index 1b8212f50..81051b03d 100644 --- a/libnetutil/npacket.cc +++ b/libnetutil/npacket.cc @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/libnetutil/npacket.h b/libnetutil/npacket.h index 8086bd484..37419dc20 100644 --- a/libnetutil/npacket.h +++ b/libnetutil/npacket.h @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/main.cc b/main.cc index 97eb4b5db..08a1b0278 100644 --- a/main.cc +++ b/main.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/mswin32/winclude.h b/mswin32/winclude.h index ba12a7f44..357cd3657 100644 --- a/mswin32/winclude.h +++ b/mswin32/winclude.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/mswin32/winfix.cc b/mswin32/winfix.cc index 47f4c143d..bbcfeb0c8 100644 --- a/mswin32/winfix.cc +++ b/mswin32/winfix.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nbase/getaddrinfo.c b/nbase/getaddrinfo.c index 730a34337..2f0de3494 100644 --- a/nbase/getaddrinfo.c +++ b/nbase/getaddrinfo.c @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nbase/getnameinfo.c b/nbase/getnameinfo.c index 2444613f3..65742e74b 100644 --- a/nbase/getnameinfo.c +++ b/nbase/getnameinfo.c @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nbase/nbase.h b/nbase/nbase.h index f230cf32e..3c2681abb 100644 --- a/nbase/nbase.h +++ b/nbase/nbase.h @@ -38,10 +38,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -74,15 +75,16 @@ * 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. * + * 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/nbase/nbase_addrset.c b/nbase/nbase_addrset.c index 4248b805a..5efd265e1 100644 --- a/nbase/nbase_addrset.c +++ b/nbase/nbase_addrset.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/nbase/nbase_addrset.h b/nbase/nbase_addrset.h index 4ccc5f449..eb889aeab 100644 --- a/nbase/nbase_addrset.h +++ b/nbase/nbase_addrset.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/nbase/nbase_config.h.in b/nbase/nbase_config.h.in index 7cfbd14c4..b8d1c4b08 100644 --- a/nbase/nbase_config.h.in +++ b/nbase/nbase_config.h.in @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nbase/nbase_crc32ct.h b/nbase/nbase_crc32ct.h index 8a04e4ea0..03af5d9d5 100644 --- a/nbase/nbase_crc32ct.h +++ b/nbase/nbase_crc32ct.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nbase/nbase_ipv6.h b/nbase/nbase_ipv6.h index 00502e49d..772ee2810 100644 --- a/nbase/nbase_ipv6.h +++ b/nbase/nbase_ipv6.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nbase/nbase_memalloc.c b/nbase/nbase_memalloc.c index 193fa8c18..c90c5f8a2 100644 --- a/nbase/nbase_memalloc.c +++ b/nbase/nbase_memalloc.c @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/nbase/nbase_misc.c b/nbase/nbase_misc.c index f5524fae4..2e410c30f 100644 --- a/nbase/nbase_misc.c +++ b/nbase/nbase_misc.c @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nbase/nbase_rnd.c b/nbase/nbase_rnd.c index 27c87606b..2daefcfba 100644 --- a/nbase/nbase_rnd.c +++ b/nbase/nbase_rnd.c @@ -40,10 +40,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -76,15 +77,16 @@ * 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. * + * 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/nbase/nbase_str.c b/nbase/nbase_str.c index a46897448..09c2e23ad 100644 --- a/nbase/nbase_str.c +++ b/nbase/nbase_str.c @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nbase/nbase_time.c b/nbase/nbase_time.c index e6a3f498a..0064ef6e5 100644 --- a/nbase/nbase_time.c +++ b/nbase/nbase_time.c @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nbase/nbase_winconfig.h b/nbase/nbase_winconfig.h index cd722e448..0c6309c86 100644 --- a/nbase/nbase_winconfig.h +++ b/nbase/nbase_winconfig.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nbase/nbase_winunix.c b/nbase/nbase_winunix.c index 49152331b..ba1189b6d 100644 --- a/nbase/nbase_winunix.c +++ b/nbase/nbase_winunix.c @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nbase/nbase_winunix.h b/nbase/nbase_winunix.h index db3f75f84..3520c66e0 100644 --- a/nbase/nbase_winunix.h +++ b/nbase/nbase_winunix.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nbase/strcasecmp.c b/nbase/strcasecmp.c index d203edd14..3ecbab47b 100644 --- a/nbase/strcasecmp.c +++ b/nbase/strcasecmp.c @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/ncat/base64.c b/ncat/base64.c index 6e7722302..e0e166fd2 100644 --- a/ncat/base64.c +++ b/ncat/base64.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/base64.h b/ncat/base64.h index 06b844e6c..f2dde2af7 100644 --- a/ncat/base64.h +++ b/ncat/base64.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/config_win.h b/ncat/config_win.h index aa6dfe8cd..6fcb5703f 100644 --- a/ncat/config_win.h +++ b/ncat/config_win.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/http.c b/ncat/http.c index 1c86bd25d..b11758fcd 100644 --- a/ncat/http.c +++ b/ncat/http.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/http.h b/ncat/http.h index ff237c768..f842dfa6d 100644 --- a/ncat/http.h +++ b/ncat/http.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/http_digest.c b/ncat/http_digest.c index 479af7df5..6caa5fb16 100644 --- a/ncat/http_digest.c +++ b/ncat/http_digest.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat.h b/ncat/ncat.h index ffa6e94d9..aede3735a 100644 --- a/ncat/ncat.h +++ b/ncat/ncat.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_config.h b/ncat/ncat_config.h index e0199f2fb..e7356dc0f 100644 --- a/ncat/ncat_config.h +++ b/ncat/ncat_config.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_connect.c b/ncat/ncat_connect.c index 3a7ddebac..7f59fa01c 100644 --- a/ncat/ncat_connect.c +++ b/ncat/ncat_connect.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_connect.h b/ncat/ncat_connect.h index 748c53a36..957e0cc5d 100644 --- a/ncat/ncat_connect.h +++ b/ncat/ncat_connect.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_core.c b/ncat/ncat_core.c index 26345f672..43a07ff29 100644 --- a/ncat/ncat_core.c +++ b/ncat/ncat_core.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_core.h b/ncat/ncat_core.h index 61ecb2028..3ef302b01 100644 --- a/ncat/ncat_core.h +++ b/ncat/ncat_core.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_exec.h b/ncat/ncat_exec.h index b84879d8d..b1249228d 100644 --- a/ncat/ncat_exec.h +++ b/ncat/ncat_exec.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_exec_win.c b/ncat/ncat_exec_win.c index d90ac20ce..18a30278f 100644 --- a/ncat/ncat_exec_win.c +++ b/ncat/ncat_exec_win.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_listen.c b/ncat/ncat_listen.c index 7b96b0d0e..b62805288 100644 --- a/ncat/ncat_listen.c +++ b/ncat/ncat_listen.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_listen.h b/ncat/ncat_listen.h index f6aa03e8b..2ff5ae59b 100644 --- a/ncat/ncat_listen.h +++ b/ncat/ncat_listen.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_main.c b/ncat/ncat_main.c index 8cdd6bbfa..c136c050d 100644 --- a/ncat/ncat_main.c +++ b/ncat/ncat_main.c @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/ncat/ncat_posix.c b/ncat/ncat_posix.c index 3fac9f993..4d08b13e6 100644 --- a/ncat/ncat_posix.c +++ b/ncat/ncat_posix.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_proxy.c b/ncat/ncat_proxy.c index c82e22e97..99f72877a 100644 --- a/ncat/ncat_proxy.c +++ b/ncat/ncat_proxy.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_proxy.h b/ncat/ncat_proxy.h index bcd07f3c1..b64124eef 100644 --- a/ncat/ncat_proxy.h +++ b/ncat/ncat_proxy.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_ssl.c b/ncat/ncat_ssl.c index 89ee20db0..e13d107a4 100644 --- a/ncat/ncat_ssl.c +++ b/ncat/ncat_ssl.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_ssl.h b/ncat/ncat_ssl.h index f88c10845..e2c062591 100644 --- a/ncat/ncat_ssl.h +++ b/ncat/ncat_ssl.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/ncat_win.c b/ncat/ncat_win.c index b6c4abbe8..a6db993f4 100644 --- a/ncat/ncat_win.c +++ b/ncat/ncat_win.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/sockaddr_u.h b/ncat/sockaddr_u.h index 4d8d6d4d8..92430f259 100644 --- a/ncat/sockaddr_u.h +++ b/ncat/sockaddr_u.h @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/ncat/sys_wrap.c b/ncat/sys_wrap.c index b96af5f6b..e7995e442 100644 --- a/ncat/sys_wrap.c +++ b/ncat/sys_wrap.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/sys_wrap.h b/ncat/sys_wrap.h index 9faad127c..d3083a7b4 100644 --- a/ncat/sys_wrap.h +++ b/ncat/sys_wrap.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/util.c b/ncat/util.c index 0a327d44e..e69cb3c96 100644 --- a/ncat/util.c +++ b/ncat/util.c @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/ncat/util.h b/ncat/util.h index d794f89ca..ed5fed7aa 100644 --- a/ncat/util.h +++ b/ncat/util.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/nmap-header-template.cc b/nmap-header-template.cc index 2acd1eca4..13d365835 100644 --- a/nmap-header-template.cc +++ b/nmap-header-template.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap.cc b/nmap.cc index bf8c5ceb9..cc9d71ea9 100644 --- a/nmap.cc +++ b/nmap.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nmap.h b/nmap.h index 69155a40e..c0fec28dc 100644 --- a/nmap.h +++ b/nmap.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nmap_amigaos.h b/nmap_amigaos.h index 7f42c93c4..718468525 100644 --- a/nmap_amigaos.h +++ b/nmap_amigaos.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nmap_config.h.in b/nmap_config.h.in index 957bb6145..0033ca8cc 100644 --- a/nmap_config.h.in +++ b/nmap_config.h.in @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nmap_dns.cc b/nmap_dns.cc index cd87d041d..43fcf6afb 100644 --- a/nmap_dns.cc +++ b/nmap_dns.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap_dns.h b/nmap_dns.h index 67a37ba47..d78f7c6aa 100644 --- a/nmap_dns.h +++ b/nmap_dns.h @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/nmap_error.cc b/nmap_error.cc index d6423e043..8322941db 100644 --- a/nmap_error.cc +++ b/nmap_error.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap_error.h b/nmap_error.h index 864cb6756..30468ce5b 100644 --- a/nmap_error.h +++ b/nmap_error.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap_rpc.cc b/nmap_rpc.cc index 4f903d27a..6b0fd6a80 100644 --- a/nmap_rpc.cc +++ b/nmap_rpc.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nmap_rpc.h b/nmap_rpc.h index c5a1e7c68..35f266988 100644 --- a/nmap_rpc.h +++ b/nmap_rpc.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nmap_tty.cc b/nmap_tty.cc index 78eab1be0..2f654fae0 100644 --- a/nmap_tty.cc +++ b/nmap_tty.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap_tty.h b/nmap_tty.h index 20ea95620..d8060ee26 100644 --- a/nmap_tty.h +++ b/nmap_tty.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nmap_winconfig.h b/nmap_winconfig.h index 286c537a5..cf868a375 100644 --- a/nmap_winconfig.h +++ b/nmap_winconfig.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/ArgParser.cc b/nping/ArgParser.cc index 36fc151ba..54a2fe6fa 100644 --- a/nping/ArgParser.cc +++ b/nping/ArgParser.cc @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/nping/ArgParser.h b/nping/ArgParser.h index 8db7342c7..59202727e 100644 --- a/nping/ArgParser.h +++ b/nping/ArgParser.h @@ -37,10 +37,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -73,15 +74,16 @@ * 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. * + * 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/nping/COPYING b/nping/COPYING index 76d81266e..cded4272f 100644 --- a/nping/COPYING +++ b/nping/COPYING @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/Crypto.cc b/nping/Crypto.cc index c0bd1e21d..336973bc6 100755 --- a/nping/Crypto.cc +++ b/nping/Crypto.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/Crypto.h b/nping/Crypto.h index 5e3e0504b..d3bcfd335 100755 --- a/nping/Crypto.h +++ b/nping/Crypto.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/EchoClient.cc b/nping/EchoClient.cc index bd14a1fbe..f5523e982 100644 --- a/nping/EchoClient.cc +++ b/nping/EchoClient.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/EchoClient.h b/nping/EchoClient.h index c4f2d4b47..2e4b366eb 100644 --- a/nping/EchoClient.h +++ b/nping/EchoClient.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/EchoHeader.cc b/nping/EchoHeader.cc index a0c787b8a..a48e60f58 100755 --- a/nping/EchoHeader.cc +++ b/nping/EchoHeader.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/EchoHeader.h b/nping/EchoHeader.h index 89d9c1a3c..feefaa75c 100755 --- a/nping/EchoHeader.h +++ b/nping/EchoHeader.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/EchoServer.cc b/nping/EchoServer.cc index 454cbb0d8..ef8eb7d05 100644 --- a/nping/EchoServer.cc +++ b/nping/EchoServer.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/EchoServer.h b/nping/EchoServer.h index 1a45dd15f..50377cdca 100644 --- a/nping/EchoServer.h +++ b/nping/EchoServer.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/NEPContext.cc b/nping/NEPContext.cc index c911f30b8..2c1711727 100644 --- a/nping/NEPContext.cc +++ b/nping/NEPContext.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/NEPContext.h b/nping/NEPContext.h index d3b0d242b..b506717ea 100644 --- a/nping/NEPContext.h +++ b/nping/NEPContext.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/NpingOps.cc b/nping/NpingOps.cc index c70b0865b..2ddb8014a 100644 --- a/nping/NpingOps.cc +++ b/nping/NpingOps.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/NpingOps.h b/nping/NpingOps.h index 615e7a321..74366f9d0 100644 --- a/nping/NpingOps.h +++ b/nping/NpingOps.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/NpingTarget.cc b/nping/NpingTarget.cc index dd43d4c69..24320e151 100644 --- a/nping/NpingTarget.cc +++ b/nping/NpingTarget.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/NpingTarget.h b/nping/NpingTarget.h index b7381f2b3..dd5fc3bfe 100644 --- a/nping/NpingTarget.h +++ b/nping/NpingTarget.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/NpingTargets.cc b/nping/NpingTargets.cc index bd49dd9cc..f84d52fd4 100644 --- a/nping/NpingTargets.cc +++ b/nping/NpingTargets.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/NpingTargets.h b/nping/NpingTargets.h index e10c6a124..eeab74c62 100644 --- a/nping/NpingTargets.h +++ b/nping/NpingTargets.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/PacketDiff.cc b/nping/PacketDiff.cc index 4ab97e9cc..448993457 100644 --- a/nping/PacketDiff.cc +++ b/nping/PacketDiff.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/PacketDiff.h b/nping/PacketDiff.h index efbb14e46..80369adcf 100644 --- a/nping/PacketDiff.h +++ b/nping/PacketDiff.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/ProbeMode.cc b/nping/ProbeMode.cc index bad5957e4..02d88c680 100644 --- a/nping/ProbeMode.cc +++ b/nping/ProbeMode.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/ProbeMode.h b/nping/ProbeMode.h index f97212337..ea7f1691a 100644 --- a/nping/ProbeMode.h +++ b/nping/ProbeMode.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/common.cc b/nping/common.cc index 956ccb7d3..e42bfe791 100644 --- a/nping/common.cc +++ b/nping/common.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/common.h b/nping/common.h index b68ef7f9c..8c500e117 100644 --- a/nping/common.h +++ b/nping/common.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/common_modified.cc b/nping/common_modified.cc index 7098e8da6..0c46b9074 100644 --- a/nping/common_modified.cc +++ b/nping/common_modified.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/common_modified.h b/nping/common_modified.h index dff9df30a..a2d965a7b 100644 --- a/nping/common_modified.h +++ b/nping/common_modified.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/nping.cc b/nping/nping.cc index 820f9f7a5..99270577e 100644 --- a/nping/nping.cc +++ b/nping/nping.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/nping.h b/nping/nping.h index fb95753bc..630d10bfb 100644 --- a/nping/nping.h +++ b/nping/nping.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/nping_config.h.in b/nping/nping_config.h.in index 683546af7..9f8acd2c9 100644 --- a/nping/nping_config.h.in +++ b/nping/nping_config.h.in @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/nping_winconfig.h b/nping/nping_winconfig.h index 4231989df..500611cf0 100644 --- a/nping/nping_winconfig.h +++ b/nping/nping_winconfig.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/nping/output.cc b/nping/output.cc index b2342842e..d6c2186a5 100644 --- a/nping/output.cc +++ b/nping/output.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/output.h b/nping/output.h index c8deae5ec..4fcf5416c 100644 --- a/nping/output.h +++ b/nping/output.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nping/stats.cc b/nping/stats.cc index 926d1e8b2..764a3c473 100644 --- a/nping/stats.cc +++ b/nping/stats.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/stats.h b/nping/stats.h index 62f78e91a..5c080fd81 100644 --- a/nping/stats.h +++ b/nping/stats.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nping/utils.cc b/nping/utils.cc index 1db22c8c2..13fe14bd3 100644 --- a/nping/utils.cc +++ b/nping/utils.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/utils.h b/nping/utils.h index 492b5d532..0da4bc690 100644 --- a/nping/utils.h +++ b/nping/utils.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/utils_net.cc b/nping/utils_net.cc index 38669b0e5..edf903c82 100644 --- a/nping/utils_net.cc +++ b/nping/utils_net.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/utils_net.h b/nping/utils_net.h index 19c1cbc53..9240a077a 100644 --- a/nping/utils_net.h +++ b/nping/utils_net.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/winclude.h b/nping/winclude.h index 4c7fc6087..2ebd52de7 100644 --- a/nping/winclude.h +++ b/nping/winclude.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/nping/winfix.cc b/nping/winfix.cc index f66c1fa1b..e74f97178 100644 --- a/nping/winfix.cc +++ b/nping/winfix.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/nse_ssl_cert.cc b/nse_ssl_cert.cc index 11d2dbc6b..c63885646 100644 --- a/nse_ssl_cert.cc +++ b/nse_ssl_cert.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/nse_ssl_cert.h b/nse_ssl_cert.h index bb43e76ce..2835ccc17 100644 --- a/nse_ssl_cert.h +++ b/nse_ssl_cert.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/osscan.cc b/osscan.cc index f7f7a3f54..619156a30 100644 --- a/osscan.cc +++ b/osscan.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/osscan.h b/osscan.h index 44fa561e9..bc56e2307 100644 --- a/osscan.h +++ b/osscan.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/osscan2.cc b/osscan2.cc index 920a28de8..fa3e735bb 100644 --- a/osscan2.cc +++ b/osscan2.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/osscan2.h b/osscan2.h index 905ba2487..57cf302c2 100644 --- a/osscan2.h +++ b/osscan2.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/output.cc b/output.cc index 0098fad2b..0799994b6 100644 --- a/output.cc +++ b/output.cc @@ -38,10 +38,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -74,15 +75,16 @@ * 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. * + * 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/output.h b/output.h index d4b1607bc..4747b8381 100644 --- a/output.h +++ b/output.h @@ -38,10 +38,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -74,15 +75,16 @@ * 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. * + * 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/payload.cc b/payload.cc index 0216b5e48..603daab72 100644 --- a/payload.cc +++ b/payload.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/payload.h b/payload.h index 7fd3b065a..370157e21 100644 --- a/payload.h +++ b/payload.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/portlist.cc b/portlist.cc index 9ee54573e..6d71044d9 100644 --- a/portlist.cc +++ b/portlist.cc @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/portlist.h b/portlist.h index 5d529148e..fb2681b97 100644 --- a/portlist.h +++ b/portlist.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/portreasons.cc b/portreasons.cc index 152b546b1..4f024b189 100644 --- a/portreasons.cc +++ b/portreasons.cc @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/portreasons.h b/portreasons.h index a81e38fe5..94169525d 100644 --- a/portreasons.h +++ b/portreasons.h @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/protocols.cc b/protocols.cc index 99879569d..f6537f38c 100644 --- a/protocols.cc +++ b/protocols.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/protocols.h b/protocols.h index 56b7a6b6c..b82384318 100644 --- a/protocols.h +++ b/protocols.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/scan_engine.cc b/scan_engine.cc index c5db286f9..74e7a4ec9 100644 --- a/scan_engine.cc +++ b/scan_engine.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/scan_engine.h b/scan_engine.h index 5a7ce9b31..67725cc35 100644 --- a/scan_engine.h +++ b/scan_engine.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/service_scan.cc b/service_scan.cc index 354e0470e..c2b22a675 100644 --- a/service_scan.cc +++ b/service_scan.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/service_scan.h b/service_scan.h index dfe4a30e6..bc7786ef6 100644 --- a/service_scan.h +++ b/service_scan.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/services.cc b/services.cc index f0caee12f..1b07fdcef 100644 --- a/services.cc +++ b/services.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/services.h b/services.h index 819899116..864b3669b 100644 --- a/services.h +++ b/services.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/targets.cc b/targets.cc index a4eddb35c..7c98c545d 100644 --- a/targets.cc +++ b/targets.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/targets.h b/targets.h index 10c88ed32..8f55084c7 100644 --- a/targets.h +++ b/targets.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/tcpip.cc b/tcpip.cc index 545e923ac..18118e978 100644 --- a/tcpip.cc +++ b/tcpip.cc @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/tcpip.h b/tcpip.h index a9bdec502..a7049a80e 100644 --- a/tcpip.h +++ b/tcpip.h @@ -35,10 +35,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -71,15 +72,16 @@ * 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. * + * 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/timing.cc b/timing.cc index 0c57864ef..571689f77 100644 --- a/timing.cc +++ b/timing.cc @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/timing.h b/timing.h index 7a6742319..02c28ae3f 100644 --- a/timing.h +++ b/timing.h @@ -36,10 +36,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -72,15 +73,16 @@ * 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. * + * 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/traceroute.cc b/traceroute.cc index 50215bce3..7e0cc76e9 100644 --- a/traceroute.cc +++ b/traceroute.cc @@ -32,10 +32,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ * 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. * + * 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/traceroute.h b/traceroute.h index e50642d46..2960f4f12 100644 --- a/traceroute.h +++ b/traceroute.h @@ -33,10 +33,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -69,15 +70,16 @@ * 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. * + * 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/utils.cc b/utils.cc index 030f6f254..d420828c8 100644 --- a/utils.cc +++ b/utils.cc @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/utils.h b/utils.h index be4cfe970..4c56363ce 100644 --- a/utils.h +++ b/utils.h @@ -34,10 +34,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -70,15 +71,16 @@ * 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. * + * 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/xml.cc b/xml.cc index a7fc07b44..749cc3d32 100644 --- a/xml.cc +++ b/xml.cc @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/xml.h b/xml.h index c9c9f802d..543bd1d87 100644 --- a/xml.h +++ b/xml.h @@ -31,10 +31,11 @@ * o Links to a library or executes a program that does any of the above * * * * The term "Nmap" should be taken to also include any portions or derived * - * works of Nmap. This list is not exclusive, but is meant to clarify our * - * interpretation of derived works with some common examples. Our * - * interpretation applies only to Nmap--we don't speak for other people's * - * GPL works. * + * works of Nmap, as well as other software we distribute under this * + * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * + * but is meant to clarify our interpretation of derived works with some * + * common examples. Our interpretation applies only to Nmap--we don't * + * speak for other people's GPL works. * * * * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ * 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. * + * 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/zenmap/install_scripts/utils/version_update.py b/zenmap/install_scripts/utils/version_update.py index f43d79180..c53846257 100644 --- a/zenmap/install_scripts/utils/version_update.py +++ b/zenmap/install_scripts/utils/version_update.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/radialnet/__init__.py b/zenmap/radialnet/__init__.py index 687dba1fd..029aa3bd7 100644 --- a/zenmap/radialnet/__init__.py +++ b/zenmap/radialnet/__init__.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/__init__.py b/zenmap/radialnet/bestwidgets/__init__.py index dc300eb7c..6a6f964b0 100644 --- a/zenmap/radialnet/bestwidgets/__init__.py +++ b/zenmap/radialnet/bestwidgets/__init__.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/boxes.py b/zenmap/radialnet/bestwidgets/boxes.py index dd992f60b..bca1a8fa5 100644 --- a/zenmap/radialnet/bestwidgets/boxes.py +++ b/zenmap/radialnet/bestwidgets/boxes.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/buttons.py b/zenmap/radialnet/bestwidgets/buttons.py index 2db06c7e2..4b454c410 100644 --- a/zenmap/radialnet/bestwidgets/buttons.py +++ b/zenmap/radialnet/bestwidgets/buttons.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/comboboxes.py b/zenmap/radialnet/bestwidgets/comboboxes.py index d33c6c820..9fcd0a59d 100644 --- a/zenmap/radialnet/bestwidgets/comboboxes.py +++ b/zenmap/radialnet/bestwidgets/comboboxes.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/expanders.py b/zenmap/radialnet/bestwidgets/expanders.py index 5a96eebbb..e631e36e1 100644 --- a/zenmap/radialnet/bestwidgets/expanders.py +++ b/zenmap/radialnet/bestwidgets/expanders.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/frames.py b/zenmap/radialnet/bestwidgets/frames.py index 9b4fd1fff..d58ca04ba 100644 --- a/zenmap/radialnet/bestwidgets/frames.py +++ b/zenmap/radialnet/bestwidgets/frames.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/labels.py b/zenmap/radialnet/bestwidgets/labels.py index 248c21770..0a8bd32b2 100644 --- a/zenmap/radialnet/bestwidgets/labels.py +++ b/zenmap/radialnet/bestwidgets/labels.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/textview.py b/zenmap/radialnet/bestwidgets/textview.py index 70c7d4825..19c87ea48 100644 --- a/zenmap/radialnet/bestwidgets/textview.py +++ b/zenmap/radialnet/bestwidgets/textview.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/bestwidgets/windows.py b/zenmap/radialnet/bestwidgets/windows.py index f67541ae9..2414b12f3 100644 --- a/zenmap/radialnet/bestwidgets/windows.py +++ b/zenmap/radialnet/bestwidgets/windows.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/ArgvHandle.py b/zenmap/radialnet/core/ArgvHandle.py index a7aa474ac..4cdbf27a9 100644 --- a/zenmap/radialnet/core/ArgvHandle.py +++ b/zenmap/radialnet/core/ArgvHandle.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/Coordinate.py b/zenmap/radialnet/core/Coordinate.py index 49c819817..7d40e182f 100644 --- a/zenmap/radialnet/core/Coordinate.py +++ b/zenmap/radialnet/core/Coordinate.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/Graph.py b/zenmap/radialnet/core/Graph.py index 69b2ab3d5..e5cda3d29 100644 --- a/zenmap/radialnet/core/Graph.py +++ b/zenmap/radialnet/core/Graph.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/Info.py b/zenmap/radialnet/core/Info.py index a43c3a8c8..624c4fecd 100644 --- a/zenmap/radialnet/core/Info.py +++ b/zenmap/radialnet/core/Info.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/Interpolation.py b/zenmap/radialnet/core/Interpolation.py index 5cd012bc8..1fc512e87 100644 --- a/zenmap/radialnet/core/Interpolation.py +++ b/zenmap/radialnet/core/Interpolation.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/XMLHandler.py b/zenmap/radialnet/core/XMLHandler.py index 9ab82f8c4..43e0737ae 100644 --- a/zenmap/radialnet/core/XMLHandler.py +++ b/zenmap/radialnet/core/XMLHandler.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/core/__init__.py b/zenmap/radialnet/core/__init__.py index 59178483b..2c4788d3f 100644 --- a/zenmap/radialnet/core/__init__.py +++ b/zenmap/radialnet/core/__init__.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/Application.py b/zenmap/radialnet/gui/Application.py index 186cbda7c..092a355b7 100644 --- a/zenmap/radialnet/gui/Application.py +++ b/zenmap/radialnet/gui/Application.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/ControlWidget.py b/zenmap/radialnet/gui/ControlWidget.py index d840e4b66..188489b43 100644 --- a/zenmap/radialnet/gui/ControlWidget.py +++ b/zenmap/radialnet/gui/ControlWidget.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/Dialogs.py b/zenmap/radialnet/gui/Dialogs.py index fccdaec71..8bab0b15d 100644 --- a/zenmap/radialnet/gui/Dialogs.py +++ b/zenmap/radialnet/gui/Dialogs.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/HostsViewer.py b/zenmap/radialnet/gui/HostsViewer.py index 42dc968c9..74d97baf7 100644 --- a/zenmap/radialnet/gui/HostsViewer.py +++ b/zenmap/radialnet/gui/HostsViewer.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/Image.py b/zenmap/radialnet/gui/Image.py index 16ee5b813..be05cd121 100644 --- a/zenmap/radialnet/gui/Image.py +++ b/zenmap/radialnet/gui/Image.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/NodeNotebook.py b/zenmap/radialnet/gui/NodeNotebook.py index 3520f0e95..bf3256b3d 100644 --- a/zenmap/radialnet/gui/NodeNotebook.py +++ b/zenmap/radialnet/gui/NodeNotebook.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/NodeWindow.py b/zenmap/radialnet/gui/NodeWindow.py index 1d70378bd..4e345a5dd 100644 --- a/zenmap/radialnet/gui/NodeWindow.py +++ b/zenmap/radialnet/gui/NodeWindow.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/RadialNet.py b/zenmap/radialnet/gui/RadialNet.py index a78f416f9..3523b0414 100644 --- a/zenmap/radialnet/gui/RadialNet.py +++ b/zenmap/radialnet/gui/RadialNet.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/SaveDialog.py b/zenmap/radialnet/gui/SaveDialog.py index 4c5876e98..7038d0ccf 100644 --- a/zenmap/radialnet/gui/SaveDialog.py +++ b/zenmap/radialnet/gui/SaveDialog.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/Toolbar.py b/zenmap/radialnet/gui/Toolbar.py index e77ea41bb..7ccf7fb51 100644 --- a/zenmap/radialnet/gui/Toolbar.py +++ b/zenmap/radialnet/gui/Toolbar.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/gui/__init__.py b/zenmap/radialnet/gui/__init__.py index 59178483b..2c4788d3f 100644 --- a/zenmap/radialnet/gui/__init__.py +++ b/zenmap/radialnet/gui/__init__.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/radialnet.pyw b/zenmap/radialnet/radialnet.pyw index 71afa392e..672ec2a90 100755 --- a/zenmap/radialnet/radialnet.pyw +++ b/zenmap/radialnet/radialnet.pyw @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/radialnet/util/__init__.py b/zenmap/radialnet/util/__init__.py index 59178483b..2c4788d3f 100644 --- a/zenmap/radialnet/util/__init__.py +++ b/zenmap/radialnet/util/__init__.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/util/drawing.py b/zenmap/radialnet/util/drawing.py index d4cbc16e4..c778f804f 100644 --- a/zenmap/radialnet/util/drawing.py +++ b/zenmap/radialnet/util/drawing.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/util/geometry.py b/zenmap/radialnet/util/geometry.py index 2e0680f28..f095b22b3 100644 --- a/zenmap/radialnet/util/geometry.py +++ b/zenmap/radialnet/util/geometry.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/util/integration.py b/zenmap/radialnet/util/integration.py index 668b14fa2..6561ae933 100644 --- a/zenmap/radialnet/util/integration.py +++ b/zenmap/radialnet/util/integration.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/radialnet/util/misc.py b/zenmap/radialnet/util/misc.py index 6d6ea31fe..b67d32827 100644 --- a/zenmap/radialnet/util/misc.py +++ b/zenmap/radialnet/util/misc.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/setup.py b/zenmap/setup.py index 68425862e..0425c7488 100755 --- a/zenmap/setup.py +++ b/zenmap/setup.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmap b/zenmap/zenmap index bf785b0d2..647edf10d 100755 --- a/zenmap/zenmap +++ b/zenmap/zenmap @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/BasePaths.py b/zenmap/zenmapCore/BasePaths.py index bd4934cfe..a49d800aa 100644 --- a/zenmap/zenmapCore/BasePaths.py +++ b/zenmap/zenmapCore/BasePaths.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/Diff.py b/zenmap/zenmapCore/Diff.py index 3385b0b20..257f5ef13 100644 --- a/zenmap/zenmapCore/Diff.py +++ b/zenmap/zenmapCore/Diff.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/I18N.py b/zenmap/zenmapCore/I18N.py index 73d4d6de1..62b982fdf 100644 --- a/zenmap/zenmapCore/I18N.py +++ b/zenmap/zenmapCore/I18N.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/NSEDocParser.py b/zenmap/zenmapCore/NSEDocParser.py index 90571c62a..336342c00 100644 --- a/zenmap/zenmapCore/NSEDocParser.py +++ b/zenmap/zenmapCore/NSEDocParser.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/Name.py b/zenmap/zenmapCore/Name.py index 1e6e30f8c..31ed98c7d 100644 --- a/zenmap/zenmapCore/Name.py +++ b/zenmap/zenmapCore/Name.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/NetworkInventory.py b/zenmap/zenmapCore/NetworkInventory.py index 250189f38..202a1b719 100644 --- a/zenmap/zenmapCore/NetworkInventory.py +++ b/zenmap/zenmapCore/NetworkInventory.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/NmapCommand.py b/zenmap/zenmapCore/NmapCommand.py index 284ef1efe..7876cc6fa 100644 --- a/zenmap/zenmapCore/NmapCommand.py +++ b/zenmap/zenmapCore/NmapCommand.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/NmapParser.py b/zenmap/zenmapCore/NmapParser.py index da0e0ffb3..ef9efa1e3 100644 --- a/zenmap/zenmapCore/NmapParser.py +++ b/zenmap/zenmapCore/NmapParser.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/Paths.py b/zenmap/zenmapCore/Paths.py index 301572592..13ca10683 100644 --- a/zenmap/zenmapCore/Paths.py +++ b/zenmap/zenmapCore/Paths.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/RecentScans.py b/zenmap/zenmapCore/RecentScans.py index 7cc0851fb..3ebebedc1 100644 --- a/zenmap/zenmapCore/RecentScans.py +++ b/zenmap/zenmapCore/RecentScans.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/ScriptArgsParser.py b/zenmap/zenmapCore/ScriptArgsParser.py index 684255f8e..fcbcae5b6 100644 --- a/zenmap/zenmapCore/ScriptArgsParser.py +++ b/zenmap/zenmapCore/ScriptArgsParser.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/ScriptMetadata.py b/zenmap/zenmapCore/ScriptMetadata.py index 14ff9cdac..0d7ecb9e2 100755 --- a/zenmap/zenmapCore/ScriptMetadata.py +++ b/zenmap/zenmapCore/ScriptMetadata.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/SearchResult.py b/zenmap/zenmapCore/SearchResult.py index 87d688e79..4324058f8 100644 --- a/zenmap/zenmapCore/SearchResult.py +++ b/zenmap/zenmapCore/SearchResult.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/StringPool.py b/zenmap/zenmapCore/StringPool.py index 506ac2867..25c13eef0 100644 --- a/zenmap/zenmapCore/StringPool.py +++ b/zenmap/zenmapCore/StringPool.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/TargetList.py b/zenmap/zenmapCore/TargetList.py index 43c928320..372de31c7 100644 --- a/zenmap/zenmapCore/TargetList.py +++ b/zenmap/zenmapCore/TargetList.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/UmitConf.py b/zenmap/zenmapCore/UmitConf.py index 95c61f6f8..54f894f8a 100644 --- a/zenmap/zenmapCore/UmitConf.py +++ b/zenmap/zenmapCore/UmitConf.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/UmitConfigParser.py b/zenmap/zenmapCore/UmitConfigParser.py index 3b8764dfe..40367c9f8 100644 --- a/zenmap/zenmapCore/UmitConfigParser.py +++ b/zenmap/zenmapCore/UmitConfigParser.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/UmitDB.py b/zenmap/zenmapCore/UmitDB.py index 0ccae107f..c17a40ce3 100644 --- a/zenmap/zenmapCore/UmitDB.py +++ b/zenmap/zenmapCore/UmitDB.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/UmitLogging.py b/zenmap/zenmapCore/UmitLogging.py index 308bd5fd0..bd8e307ef 100644 --- a/zenmap/zenmapCore/UmitLogging.py +++ b/zenmap/zenmapCore/UmitLogging.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/UmitOptionParser.py b/zenmap/zenmapCore/UmitOptionParser.py index 20bc15468..4f5e9e23b 100644 --- a/zenmap/zenmapCore/UmitOptionParser.py +++ b/zenmap/zenmapCore/UmitOptionParser.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapCore/__init__.py b/zenmap/zenmapCore/__init__.py index 583c003ff..47dbe10c3 100644 --- a/zenmap/zenmapCore/__init__.py +++ b/zenmap/zenmapCore/__init__.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/About.py b/zenmap/zenmapGUI/About.py index eee61e6e0..4f7e7488d 100644 --- a/zenmap/zenmapGUI/About.py +++ b/zenmap/zenmapGUI/About.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/App.py b/zenmap/zenmapGUI/App.py index 8d4c32df7..3c5f499b4 100644 --- a/zenmap/zenmapGUI/App.py +++ b/zenmap/zenmapGUI/App.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/BugReport.py b/zenmap/zenmapGUI/BugReport.py index af676e465..df0f7c9bb 100644 --- a/zenmap/zenmapGUI/BugReport.py +++ b/zenmap/zenmapGUI/BugReport.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/CrashReport.py b/zenmap/zenmapGUI/CrashReport.py index 94218a130..44a990120 100644 --- a/zenmap/zenmapGUI/CrashReport.py +++ b/zenmap/zenmapGUI/CrashReport.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/DiffCompare.py b/zenmap/zenmapGUI/DiffCompare.py index 482643ce9..800d94a04 100644 --- a/zenmap/zenmapGUI/DiffCompare.py +++ b/zenmap/zenmapGUI/DiffCompare.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/FileChoosers.py b/zenmap/zenmapGUI/FileChoosers.py index f05d6fdf9..cfba1926f 100644 --- a/zenmap/zenmapGUI/FileChoosers.py +++ b/zenmap/zenmapGUI/FileChoosers.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/Icons.py b/zenmap/zenmapGUI/Icons.py index fab66d692..4dfbc9528 100644 --- a/zenmap/zenmapGUI/Icons.py +++ b/zenmap/zenmapGUI/Icons.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/MainWindow.py b/zenmap/zenmapGUI/MainWindow.py index a5907e47b..0eabc367b 100644 --- a/zenmap/zenmapGUI/MainWindow.py +++ b/zenmap/zenmapGUI/MainWindow.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/NmapOutputProperties.py b/zenmap/zenmapGUI/NmapOutputProperties.py index b3aec9cde..88c547e47 100644 --- a/zenmap/zenmapGUI/NmapOutputProperties.py +++ b/zenmap/zenmapGUI/NmapOutputProperties.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/NmapOutputViewer.py b/zenmap/zenmapGUI/NmapOutputViewer.py index b4b095e8e..f00548366 100644 --- a/zenmap/zenmapGUI/NmapOutputViewer.py +++ b/zenmap/zenmapGUI/NmapOutputViewer.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/OptionBuilder.py b/zenmap/zenmapGUI/OptionBuilder.py index b3324fbfb..3873e6318 100644 --- a/zenmap/zenmapGUI/OptionBuilder.py +++ b/zenmap/zenmapGUI/OptionBuilder.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/Print.py b/zenmap/zenmapGUI/Print.py index 48c0639fb..6cd449ac3 100644 --- a/zenmap/zenmapGUI/Print.py +++ b/zenmap/zenmapGUI/Print.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ProfileCombo.py b/zenmap/zenmapGUI/ProfileCombo.py index 984526520..599a45126 100644 --- a/zenmap/zenmapGUI/ProfileCombo.py +++ b/zenmap/zenmapGUI/ProfileCombo.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ProfileEditor.py b/zenmap/zenmapGUI/ProfileEditor.py index a57970595..4a681b7d5 100644 --- a/zenmap/zenmapGUI/ProfileEditor.py +++ b/zenmap/zenmapGUI/ProfileEditor.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ProfileHelp.py b/zenmap/zenmapGUI/ProfileHelp.py index ddce905fc..4b86c8e16 100644 --- a/zenmap/zenmapGUI/ProfileHelp.py +++ b/zenmap/zenmapGUI/ProfileHelp.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanHostDetailsPage.py b/zenmap/zenmapGUI/ScanHostDetailsPage.py index df703d5e6..622b83bb2 100644 --- a/zenmap/zenmapGUI/ScanHostDetailsPage.py +++ b/zenmap/zenmapGUI/ScanHostDetailsPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanHostsView.py b/zenmap/zenmapGUI/ScanHostsView.py index 54e26baba..0727f379c 100644 --- a/zenmap/zenmapGUI/ScanHostsView.py +++ b/zenmap/zenmapGUI/ScanHostsView.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanInterface.py b/zenmap/zenmapGUI/ScanInterface.py index 303fb3544..7220279c7 100644 --- a/zenmap/zenmapGUI/ScanInterface.py +++ b/zenmap/zenmapGUI/ScanInterface.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanNmapOutputPage.py b/zenmap/zenmapGUI/ScanNmapOutputPage.py index dc524e125..c25c53206 100644 --- a/zenmap/zenmapGUI/ScanNmapOutputPage.py +++ b/zenmap/zenmapGUI/ScanNmapOutputPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanOpenPortsPage.py b/zenmap/zenmapGUI/ScanOpenPortsPage.py index dbc5a4da6..bd404b9e4 100644 --- a/zenmap/zenmapGUI/ScanOpenPortsPage.py +++ b/zenmap/zenmapGUI/ScanOpenPortsPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanRunDetailsPage.py b/zenmap/zenmapGUI/ScanRunDetailsPage.py index 9a7577925..f4b7689da 100644 --- a/zenmap/zenmapGUI/ScanRunDetailsPage.py +++ b/zenmap/zenmapGUI/ScanRunDetailsPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanScanListPage.py b/zenmap/zenmapGUI/ScanScanListPage.py index 2cca4918a..d79dc05dc 100644 --- a/zenmap/zenmapGUI/ScanScanListPage.py +++ b/zenmap/zenmapGUI/ScanScanListPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScanToolbar.py b/zenmap/zenmapGUI/ScanToolbar.py index 2210cd63c..44b70ccb6 100644 --- a/zenmap/zenmapGUI/ScanToolbar.py +++ b/zenmap/zenmapGUI/ScanToolbar.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScansListStore.py b/zenmap/zenmapGUI/ScansListStore.py index db6e56516..4be2279c1 100644 --- a/zenmap/zenmapGUI/ScansListStore.py +++ b/zenmap/zenmapGUI/ScansListStore.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/ScriptInterface.py b/zenmap/zenmapGUI/ScriptInterface.py index 897fd2a35..937e6ff7e 100644 --- a/zenmap/zenmapGUI/ScriptInterface.py +++ b/zenmap/zenmapGUI/ScriptInterface.py @@ -31,10 +31,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -67,15 +68,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/SearchGUI.py b/zenmap/zenmapGUI/SearchGUI.py index 8f6aca809..d3dab4c76 100644 --- a/zenmap/zenmapGUI/SearchGUI.py +++ b/zenmap/zenmapGUI/SearchGUI.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/SearchWindow.py b/zenmap/zenmapGUI/SearchWindow.py index c91e42070..9b75295cc 100644 --- a/zenmap/zenmapGUI/SearchWindow.py +++ b/zenmap/zenmapGUI/SearchWindow.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/TargetCombo.py b/zenmap/zenmapGUI/TargetCombo.py index f4a5bbcbe..2529dcbfb 100644 --- a/zenmap/zenmapGUI/TargetCombo.py +++ b/zenmap/zenmapGUI/TargetCombo.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/TopologyPage.py b/zenmap/zenmapGUI/TopologyPage.py index d742c5093..8a814d53d 100644 --- a/zenmap/zenmapGUI/TopologyPage.py +++ b/zenmap/zenmapGUI/TopologyPage.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/__init__.py b/zenmap/zenmapGUI/__init__.py index 583c003ff..47dbe10c3 100644 --- a/zenmap/zenmapGUI/__init__.py +++ b/zenmap/zenmapGUI/__init__.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/__init__.py b/zenmap/zenmapGUI/higwidgets/__init__.py index dfac3bc6a..4aaaab803 100644 --- a/zenmap/zenmapGUI/higwidgets/__init__.py +++ b/zenmap/zenmapGUI/higwidgets/__init__.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/gtkutils.py b/zenmap/zenmapGUI/higwidgets/gtkutils.py index 2badf467c..79e496210 100644 --- a/zenmap/zenmapGUI/higwidgets/gtkutils.py +++ b/zenmap/zenmapGUI/higwidgets/gtkutils.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higboxes.py b/zenmap/zenmapGUI/higwidgets/higboxes.py index a930f31e9..cdb30a891 100644 --- a/zenmap/zenmapGUI/higwidgets/higboxes.py +++ b/zenmap/zenmapGUI/higwidgets/higboxes.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higbuttons.py b/zenmap/zenmapGUI/higwidgets/higbuttons.py index 35638b8df..d892d43cf 100644 --- a/zenmap/zenmapGUI/higwidgets/higbuttons.py +++ b/zenmap/zenmapGUI/higwidgets/higbuttons.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higdialogs.py b/zenmap/zenmapGUI/higwidgets/higdialogs.py index 133b12d17..27abb9720 100644 --- a/zenmap/zenmapGUI/higwidgets/higdialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higdialogs.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higentries.py b/zenmap/zenmapGUI/higwidgets/higentries.py index 0b43f0a94..ed52b6d3c 100644 --- a/zenmap/zenmapGUI/higwidgets/higentries.py +++ b/zenmap/zenmapGUI/higwidgets/higentries.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higexpanders.py b/zenmap/zenmapGUI/higwidgets/higexpanders.py index 6de47d02c..ee145b55b 100644 --- a/zenmap/zenmapGUI/higwidgets/higexpanders.py +++ b/zenmap/zenmapGUI/higwidgets/higexpanders.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higframe.py b/zenmap/zenmapGUI/higwidgets/higframe.py index 17802da41..bc2f6bfed 100644 --- a/zenmap/zenmapGUI/higwidgets/higframe.py +++ b/zenmap/zenmapGUI/higwidgets/higframe.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higlabels.py b/zenmap/zenmapGUI/higwidgets/higlabels.py index 9e36bddd1..ab9c22de7 100644 --- a/zenmap/zenmapGUI/higwidgets/higlabels.py +++ b/zenmap/zenmapGUI/higwidgets/higlabels.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higlogindialogs.py b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py index b5da0b8da..1d4fb47c7 100644 --- a/zenmap/zenmapGUI/higwidgets/higlogindialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/hignotebooks.py b/zenmap/zenmapGUI/higwidgets/hignotebooks.py index 1a32aa1c4..1ddcd4a78 100644 --- a/zenmap/zenmapGUI/higwidgets/hignotebooks.py +++ b/zenmap/zenmapGUI/higwidgets/hignotebooks.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higprogressbars.py b/zenmap/zenmapGUI/higwidgets/higprogressbars.py index d2a878152..964207f9f 100644 --- a/zenmap/zenmapGUI/higwidgets/higprogressbars.py +++ b/zenmap/zenmapGUI/higwidgets/higprogressbars.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higscrollers.py b/zenmap/zenmapGUI/higwidgets/higscrollers.py index f1852451f..dec21ae38 100644 --- a/zenmap/zenmapGUI/higwidgets/higscrollers.py +++ b/zenmap/zenmapGUI/higwidgets/higscrollers.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higspinner.py b/zenmap/zenmapGUI/higwidgets/higspinner.py index 77de728da..2af8f6f95 100644 --- a/zenmap/zenmapGUI/higwidgets/higspinner.py +++ b/zenmap/zenmapGUI/higwidgets/higspinner.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higtables.py b/zenmap/zenmapGUI/higwidgets/higtables.py index 4069eb600..cf858e8d3 100644 --- a/zenmap/zenmapGUI/higwidgets/higtables.py +++ b/zenmap/zenmapGUI/higwidgets/higtables.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higtextviewers.py b/zenmap/zenmapGUI/higwidgets/higtextviewers.py index 258a4d8ba..a1417a7e1 100644 --- a/zenmap/zenmapGUI/higwidgets/higtextviewers.py +++ b/zenmap/zenmapGUI/higwidgets/higtextviewers.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/higwindows.py b/zenmap/zenmapGUI/higwidgets/higwindows.py index 615ea318b..2b2d460d9 100644 --- a/zenmap/zenmapGUI/higwidgets/higwindows.py +++ b/zenmap/zenmapGUI/higwidgets/higwindows.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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/zenmap/zenmapGUI/higwidgets/utils.py b/zenmap/zenmapGUI/higwidgets/utils.py index 4a3c24ba9..ff83b4b97 100644 --- a/zenmap/zenmapGUI/higwidgets/utils.py +++ b/zenmap/zenmapGUI/higwidgets/utils.py @@ -32,10 +32,11 @@ # * o Links to a library or executes a program that does any of the above * # * * # * The term "Nmap" should be taken to also include any portions or derived * -# * works of Nmap. This list is not exclusive, but is meant to clarify our * -# * interpretation of derived works with some common examples. Our * -# * interpretation applies only to Nmap--we don't speak for other people's * -# * GPL works. * +# * works of Nmap, as well as other software we distribute under this * +# * license such as Zenmap, Ncat, and Nping. This list is not exclusive, * +# * but is meant to clarify our interpretation of derived works with some * +# * common examples. Our interpretation applies only to Nmap--we don't * +# * speak for other people's GPL works. * # * * # * If you have any questions about the GPL licensing restrictions on using * # * Nmap in non-GPL works, we would be happy to help. As mentioned above, * @@ -68,15 +69,16 @@ # * 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. * +# * 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 *