diff --git a/CHANGELOG b/CHANGELOG index b74deabf5..224255584 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,5 @@ # Nmap Changelog ($Id$); -*-text-*- + 4.51BETA o We now have a detailed Zenmap Guide at @@ -57,7 +58,7 @@ o Zenmap no longer double-spaces its output (by inadvertently duplicating newlines) when viewing scan results that were saved to a file. [Joao Medeiros] -o Upgraded the shipped LibPCRE from version 7.2 to 7.4 [Kris] +o Upgraded the shipped LibPCRE from version 7.2 to 7.4. [Kris] o Fixed Zenmap crash that occurred when selecting Help from the Compare Results window. [Kris] diff --git a/COPYING b/COPYING index b22c54c44..042e5d943 100644 --- a/COPYING +++ b/COPYING @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/FingerPrintResults.cc b/FingerPrintResults.cc index e5950a31c..9a7e9fd46 100644 --- a/FingerPrintResults.cc +++ b/FingerPrintResults.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/FingerPrintResults.h b/FingerPrintResults.h index 986e17fa5..994388984 100644 --- a/FingerPrintResults.h +++ b/FingerPrintResults.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/MACLookup.cc b/MACLookup.cc index 36e8f5854..969aa6718 100644 --- a/MACLookup.cc +++ b/MACLookup.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/MACLookup.h b/MACLookup.h index 287f268af..3de7bd9b5 100644 --- a/MACLookup.h +++ b/MACLookup.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/NmapOps.cc b/NmapOps.cc index fc9b11084..646111564 100644 --- a/NmapOps.cc +++ b/NmapOps.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/NmapOps.h b/NmapOps.h index eaf38ca2f..0a8da1ea3 100644 --- a/NmapOps.h +++ b/NmapOps.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/NmapOutputTable.cc b/NmapOutputTable.cc index 62a515837..f94152aca 100644 --- a/NmapOutputTable.cc +++ b/NmapOutputTable.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/NmapOutputTable.h b/NmapOutputTable.h index 6f6a72ce1..19cc7605f 100644 --- a/NmapOutputTable.h +++ b/NmapOutputTable.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/Target.cc b/Target.cc index a4d9de739..27fccdab8 100644 --- a/Target.cc +++ b/Target.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/Target.h b/Target.h index 50efed748..d7bcef353 100644 --- a/Target.h +++ b/Target.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/TargetGroup.cc b/TargetGroup.cc index 4f0cee49a..9eed81dce 100644 --- a/TargetGroup.cc +++ b/TargetGroup.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/TargetGroup.h b/TargetGroup.h index 90bd72a71..1f49d8d0a 100644 --- a/TargetGroup.h +++ b/TargetGroup.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/charpool.cc b/charpool.cc index 9dbce0f90..42c54e4b3 100644 --- a/charpool.cc +++ b/charpool.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/charpool.h b/charpool.h index 44a769e47..61f221cee 100644 --- a/charpool.h +++ b/charpool.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/config.h.in b/config.h.in index 4c3eb6f68..05bff162d 100644 --- a/config.h.in +++ b/config.h.in @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/global_structures.h b/global_structures.h index d451f3014..be0960d0f 100644 --- a/global_structures.h +++ b/global_structures.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/idle_scan.cc b/idle_scan.cc index 67d970bb2..c7ba1950c 100644 --- a/idle_scan.cc +++ b/idle_scan.cc @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/idle_scan.h b/idle_scan.h index fbb85fe10..640f9fadc 100644 --- a/idle_scan.h +++ b/idle_scan.h @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/main.cc b/main.cc index 02f28cb2f..af956f799 100644 --- a/main.cc +++ b/main.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/mswin32/winclude.h b/mswin32/winclude.h index 6e23e3ef7..b063f5e7d 100644 --- a/mswin32/winclude.h +++ b/mswin32/winclude.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/mswin32/winfix.cc b/mswin32/winfix.cc index a4749e83a..70563a872 100644 --- a/mswin32/winfix.cc +++ b/mswin32/winfix.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap-header-template.cc b/nmap-header-template.cc index 362c5049f..d89aa644c 100644 --- a/nmap-header-template.cc +++ b/nmap-header-template.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap.cc b/nmap.cc index 53b40e19a..cec1367f5 100644 --- a/nmap.cc +++ b/nmap.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap.h b/nmap.h index 19e2d4da4..16d6f133a 100644 --- a/nmap.h +++ b/nmap.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_amigaos.h b/nmap_amigaos.h index 8da90b50a..ec44f21be 100644 --- a/nmap_amigaos.h +++ b/nmap_amigaos.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_dns.cc b/nmap_dns.cc index ad5277ffb..714ad1314 100644 --- a/nmap_dns.cc +++ b/nmap_dns.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_dns.h b/nmap_dns.h index 8370e9e4e..274953bbb 100644 --- a/nmap_dns.h +++ b/nmap_dns.h @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_error.cc b/nmap_error.cc index cb643a207..fb38bc0f3 100644 --- a/nmap_error.cc +++ b/nmap_error.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_error.h b/nmap_error.h index 03849d6cd..50071c551 100644 --- a/nmap_error.h +++ b/nmap_error.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_rpc.cc b/nmap_rpc.cc index b230bb8a6..49baf3831 100644 --- a/nmap_rpc.cc +++ b/nmap_rpc.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_rpc.h b/nmap_rpc.h index 6e2189486..a5f3f4ec0 100644 --- a/nmap_rpc.h +++ b/nmap_rpc.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_tty.cc b/nmap_tty.cc index 5c2569c49..1ef7b27a3 100644 --- a/nmap_tty.cc +++ b/nmap_tty.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_tty.h b/nmap_tty.h index 485c04a76..ddc27edec 100644 --- a/nmap_tty.h +++ b/nmap_tty.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/nmap_winconfig.h b/nmap_winconfig.h index e41670706..186e84b61 100644 --- a/nmap_winconfig.h +++ b/nmap_winconfig.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/osscan.cc b/osscan.cc index 41bedd18b..3bd7b42aa 100644 --- a/osscan.cc +++ b/osscan.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/osscan.h b/osscan.h index 30a24685c..ac2f207e7 100644 --- a/osscan.h +++ b/osscan.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/osscan2.cc b/osscan2.cc index e38de1999..80cde2753 100644 --- a/osscan2.cc +++ b/osscan2.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/osscan2.h b/osscan2.h index 2ec3f0613..8a2769ec8 100644 --- a/osscan2.h +++ b/osscan2.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/output.cc b/output.cc index 57618bd7b..81184f64c 100644 --- a/output.cc +++ b/output.cc @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/output.h b/output.h index 6ec6654ad..4270b1b4d 100644 --- a/output.h +++ b/output.h @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/portlist.cc b/portlist.cc index 8ddcfebbf..4481966be 100644 --- a/portlist.cc +++ b/portlist.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/portlist.h b/portlist.h index f3fc9df90..e3698f653 100644 --- a/portlist.h +++ b/portlist.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/portreasons.cc b/portreasons.cc index e5be4fb90..ae2de84d1 100644 --- a/portreasons.cc +++ b/portreasons.cc @@ -3,17 +3,17 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2004 Insecure.Com LLC. Nmap * - * is also a registered trademark of Insecure.Com LLC. This program is * - * free software; you may redistribute and/or modify it under the * - * terms of the GNU General Public License as published by the Free * - * Software Foundation; Version 2. This guarantees your right to use, * - * modify, and redistribute this software under certain conditions. If * - * you wish to embed Nmap technology into proprietary software, we may be * - * willing to sell alternative licenses (contact sales@insecure.com). * - * Many security scanner vendors already license Nmap technology such as * - * our remote OS fingerprinting database and code, service/version * - * detection system, and port scanning code. * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * + * also a registered trademark of Insecure.Com LLC. This program is free * + * software; you may redistribute and/or modify it under the terms of the * + * GNU General Public License as published by the Free Software * + * Foundation; Version 2 with the clarifications and exceptions described * + * below. This guarantees your right to use, modify, and redistribute * + * this software under certain conditions. If you wish to embed Nmap * + * technology into proprietary software, we sell alternative licenses * + * (contact sales@insecure.com). Dozens of software vendors already * + * license Nmap technology such as host discovery, port scanning, OS * + * detection, and version detection. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * @@ -36,7 +36,7 @@ * These restrictions only apply when you actually redistribute Nmap. For * * example, nothing stops you from writing and selling a proprietary * * front-end to Nmap. Just distribute it by itself, and point people to * - * http://www.insecure.org/nmap/ to download Nmap. * + * http://insecure.org/nmap/ to download Nmap. * * * * We don't consider these to be added restrictions on top of the GPL, but * * just a clarification of how we interpret "derived works" as it applies * @@ -48,10 +48,10 @@ * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * * we also offer alternative license to integrate Nmap into proprietary * - * applications and appliances. These contracts have been sold to many * - * security vendors, and generally include a perpetual license as well as * - * providing for priority support and updates as well as helping to fund * - * the continued development of Nmap technology. Please email * + * applications and appliances. These contracts have been sold to dozens * + * of software vendors, and generally include a perpetual license as well * + * as providing for priority support and updates as well as helping to * + * fund the continued development of Nmap technology. Please email * * sales@insecure.com for further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * diff --git a/portreasons.h b/portreasons.h index b54546147..89ff7b0d7 100644 --- a/portreasons.h +++ b/portreasons.h @@ -3,17 +3,17 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2004 Insecure.Com LLC. Nmap * - * is also a registered trademark of Insecure.Com LLC. This program is * - * free software; you may redistribute and/or modify it under the * - * terms of the GNU General Public License as published by the Free * - * Software Foundation; Version 2. This guarantees your right to use, * - * modify, and redistribute this software under certain conditions. If * - * you wish to embed Nmap technology into proprietary software, we may be * - * willing to sell alternative licenses (contact sales@insecure.com). * - * Many security scanner vendors already license Nmap technology such as * - * our remote OS fingerprinting database and code, service/version * - * detection system, and port scanning code. * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * + * also a registered trademark of Insecure.Com LLC. This program is free * + * software; you may redistribute and/or modify it under the terms of the * + * GNU General Public License as published by the Free Software * + * Foundation; Version 2 with the clarifications and exceptions described * + * below. This guarantees your right to use, modify, and redistribute * + * this software under certain conditions. If you wish to embed Nmap * + * technology into proprietary software, we sell alternative licenses * + * (contact sales@insecure.com). Dozens of software vendors already * + * license Nmap technology such as host discovery, port scanning, OS * + * detection, and version detection. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * @@ -36,7 +36,7 @@ * These restrictions only apply when you actually redistribute Nmap. For * * example, nothing stops you from writing and selling a proprietary * * front-end to Nmap. Just distribute it by itself, and point people to * - * http://www.insecure.org/nmap/ to download Nmap. * + * http://insecure.org/nmap/ to download Nmap. * * * * We don't consider these to be added restrictions on top of the GPL, but * * just a clarification of how we interpret "derived works" as it applies * @@ -48,10 +48,10 @@ * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * * we also offer alternative license to integrate Nmap into proprietary * - * applications and appliances. These contracts have been sold to many * - * security vendors, and generally include a perpetual license as well as * - * providing for priority support and updates as well as helping to fund * - * the continued development of Nmap technology. Please email * + * applications and appliances. These contracts have been sold to dozens * + * of software vendors, and generally include a perpetual license as well * + * as providing for priority support and updates as well as helping to * + * fund the continued development of Nmap technology. Please email * * sales@insecure.com for further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * diff --git a/protocols.cc b/protocols.cc index aa41915a9..24d5a083f 100644 --- a/protocols.cc +++ b/protocols.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/protocols.h b/protocols.h index d54e2cce6..ad509f21e 100644 --- a/protocols.h +++ b/protocols.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/scan_engine.cc b/scan_engine.cc index c1352f059..dad48faf7 100644 --- a/scan_engine.cc +++ b/scan_engine.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/scan_engine.h b/scan_engine.h index fd011a712..1488e6b32 100644 --- a/scan_engine.h +++ b/scan_engine.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/service_scan.cc b/service_scan.cc index 089a3c654..06f7fde0a 100644 --- a/service_scan.cc +++ b/service_scan.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/service_scan.h b/service_scan.h index d4860a893..aa7122340 100644 --- a/service_scan.h +++ b/service_scan.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/services.cc b/services.cc index 524cc7f7e..495db56b4 100644 --- a/services.cc +++ b/services.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/services.h b/services.h index eb3dd6808..de743a1e9 100644 --- a/services.h +++ b/services.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/targets.cc b/targets.cc index c7b0bc564..d14eff2e1 100644 --- a/targets.cc +++ b/targets.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/targets.h b/targets.h index 1c09d6c22..5d9933f5a 100644 --- a/targets.h +++ b/targets.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/tcpip.cc b/tcpip.cc index ca73082ae..930804617 100644 --- a/tcpip.cc +++ b/tcpip.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/tcpip.h b/tcpip.h index 03267a53e..2e457448b 100644 --- a/tcpip.h +++ b/tcpip.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/timing.cc b/timing.cc index a3d58ff28..8c6f33329 100644 --- a/timing.cc +++ b/timing.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/timing.h b/timing.h index 520982872..55ab54cfd 100644 --- a/timing.h +++ b/timing.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/traceroute.cc b/traceroute.cc index 5289cb013..1fe2f42a4 100644 --- a/traceroute.cc +++ b/traceroute.cc @@ -3,17 +3,17 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2004 Insecure.Com LLC. Nmap * - * is also a registered trademark of Insecure.Com LLC. This program is * - * free software; you may redistribute and/or modify it under the * - * terms of the GNU General Public License as published by the Free * - * Software Foundation; Version 2. This guarantees your right to use, * - * modify, and redistribute this software under certain conditions. If * - * you wish to embed Nmap technology into proprietary software, we may be * - * willing to sell alternative licenses (contact sales@insecure.com). * - * Many security scanner vendors already license Nmap technology such as * - * our remote OS fingerprinting database and code, service/version * - * detection system, and port scanning code. * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * + * also a registered trademark of Insecure.Com LLC. This program is free * + * software; you may redistribute and/or modify it under the terms of the * + * GNU General Public License as published by the Free Software * + * Foundation; Version 2 with the clarifications and exceptions described * + * below. This guarantees your right to use, modify, and redistribute * + * this software under certain conditions. If you wish to embed Nmap * + * technology into proprietary software, we sell alternative licenses * + * (contact sales@insecure.com). Dozens of software vendors already * + * license Nmap technology such as host discovery, port scanning, OS * + * detection, and version detection. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * @@ -36,7 +36,7 @@ * These restrictions only apply when you actually redistribute Nmap. For * * example, nothing stops you from writing and selling a proprietary * * front-end to Nmap. Just distribute it by itself, and point people to * - * http://www.insecure.org/nmap/ to download Nmap. * + * http://insecure.org/nmap/ to download Nmap. * * * * We don't consider these to be added restrictions on top of the GPL, but * * just a clarification of how we interpret "derived works" as it applies * @@ -48,10 +48,10 @@ * If you have any questions about the GPL licensing restrictions on using * * Nmap in non-GPL works, we would be happy to help. As mentioned above, * * we also offer alternative license to integrate Nmap into proprietary * - * applications and appliances. These contracts have been sold to many * - * security vendors, and generally include a perpetual license as well as * - * providing for priority support and updates as well as helping to fund * - * the continued development of Nmap technology. Please email * + * applications and appliances. These contracts have been sold to dozens * + * of software vendors, and generally include a perpetual license as well * + * as providing for priority support and updates as well as helping to * + * fund the continued development of Nmap technology. Please email * * sales@insecure.com for further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * diff --git a/utils.cc b/utils.cc index a33c22057..9f340bd53 100644 --- a/utils.cc +++ b/utils.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * diff --git a/utils.h b/utils.h index 00be9fb3b..c1f784f5b 100644 --- a/utils.h +++ b/utils.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2006 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2008 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software *