From ccd0c02a4c518f88e9ecfd6eb076660219714944 Mon Sep 17 00:00:00 2001 From: d33tah Date: Wed, 11 Sep 2013 19:06:20 +0000 Subject: [PATCH] Add a lacking space in the license comment. The command I used to do this is: for file in `grep "* including the terms and conditions of this license text as well. \*" * -r --files-with-match `; do sed "s/\* including the terms and conditions of this license text as well. \*/* including the terms and conditions of this license text as well. */g" -i $file; done --- COPYING | 2 +- FPEngine.cc | 2 +- FPEngine.h | 2 +- FingerPrintResults.cc | 2 +- FingerPrintResults.h | 2 +- MACLookup.cc | 2 +- MACLookup.h | 2 +- NmapOps.cc | 2 +- NmapOps.h | 2 +- NmapOutputTable.cc | 2 +- NmapOutputTable.h | 2 +- Target.cc | 2 +- Target.h | 2 +- TargetGroup.cc | 2 +- TargetGroup.h | 2 +- charpool.cc | 2 +- charpool.h | 2 +- global_structures.h | 2 +- idle_scan.cc | 2 +- idle_scan.h | 2 +- libnetutil/ARPHeader.cc | 2 +- libnetutil/ARPHeader.h | 2 +- libnetutil/ApplicationLayerElement.h | 2 +- libnetutil/DataLinkLayerElement.h | 2 +- libnetutil/DestOptsHeader.cc | 2 +- libnetutil/DestOptsHeader.h | 2 +- libnetutil/EthernetHeader.cc | 2 +- libnetutil/EthernetHeader.h | 2 +- libnetutil/FragmentHeader.cc | 2 +- libnetutil/FragmentHeader.h | 2 +- libnetutil/HopByHopHeader.cc | 2 +- libnetutil/HopByHopHeader.h | 2 +- libnetutil/ICMPHeader.h | 2 +- libnetutil/ICMPv4Header.cc | 2 +- libnetutil/ICMPv4Header.h | 2 +- libnetutil/ICMPv6Header.cc | 2 +- libnetutil/ICMPv6Header.h | 2 +- libnetutil/ICMPv6Option.cc | 2 +- libnetutil/ICMPv6Option.h | 2 +- libnetutil/ICMPv6RRBody.cc | 2 +- libnetutil/ICMPv6RRBody.h | 2 +- libnetutil/IPv4Header.cc | 2 +- libnetutil/IPv4Header.h | 2 +- libnetutil/IPv6ExtensionHeader.h | 2 +- libnetutil/IPv6Header.cc | 2 +- libnetutil/IPv6Header.h | 2 +- libnetutil/NetworkLayerElement.cc | 2 +- libnetutil/NetworkLayerElement.h | 2 +- libnetutil/PacketElement.cc | 2 +- libnetutil/PacketElement.h | 2 +- libnetutil/PacketParser.cc | 2 +- libnetutil/PacketParser.h | 2 +- libnetutil/RawData.cc | 2 +- libnetutil/RawData.h | 2 +- libnetutil/RoutingHeader.cc | 2 +- libnetutil/RoutingHeader.h | 2 +- libnetutil/TCPHeader.cc | 2 +- libnetutil/TCPHeader.h | 2 +- libnetutil/TransportLayerElement.cc | 2 +- libnetutil/TransportLayerElement.h | 2 +- libnetutil/UDPHeader.cc | 2 +- libnetutil/UDPHeader.h | 2 +- libnetutil/netutil.cc | 2 +- libnetutil/netutil.h | 2 +- libnetutil/npacket.h | 2 +- main.cc | 2 +- mswin32/winclude.h | 2 +- mswin32/winfix.cc | 2 +- nbase/getaddrinfo.c | 2 +- nbase/getnameinfo.c | 2 +- nbase/nbase.h | 2 +- nbase/nbase_addrset.c | 2 +- nbase/nbase_addrset.h | 2 +- nbase/nbase_config.h.in | 2 +- nbase/nbase_crc32ct.h | 2 +- nbase/nbase_ipv6.h | 2 +- nbase/nbase_memalloc.c | 2 +- nbase/nbase_misc.c | 2 +- nbase/nbase_rnd.c | 2 +- nbase/nbase_str.c | 2 +- nbase/nbase_time.c | 2 +- nbase/nbase_winconfig.h | 2 +- nbase/nbase_winunix.c | 2 +- nbase/nbase_winunix.h | 2 +- nbase/strcasecmp.c | 2 +- ncat/base64.c | 2 +- ncat/base64.h | 2 +- ncat/config_win.h | 2 +- ncat/http.c | 2 +- ncat/http.h | 2 +- ncat/http_digest.c | 2 +- ncat/ncat.h | 2 +- ncat/ncat_config.h | 2 +- ncat/ncat_connect.c | 2 +- ncat/ncat_connect.h | 2 +- ncat/ncat_core.c | 2 +- ncat/ncat_core.h | 2 +- ncat/ncat_exec.h | 2 +- ncat/ncat_exec_win.c | 2 +- ncat/ncat_listen.c | 2 +- ncat/ncat_listen.h | 2 +- ncat/ncat_lua.c | 2 +- ncat/ncat_lua.h | 2 +- ncat/ncat_main.c | 2 +- ncat/ncat_posix.c | 2 +- ncat/ncat_proxy.c | 2 +- ncat/ncat_proxy.h | 2 +- ncat/ncat_ssl.c | 2 +- ncat/ncat_ssl.h | 2 +- ncat/ncat_win.c | 2 +- ncat/sockaddr_u.h | 2 +- ncat/sys_wrap.c | 2 +- ncat/sys_wrap.h | 2 +- ncat/util.c | 2 +- ncat/util.h | 2 +- nmap-header-template.cc | 2 +- nmap.cc | 2 +- nmap.h | 2 +- nmap_amigaos.h | 2 +- nmap_config.h.in | 2 +- nmap_dns.cc | 2 +- nmap_dns.h | 2 +- nmap_error.cc | 2 +- nmap_error.h | 2 +- nmap_tty.cc | 2 +- nmap_tty.h | 2 +- nmap_winconfig.h | 2 +- nping/ArgParser.cc | 2 +- nping/ArgParser.h | 2 +- nping/COPYING | 2 +- nping/Crypto.cc | 2 +- nping/Crypto.h | 2 +- nping/EchoClient.cc | 2 +- nping/EchoClient.h | 2 +- nping/EchoHeader.cc | 2 +- nping/EchoHeader.h | 2 +- nping/EchoServer.cc | 2 +- nping/EchoServer.h | 2 +- nping/NEPContext.cc | 2 +- nping/NEPContext.h | 2 +- nping/NpingOps.cc | 2 +- nping/NpingOps.h | 2 +- nping/NpingTarget.cc | 2 +- nping/NpingTarget.h | 2 +- nping/NpingTargets.cc | 2 +- nping/NpingTargets.h | 2 +- nping/PacketDiff.cc | 2 +- nping/PacketDiff.h | 2 +- nping/ProbeMode.cc | 2 +- nping/ProbeMode.h | 2 +- nping/common.cc | 2 +- nping/common.h | 2 +- nping/common_modified.cc | 2 +- nping/common_modified.h | 2 +- nping/nping.cc | 2 +- nping/nping.h | 2 +- nping/nping_config.h.in | 2 +- nping/nping_winconfig.h | 2 +- nping/output.cc | 2 +- nping/output.h | 2 +- nping/stats.cc | 2 +- nping/stats.h | 2 +- nping/utils.cc | 2 +- nping/utils.h | 2 +- nping/utils_net.cc | 2 +- nping/utils_net.h | 2 +- nping/winclude.h | 2 +- nping/winfix.cc | 2 +- nse_ssl_cert.cc | 2 +- nse_ssl_cert.h | 2 +- osscan.cc | 2 +- osscan.h | 2 +- osscan2.cc | 2 +- osscan2.h | 2 +- output.cc | 2 +- output.h | 2 +- payload.cc | 2 +- payload.h | 2 +- portlist.cc | 2 +- portlist.h | 2 +- portreasons.cc | 2 +- portreasons.h | 2 +- protocols.cc | 2 +- protocols.h | 2 +- scan_engine.cc | 2 +- scan_engine.h | 2 +- service_scan.cc | 2 +- service_scan.h | 2 +- services.cc | 2 +- services.h | 2 +- targets.cc | 2 +- targets.h | 2 +- tcpip.cc | 2 +- tcpip.h | 2 +- timing.cc | 2 +- timing.h | 2 +- traceroute.cc | 2 +- traceroute.h | 2 +- utils.cc | 2 +- utils.h | 2 +- xml.cc | 2 +- xml.h | 2 +- zenmap/install_scripts/utils/version_update.py | 2 +- zenmap/radialnet/__init__.py | 2 +- zenmap/radialnet/bestwidgets/__init__.py | 2 +- zenmap/radialnet/bestwidgets/boxes.py | 2 +- zenmap/radialnet/bestwidgets/buttons.py | 2 +- zenmap/radialnet/bestwidgets/comboboxes.py | 2 +- zenmap/radialnet/bestwidgets/expanders.py | 2 +- zenmap/radialnet/bestwidgets/frames.py | 2 +- zenmap/radialnet/bestwidgets/labels.py | 2 +- zenmap/radialnet/bestwidgets/textview.py | 2 +- zenmap/radialnet/bestwidgets/windows.py | 2 +- zenmap/radialnet/core/ArgvHandle.py | 2 +- zenmap/radialnet/core/Coordinate.py | 2 +- zenmap/radialnet/core/Graph.py | 2 +- zenmap/radialnet/core/Info.py | 2 +- zenmap/radialnet/core/Interpolation.py | 2 +- zenmap/radialnet/core/XMLHandler.py | 2 +- zenmap/radialnet/core/__init__.py | 2 +- zenmap/radialnet/gui/Application.py | 2 +- zenmap/radialnet/gui/ControlWidget.py | 2 +- zenmap/radialnet/gui/Dialogs.py | 2 +- zenmap/radialnet/gui/HostsViewer.py | 2 +- zenmap/radialnet/gui/Image.py | 2 +- zenmap/radialnet/gui/NodeNotebook.py | 2 +- zenmap/radialnet/gui/NodeWindow.py | 2 +- zenmap/radialnet/gui/RadialNet.py | 2 +- zenmap/radialnet/gui/SaveDialog.py | 2 +- zenmap/radialnet/gui/Toolbar.py | 2 +- zenmap/radialnet/gui/__init__.py | 2 +- zenmap/radialnet/radialnet.pyw | 2 +- zenmap/radialnet/util/__init__.py | 2 +- zenmap/radialnet/util/drawing.py | 2 +- zenmap/radialnet/util/geometry.py | 2 +- zenmap/radialnet/util/integration.py | 2 +- zenmap/radialnet/util/misc.py | 2 +- zenmap/setup.py | 2 +- zenmap/zenmap | 2 +- zenmap/zenmapCore/BasePaths.py | 2 +- zenmap/zenmapCore/Diff.py | 2 +- zenmap/zenmapCore/I18N.py | 2 +- zenmap/zenmapCore/NSEDocParser.py | 2 +- zenmap/zenmapCore/Name.py | 2 +- zenmap/zenmapCore/NetworkInventory.py | 2 +- zenmap/zenmapCore/NmapCommand.py | 2 +- zenmap/zenmapCore/NmapParser.py | 2 +- zenmap/zenmapCore/Paths.py | 2 +- zenmap/zenmapCore/RecentScans.py | 2 +- zenmap/zenmapCore/ScriptArgsParser.py | 2 +- zenmap/zenmapCore/ScriptMetadata.py | 2 +- zenmap/zenmapCore/SearchResult.py | 2 +- zenmap/zenmapCore/StringPool.py | 2 +- zenmap/zenmapCore/TargetList.py | 2 +- zenmap/zenmapCore/UmitConf.py | 2 +- zenmap/zenmapCore/UmitConfigParser.py | 2 +- zenmap/zenmapCore/UmitDB.py | 2 +- zenmap/zenmapCore/UmitLogging.py | 2 +- zenmap/zenmapCore/UmitOptionParser.py | 2 +- zenmap/zenmapCore/__init__.py | 2 +- zenmap/zenmapGUI/About.py | 2 +- zenmap/zenmapGUI/App.py | 2 +- zenmap/zenmapGUI/BugReport.py | 2 +- zenmap/zenmapGUI/CrashReport.py | 2 +- zenmap/zenmapGUI/DiffCompare.py | 2 +- zenmap/zenmapGUI/FileChoosers.py | 2 +- zenmap/zenmapGUI/Icons.py | 2 +- zenmap/zenmapGUI/MainWindow.py | 2 +- zenmap/zenmapGUI/NmapOutputProperties.py | 2 +- zenmap/zenmapGUI/NmapOutputViewer.py | 2 +- zenmap/zenmapGUI/OptionBuilder.py | 2 +- zenmap/zenmapGUI/Print.py | 2 +- zenmap/zenmapGUI/ProfileCombo.py | 2 +- zenmap/zenmapGUI/ProfileEditor.py | 2 +- zenmap/zenmapGUI/ProfileHelp.py | 2 +- zenmap/zenmapGUI/ScanHostDetailsPage.py | 2 +- zenmap/zenmapGUI/ScanHostsView.py | 2 +- zenmap/zenmapGUI/ScanInterface.py | 2 +- zenmap/zenmapGUI/ScanNmapOutputPage.py | 2 +- zenmap/zenmapGUI/ScanOpenPortsPage.py | 2 +- zenmap/zenmapGUI/ScanRunDetailsPage.py | 2 +- zenmap/zenmapGUI/ScanScanListPage.py | 2 +- zenmap/zenmapGUI/ScanToolbar.py | 2 +- zenmap/zenmapGUI/ScansListStore.py | 2 +- zenmap/zenmapGUI/ScriptInterface.py | 2 +- zenmap/zenmapGUI/SearchGUI.py | 2 +- zenmap/zenmapGUI/SearchWindow.py | 2 +- zenmap/zenmapGUI/TargetCombo.py | 2 +- zenmap/zenmapGUI/TopologyPage.py | 2 +- zenmap/zenmapGUI/__init__.py | 2 +- zenmap/zenmapGUI/higwidgets/__init__.py | 2 +- zenmap/zenmapGUI/higwidgets/gtkutils.py | 2 +- zenmap/zenmapGUI/higwidgets/higboxes.py | 2 +- zenmap/zenmapGUI/higwidgets/higbuttons.py | 2 +- zenmap/zenmapGUI/higwidgets/higdialogs.py | 2 +- zenmap/zenmapGUI/higwidgets/higentries.py | 2 +- zenmap/zenmapGUI/higwidgets/higexpanders.py | 2 +- zenmap/zenmapGUI/higwidgets/higframe.py | 2 +- zenmap/zenmapGUI/higwidgets/higlabels.py | 2 +- zenmap/zenmapGUI/higwidgets/higlogindialogs.py | 2 +- zenmap/zenmapGUI/higwidgets/hignotebooks.py | 2 +- zenmap/zenmapGUI/higwidgets/higprogressbars.py | 2 +- zenmap/zenmapGUI/higwidgets/higscrollers.py | 2 +- zenmap/zenmapGUI/higwidgets/higspinner.py | 2 +- zenmap/zenmapGUI/higwidgets/higtables.py | 2 +- zenmap/zenmapGUI/higwidgets/higtextviewers.py | 2 +- zenmap/zenmapGUI/higwidgets/higwindows.py | 2 +- zenmap/zenmapGUI/higwidgets/utils.py | 2 +- 308 files changed, 308 insertions(+), 308 deletions(-) diff --git a/COPYING b/COPYING index 04db55e24..37b175374 100644 --- a/COPYING +++ b/COPYING @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/FPEngine.cc b/FPEngine.cc index d543d57c3..483c2bb7f 100644 --- a/FPEngine.cc +++ b/FPEngine.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/FPEngine.h b/FPEngine.h index 656255257..5d3989daa 100644 --- a/FPEngine.h +++ b/FPEngine.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/FingerPrintResults.cc b/FingerPrintResults.cc index edbd03c7b..654524d02 100644 --- a/FingerPrintResults.cc +++ b/FingerPrintResults.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/FingerPrintResults.h b/FingerPrintResults.h index 8f0488891..81fee1400 100644 --- a/FingerPrintResults.h +++ b/FingerPrintResults.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/MACLookup.cc b/MACLookup.cc index 8733a08a2..48cc7428c 100644 --- a/MACLookup.cc +++ b/MACLookup.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/MACLookup.h b/MACLookup.h index 3804fb3b9..8b522d3ab 100644 --- a/MACLookup.h +++ b/MACLookup.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/NmapOps.cc b/NmapOps.cc index a8a5c19b4..0b8c8c1cd 100644 --- a/NmapOps.cc +++ b/NmapOps.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/NmapOps.h b/NmapOps.h index d905d0db7..ad9003113 100644 --- a/NmapOps.h +++ b/NmapOps.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/NmapOutputTable.cc b/NmapOutputTable.cc index 1f89bd3a2..b47d067e5 100644 --- a/NmapOutputTable.cc +++ b/NmapOutputTable.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/NmapOutputTable.h b/NmapOutputTable.h index ec9ec9501..9df4179b0 100644 --- a/NmapOutputTable.h +++ b/NmapOutputTable.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/Target.cc b/Target.cc index 5afd1e1e0..0efa8f8e8 100644 --- a/Target.cc +++ b/Target.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/Target.h b/Target.h index 9a8441748..c370e8a72 100644 --- a/Target.h +++ b/Target.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/TargetGroup.cc b/TargetGroup.cc index 4db2406ac..5f3f02a1f 100644 --- a/TargetGroup.cc +++ b/TargetGroup.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/TargetGroup.h b/TargetGroup.h index dc218a2ce..e8ab94fb9 100644 --- a/TargetGroup.h +++ b/TargetGroup.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/charpool.cc b/charpool.cc index 8134d00de..87532d941 100644 --- a/charpool.cc +++ b/charpool.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/charpool.h b/charpool.h index 86e7d51ba..21cc6eb4f 100644 --- a/charpool.h +++ b/charpool.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/global_structures.h b/global_structures.h index f6ae4f9a6..3ba22d43e 100644 --- a/global_structures.h +++ b/global_structures.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/idle_scan.cc b/idle_scan.cc index f0d4c78ff..f0e4fe0e9 100644 --- a/idle_scan.cc +++ b/idle_scan.cc @@ -73,7 +73,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/idle_scan.h b/idle_scan.h index 987ea61cc..bb1709cee 100644 --- a/idle_scan.h +++ b/idle_scan.h @@ -73,7 +73,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ARPHeader.cc b/libnetutil/ARPHeader.cc index 05ac15956..4e7ddf960 100644 --- a/libnetutil/ARPHeader.cc +++ b/libnetutil/ARPHeader.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ARPHeader.h b/libnetutil/ARPHeader.h index 1fffc8c55..cbb42daa0 100644 --- a/libnetutil/ARPHeader.h +++ b/libnetutil/ARPHeader.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ApplicationLayerElement.h b/libnetutil/ApplicationLayerElement.h index 71fe1384a..b3d8db8ce 100644 --- a/libnetutil/ApplicationLayerElement.h +++ b/libnetutil/ApplicationLayerElement.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/DataLinkLayerElement.h b/libnetutil/DataLinkLayerElement.h index 569c392c4..dca46ffbf 100755 --- a/libnetutil/DataLinkLayerElement.h +++ b/libnetutil/DataLinkLayerElement.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/DestOptsHeader.cc b/libnetutil/DestOptsHeader.cc index 28b67683f..c7b8b3b39 100644 --- a/libnetutil/DestOptsHeader.cc +++ b/libnetutil/DestOptsHeader.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/DestOptsHeader.h b/libnetutil/DestOptsHeader.h index b8b6df687..e0a8cfe4d 100644 --- a/libnetutil/DestOptsHeader.h +++ b/libnetutil/DestOptsHeader.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/EthernetHeader.cc b/libnetutil/EthernetHeader.cc index 6aac214b7..80b176609 100755 --- a/libnetutil/EthernetHeader.cc +++ b/libnetutil/EthernetHeader.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/EthernetHeader.h b/libnetutil/EthernetHeader.h index b73c2526b..3fe24e6fc 100755 --- a/libnetutil/EthernetHeader.h +++ b/libnetutil/EthernetHeader.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/FragmentHeader.cc b/libnetutil/FragmentHeader.cc index 2e3a7f310..a358dfa0e 100644 --- a/libnetutil/FragmentHeader.cc +++ b/libnetutil/FragmentHeader.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/FragmentHeader.h b/libnetutil/FragmentHeader.h index 5ce7f202e..e0338912e 100644 --- a/libnetutil/FragmentHeader.h +++ b/libnetutil/FragmentHeader.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/HopByHopHeader.cc b/libnetutil/HopByHopHeader.cc index 8e361e1d7..735c66ea5 100644 --- a/libnetutil/HopByHopHeader.cc +++ b/libnetutil/HopByHopHeader.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/HopByHopHeader.h b/libnetutil/HopByHopHeader.h index 893e3d863..b392e5b6c 100644 --- a/libnetutil/HopByHopHeader.h +++ b/libnetutil/HopByHopHeader.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPHeader.h b/libnetutil/ICMPHeader.h index 41f17aca6..23b8af3f9 100644 --- a/libnetutil/ICMPHeader.h +++ b/libnetutil/ICMPHeader.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv4Header.cc b/libnetutil/ICMPv4Header.cc index f258d65e6..e5b8a4537 100755 --- a/libnetutil/ICMPv4Header.cc +++ b/libnetutil/ICMPv4Header.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv4Header.h b/libnetutil/ICMPv4Header.h index dc34fa125..135e37697 100755 --- a/libnetutil/ICMPv4Header.h +++ b/libnetutil/ICMPv4Header.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6Header.cc b/libnetutil/ICMPv6Header.cc index 06573a806..120a89bf9 100755 --- a/libnetutil/ICMPv6Header.cc +++ b/libnetutil/ICMPv6Header.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6Header.h b/libnetutil/ICMPv6Header.h index e8537b7d6..547638e35 100755 --- a/libnetutil/ICMPv6Header.h +++ b/libnetutil/ICMPv6Header.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6Option.cc b/libnetutil/ICMPv6Option.cc index b21a42a88..6babab75d 100755 --- a/libnetutil/ICMPv6Option.cc +++ b/libnetutil/ICMPv6Option.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6Option.h b/libnetutil/ICMPv6Option.h index ebc95fa1b..af4bd3479 100755 --- a/libnetutil/ICMPv6Option.h +++ b/libnetutil/ICMPv6Option.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6RRBody.cc b/libnetutil/ICMPv6RRBody.cc index cc6a0b0ec..e7dee9fed 100755 --- a/libnetutil/ICMPv6RRBody.cc +++ b/libnetutil/ICMPv6RRBody.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/ICMPv6RRBody.h b/libnetutil/ICMPv6RRBody.h index 3f48b8bbe..dc79c78d1 100755 --- a/libnetutil/ICMPv6RRBody.h +++ b/libnetutil/ICMPv6RRBody.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/IPv4Header.cc b/libnetutil/IPv4Header.cc index df9e9c1aa..2ee893840 100644 --- a/libnetutil/IPv4Header.cc +++ b/libnetutil/IPv4Header.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/IPv4Header.h b/libnetutil/IPv4Header.h index 1ebd9e1f4..c54a03ec2 100644 --- a/libnetutil/IPv4Header.h +++ b/libnetutil/IPv4Header.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/IPv6ExtensionHeader.h b/libnetutil/IPv6ExtensionHeader.h index 2ce032520..a80f4b415 100644 --- a/libnetutil/IPv6ExtensionHeader.h +++ b/libnetutil/IPv6ExtensionHeader.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/IPv6Header.cc b/libnetutil/IPv6Header.cc index 1d6000a48..106882325 100755 --- a/libnetutil/IPv6Header.cc +++ b/libnetutil/IPv6Header.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/IPv6Header.h b/libnetutil/IPv6Header.h index f17aefe78..6781e7329 100644 --- a/libnetutil/IPv6Header.h +++ b/libnetutil/IPv6Header.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/NetworkLayerElement.cc b/libnetutil/NetworkLayerElement.cc index 667f51c22..3b32d57c3 100644 --- a/libnetutil/NetworkLayerElement.cc +++ b/libnetutil/NetworkLayerElement.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/NetworkLayerElement.h b/libnetutil/NetworkLayerElement.h index dddd3e20b..e671d084e 100644 --- a/libnetutil/NetworkLayerElement.h +++ b/libnetutil/NetworkLayerElement.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/PacketElement.cc b/libnetutil/PacketElement.cc index 4de6a365c..945955c8d 100644 --- a/libnetutil/PacketElement.cc +++ b/libnetutil/PacketElement.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/PacketElement.h b/libnetutil/PacketElement.h index 9b8a0bc83..be0477981 100644 --- a/libnetutil/PacketElement.h +++ b/libnetutil/PacketElement.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/PacketParser.cc b/libnetutil/PacketParser.cc index e0f47efc2..c82e311c5 100644 --- a/libnetutil/PacketParser.cc +++ b/libnetutil/PacketParser.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/PacketParser.h b/libnetutil/PacketParser.h index 15e85e1c4..21aa3d729 100644 --- a/libnetutil/PacketParser.h +++ b/libnetutil/PacketParser.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/RawData.cc b/libnetutil/RawData.cc index 693cde00b..92c44d1eb 100644 --- a/libnetutil/RawData.cc +++ b/libnetutil/RawData.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/RawData.h b/libnetutil/RawData.h index c121f26ad..39e07adee 100644 --- a/libnetutil/RawData.h +++ b/libnetutil/RawData.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/RoutingHeader.cc b/libnetutil/RoutingHeader.cc index 2ef190c4a..bfbb2be19 100644 --- a/libnetutil/RoutingHeader.cc +++ b/libnetutil/RoutingHeader.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/RoutingHeader.h b/libnetutil/RoutingHeader.h index b449c4bc6..18ca35409 100644 --- a/libnetutil/RoutingHeader.h +++ b/libnetutil/RoutingHeader.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/TCPHeader.cc b/libnetutil/TCPHeader.cc index bea7433b9..9740eda91 100644 --- a/libnetutil/TCPHeader.cc +++ b/libnetutil/TCPHeader.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/TCPHeader.h b/libnetutil/TCPHeader.h index 8a146307b..06a47ed46 100644 --- a/libnetutil/TCPHeader.h +++ b/libnetutil/TCPHeader.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/TransportLayerElement.cc b/libnetutil/TransportLayerElement.cc index 4a7f016da..7e66c861a 100644 --- a/libnetutil/TransportLayerElement.cc +++ b/libnetutil/TransportLayerElement.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/TransportLayerElement.h b/libnetutil/TransportLayerElement.h index a0347a15f..c05702b5e 100644 --- a/libnetutil/TransportLayerElement.h +++ b/libnetutil/TransportLayerElement.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/UDPHeader.cc b/libnetutil/UDPHeader.cc index fbada4f6a..ae058dea4 100644 --- a/libnetutil/UDPHeader.cc +++ b/libnetutil/UDPHeader.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/UDPHeader.h b/libnetutil/UDPHeader.h index 2da90b316..4444805a6 100644 --- a/libnetutil/UDPHeader.h +++ b/libnetutil/UDPHeader.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/netutil.cc b/libnetutil/netutil.cc index 9115e43b5..7c78bf3fa 100644 --- a/libnetutil/netutil.cc +++ b/libnetutil/netutil.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/netutil.h b/libnetutil/netutil.h index 9a188b281..70ca665e0 100644 --- a/libnetutil/netutil.h +++ b/libnetutil/netutil.h @@ -72,7 +72,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/libnetutil/npacket.h b/libnetutil/npacket.h index cb85e12d0..299510911 100644 --- a/libnetutil/npacket.h +++ b/libnetutil/npacket.h @@ -72,7 +72,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/main.cc b/main.cc index 8b44692ec..90502c04c 100644 --- a/main.cc +++ b/main.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/mswin32/winclude.h b/mswin32/winclude.h index 05b0f9e4f..d3f6dc5ae 100644 --- a/mswin32/winclude.h +++ b/mswin32/winclude.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/mswin32/winfix.cc b/mswin32/winfix.cc index b04de1182..5cb0f5fa3 100644 --- a/mswin32/winfix.cc +++ b/mswin32/winfix.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/getaddrinfo.c b/nbase/getaddrinfo.c index 06063f971..26c8b6dfb 100644 --- a/nbase/getaddrinfo.c +++ b/nbase/getaddrinfo.c @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/getnameinfo.c b/nbase/getnameinfo.c index 90ceaa80c..e593fc4a1 100644 --- a/nbase/getnameinfo.c +++ b/nbase/getnameinfo.c @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase.h b/nbase/nbase.h index 5d4f057aa..47e411ff3 100644 --- a/nbase/nbase.h +++ b/nbase/nbase.h @@ -73,7 +73,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_addrset.c b/nbase/nbase_addrset.c index 65e33829a..47f541524 100644 --- a/nbase/nbase_addrset.c +++ b/nbase/nbase_addrset.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_addrset.h b/nbase/nbase_addrset.h index d88ed4de9..80c25c9f4 100644 --- a/nbase/nbase_addrset.h +++ b/nbase/nbase_addrset.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_config.h.in b/nbase/nbase_config.h.in index 892c1e7a0..68278f641 100644 --- a/nbase/nbase_config.h.in +++ b/nbase/nbase_config.h.in @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_crc32ct.h b/nbase/nbase_crc32ct.h index 5d86d66c0..2520eeef0 100644 --- a/nbase/nbase_crc32ct.h +++ b/nbase/nbase_crc32ct.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_ipv6.h b/nbase/nbase_ipv6.h index a65262e90..fcbbc0868 100644 --- a/nbase/nbase_ipv6.h +++ b/nbase/nbase_ipv6.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_memalloc.c b/nbase/nbase_memalloc.c index a38462495..9800bf43f 100644 --- a/nbase/nbase_memalloc.c +++ b/nbase/nbase_memalloc.c @@ -72,7 +72,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_misc.c b/nbase/nbase_misc.c index 8d83fdb2f..461476ab0 100644 --- a/nbase/nbase_misc.c +++ b/nbase/nbase_misc.c @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_rnd.c b/nbase/nbase_rnd.c index 8262f165d..b135ba3b5 100644 --- a/nbase/nbase_rnd.c +++ b/nbase/nbase_rnd.c @@ -75,7 +75,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_str.c b/nbase/nbase_str.c index 8dbf3d9f7..3016e99a0 100644 --- a/nbase/nbase_str.c +++ b/nbase/nbase_str.c @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_time.c b/nbase/nbase_time.c index b0a40b915..a01ceaa65 100644 --- a/nbase/nbase_time.c +++ b/nbase/nbase_time.c @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_winconfig.h b/nbase/nbase_winconfig.h index dec50ffc3..a244586fb 100644 --- a/nbase/nbase_winconfig.h +++ b/nbase/nbase_winconfig.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_winunix.c b/nbase/nbase_winunix.c index 953bf6f02..a798fac1a 100644 --- a/nbase/nbase_winunix.c +++ b/nbase/nbase_winunix.c @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/nbase_winunix.h b/nbase/nbase_winunix.h index c17480837..54f14212b 100644 --- a/nbase/nbase_winunix.h +++ b/nbase/nbase_winunix.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nbase/strcasecmp.c b/nbase/strcasecmp.c index 4c923b340..1823e509e 100644 --- a/nbase/strcasecmp.c +++ b/nbase/strcasecmp.c @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/base64.c b/ncat/base64.c index b87c1ac20..31dfde759 100644 --- a/ncat/base64.c +++ b/ncat/base64.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/base64.h b/ncat/base64.h index 7d7e3d8b4..8590f08cb 100644 --- a/ncat/base64.h +++ b/ncat/base64.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/config_win.h b/ncat/config_win.h index a07f3d6f2..5ec825c3e 100644 --- a/ncat/config_win.h +++ b/ncat/config_win.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/http.c b/ncat/http.c index 99a1da473..e08f861ab 100644 --- a/ncat/http.c +++ b/ncat/http.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/http.h b/ncat/http.h index 1602aeceb..cd06f86b5 100644 --- a/ncat/http.h +++ b/ncat/http.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/http_digest.c b/ncat/http_digest.c index 6c6a5cda1..016c3d63c 100644 --- a/ncat/http_digest.c +++ b/ncat/http_digest.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat.h b/ncat/ncat.h index 34ab4994a..eab90095e 100644 --- a/ncat/ncat.h +++ b/ncat/ncat.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_config.h b/ncat/ncat_config.h index 8bb17abf0..cb7bd74b9 100644 --- a/ncat/ncat_config.h +++ b/ncat/ncat_config.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_connect.c b/ncat/ncat_connect.c index b2bc7a192..0289882c8 100644 --- a/ncat/ncat_connect.c +++ b/ncat/ncat_connect.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_connect.h b/ncat/ncat_connect.h index 374670ff8..67755a225 100644 --- a/ncat/ncat_connect.h +++ b/ncat/ncat_connect.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_core.c b/ncat/ncat_core.c index 006386f36..e2b71686b 100644 --- a/ncat/ncat_core.c +++ b/ncat/ncat_core.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_core.h b/ncat/ncat_core.h index 0dca7ef8c..b19e43652 100644 --- a/ncat/ncat_core.h +++ b/ncat/ncat_core.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_exec.h b/ncat/ncat_exec.h index 4d13b96a2..c12cb9c8e 100644 --- a/ncat/ncat_exec.h +++ b/ncat/ncat_exec.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_exec_win.c b/ncat/ncat_exec_win.c index 1e9069a73..4bbd7bc8f 100644 --- a/ncat/ncat_exec_win.c +++ b/ncat/ncat_exec_win.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_listen.c b/ncat/ncat_listen.c index 34c3bb8dc..6568a61d5 100644 --- a/ncat/ncat_listen.c +++ b/ncat/ncat_listen.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_listen.h b/ncat/ncat_listen.h index 6b72e1906..4cd78815e 100644 --- a/ncat/ncat_listen.h +++ b/ncat/ncat_listen.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_lua.c b/ncat/ncat_lua.c index 5416973de..9bc5d7a75 100644 --- a/ncat/ncat_lua.c +++ b/ncat/ncat_lua.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_lua.h b/ncat/ncat_lua.h index 6c16cf5d0..decc8284c 100644 --- a/ncat/ncat_lua.h +++ b/ncat/ncat_lua.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_main.c b/ncat/ncat_main.c index d6c2bdbe7..3562d8560 100644 --- a/ncat/ncat_main.c +++ b/ncat/ncat_main.c @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_posix.c b/ncat/ncat_posix.c index 9946b20b6..44c6f5254 100644 --- a/ncat/ncat_posix.c +++ b/ncat/ncat_posix.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_proxy.c b/ncat/ncat_proxy.c index 9b2701390..f97821dde 100644 --- a/ncat/ncat_proxy.c +++ b/ncat/ncat_proxy.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_proxy.h b/ncat/ncat_proxy.h index 2e4164bdf..f22ac87d1 100644 --- a/ncat/ncat_proxy.h +++ b/ncat/ncat_proxy.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_ssl.c b/ncat/ncat_ssl.c index b066695f0..71b9a116d 100644 --- a/ncat/ncat_ssl.c +++ b/ncat/ncat_ssl.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_ssl.h b/ncat/ncat_ssl.h index 44242941a..829ad95b1 100644 --- a/ncat/ncat_ssl.h +++ b/ncat/ncat_ssl.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/ncat_win.c b/ncat/ncat_win.c index d7ecce3a5..e7ca35d79 100644 --- a/ncat/ncat_win.c +++ b/ncat/ncat_win.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/sockaddr_u.h b/ncat/sockaddr_u.h index d2c3099aa..f89228c00 100644 --- a/ncat/sockaddr_u.h +++ b/ncat/sockaddr_u.h @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/sys_wrap.c b/ncat/sys_wrap.c index ce5aa5f0c..bf29085d3 100644 --- a/ncat/sys_wrap.c +++ b/ncat/sys_wrap.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/sys_wrap.h b/ncat/sys_wrap.h index 3f2c4c989..c5a3e9d26 100644 --- a/ncat/sys_wrap.h +++ b/ncat/sys_wrap.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/util.c b/ncat/util.c index 067e3c209..8458f7534 100644 --- a/ncat/util.c +++ b/ncat/util.c @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/ncat/util.h b/ncat/util.h index 70891213b..13d21937a 100644 --- a/ncat/util.h +++ b/ncat/util.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap-header-template.cc b/nmap-header-template.cc index ea29392e9..e87415beb 100644 --- a/nmap-header-template.cc +++ b/nmap-header-template.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap.cc b/nmap.cc index 90fcde328..71f80b9a3 100644 --- a/nmap.cc +++ b/nmap.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap.h b/nmap.h index 05ead5d53..23d64eba2 100644 --- a/nmap.h +++ b/nmap.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_amigaos.h b/nmap_amigaos.h index 9b91f90b2..9529569f5 100644 --- a/nmap_amigaos.h +++ b/nmap_amigaos.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_config.h.in b/nmap_config.h.in index efeabf75f..b47771b42 100644 --- a/nmap_config.h.in +++ b/nmap_config.h.in @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_dns.cc b/nmap_dns.cc index 0d3c811a8..0c8997bf7 100644 --- a/nmap_dns.cc +++ b/nmap_dns.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_dns.h b/nmap_dns.h index 3c9c897de..fc86ba0d2 100644 --- a/nmap_dns.h +++ b/nmap_dns.h @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_error.cc b/nmap_error.cc index c09187d83..237de7211 100644 --- a/nmap_error.cc +++ b/nmap_error.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_error.h b/nmap_error.h index 95118de40..f0aa128e2 100644 --- a/nmap_error.h +++ b/nmap_error.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_tty.cc b/nmap_tty.cc index 819dc89f9..7491103de 100644 --- a/nmap_tty.cc +++ b/nmap_tty.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_tty.h b/nmap_tty.h index 3185e2511..944d9166b 100644 --- a/nmap_tty.h +++ b/nmap_tty.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nmap_winconfig.h b/nmap_winconfig.h index 232c1591a..d72ff34ef 100644 --- a/nmap_winconfig.h +++ b/nmap_winconfig.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/ArgParser.cc b/nping/ArgParser.cc index 34e62cf5f..9f1b52e01 100644 --- a/nping/ArgParser.cc +++ b/nping/ArgParser.cc @@ -72,7 +72,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/ArgParser.h b/nping/ArgParser.h index f88cf8a85..71b34707a 100644 --- a/nping/ArgParser.h +++ b/nping/ArgParser.h @@ -72,7 +72,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/COPYING b/nping/COPYING index 04db55e24..37b175374 100644 --- a/nping/COPYING +++ b/nping/COPYING @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/Crypto.cc b/nping/Crypto.cc index 12d766b4d..ec67f0e6d 100755 --- a/nping/Crypto.cc +++ b/nping/Crypto.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/Crypto.h b/nping/Crypto.h index 975852ea8..a17d4b0bd 100755 --- a/nping/Crypto.h +++ b/nping/Crypto.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoClient.cc b/nping/EchoClient.cc index 40e0f4c01..3692a93c8 100644 --- a/nping/EchoClient.cc +++ b/nping/EchoClient.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoClient.h b/nping/EchoClient.h index c60baa059..1e0779492 100644 --- a/nping/EchoClient.h +++ b/nping/EchoClient.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoHeader.cc b/nping/EchoHeader.cc index ee4d7b342..8d47c075e 100755 --- a/nping/EchoHeader.cc +++ b/nping/EchoHeader.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoHeader.h b/nping/EchoHeader.h index 98353ac6f..da729e095 100755 --- a/nping/EchoHeader.h +++ b/nping/EchoHeader.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoServer.cc b/nping/EchoServer.cc index 983afbae7..1a44efbb4 100644 --- a/nping/EchoServer.cc +++ b/nping/EchoServer.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/EchoServer.h b/nping/EchoServer.h index b4a09805c..070675be7 100644 --- a/nping/EchoServer.h +++ b/nping/EchoServer.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NEPContext.cc b/nping/NEPContext.cc index 5462a758b..074afdef7 100644 --- a/nping/NEPContext.cc +++ b/nping/NEPContext.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NEPContext.h b/nping/NEPContext.h index f4b8e84fc..1dd7042aa 100644 --- a/nping/NEPContext.h +++ b/nping/NEPContext.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingOps.cc b/nping/NpingOps.cc index f7f084fb0..ef12ef56f 100644 --- a/nping/NpingOps.cc +++ b/nping/NpingOps.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingOps.h b/nping/NpingOps.h index df07f2eec..62dbd24da 100644 --- a/nping/NpingOps.h +++ b/nping/NpingOps.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingTarget.cc b/nping/NpingTarget.cc index 61a38a71a..ad89eff8c 100644 --- a/nping/NpingTarget.cc +++ b/nping/NpingTarget.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingTarget.h b/nping/NpingTarget.h index bd3149f6a..86e038981 100644 --- a/nping/NpingTarget.h +++ b/nping/NpingTarget.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingTargets.cc b/nping/NpingTargets.cc index 4e52c5470..a704cdd97 100644 --- a/nping/NpingTargets.cc +++ b/nping/NpingTargets.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/NpingTargets.h b/nping/NpingTargets.h index de045ff41..6f5aaf756 100644 --- a/nping/NpingTargets.h +++ b/nping/NpingTargets.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/PacketDiff.cc b/nping/PacketDiff.cc index 8c10112ba..b210ab835 100644 --- a/nping/PacketDiff.cc +++ b/nping/PacketDiff.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/PacketDiff.h b/nping/PacketDiff.h index 659076df9..f1e3158d6 100644 --- a/nping/PacketDiff.h +++ b/nping/PacketDiff.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/ProbeMode.cc b/nping/ProbeMode.cc index 60b740203..4a2f02bf7 100644 --- a/nping/ProbeMode.cc +++ b/nping/ProbeMode.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/ProbeMode.h b/nping/ProbeMode.h index 0e4ebe385..3aa7f88ec 100644 --- a/nping/ProbeMode.h +++ b/nping/ProbeMode.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/common.cc b/nping/common.cc index dfaa4a262..5699fa5d8 100644 --- a/nping/common.cc +++ b/nping/common.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/common.h b/nping/common.h index 14ad0cd4e..87061d6c4 100644 --- a/nping/common.h +++ b/nping/common.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/common_modified.cc b/nping/common_modified.cc index 87c69c135..b8d11457a 100644 --- a/nping/common_modified.cc +++ b/nping/common_modified.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/common_modified.h b/nping/common_modified.h index 7cedb1d69..118251082 100644 --- a/nping/common_modified.h +++ b/nping/common_modified.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/nping.cc b/nping/nping.cc index 93af71aff..4437c396d 100644 --- a/nping/nping.cc +++ b/nping/nping.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/nping.h b/nping/nping.h index 0ce326a64..0b910d551 100644 --- a/nping/nping.h +++ b/nping/nping.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/nping_config.h.in b/nping/nping_config.h.in index 87208efcc..0f8df10da 100644 --- a/nping/nping_config.h.in +++ b/nping/nping_config.h.in @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/nping_winconfig.h b/nping/nping_winconfig.h index e5ab4612f..a722af38a 100644 --- a/nping/nping_winconfig.h +++ b/nping/nping_winconfig.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/output.cc b/nping/output.cc index 55e1f6da0..aa631d9b2 100644 --- a/nping/output.cc +++ b/nping/output.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/output.h b/nping/output.h index b67dea378..560134b21 100644 --- a/nping/output.h +++ b/nping/output.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/stats.cc b/nping/stats.cc index 7580dc6ef..575f86e6e 100644 --- a/nping/stats.cc +++ b/nping/stats.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/stats.h b/nping/stats.h index 1b841408c..ff0f45f44 100644 --- a/nping/stats.h +++ b/nping/stats.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/utils.cc b/nping/utils.cc index 6eba40d55..30ad8558d 100644 --- a/nping/utils.cc +++ b/nping/utils.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/utils.h b/nping/utils.h index 692028a06..816934db9 100644 --- a/nping/utils.h +++ b/nping/utils.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/utils_net.cc b/nping/utils_net.cc index d551ddcdf..a87cbd5c1 100644 --- a/nping/utils_net.cc +++ b/nping/utils_net.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/utils_net.h b/nping/utils_net.h index 7c2bf4767..afaa1aead 100644 --- a/nping/utils_net.h +++ b/nping/utils_net.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/winclude.h b/nping/winclude.h index 8c92c7258..c26a718dd 100644 --- a/nping/winclude.h +++ b/nping/winclude.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nping/winfix.cc b/nping/winfix.cc index 9dba39bef..0a3361a32 100644 --- a/nping/winfix.cc +++ b/nping/winfix.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nse_ssl_cert.cc b/nse_ssl_cert.cc index 2f3ab9feb..4ca081f39 100644 --- a/nse_ssl_cert.cc +++ b/nse_ssl_cert.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/nse_ssl_cert.h b/nse_ssl_cert.h index 55e2937b0..c8ef4bcaa 100644 --- a/nse_ssl_cert.h +++ b/nse_ssl_cert.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/osscan.cc b/osscan.cc index 77a273302..ba92fe837 100644 --- a/osscan.cc +++ b/osscan.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/osscan.h b/osscan.h index ffaceef02..5437d6b3a 100644 --- a/osscan.h +++ b/osscan.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/osscan2.cc b/osscan2.cc index 3f0ed4fcf..65b88a5f7 100644 --- a/osscan2.cc +++ b/osscan2.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/osscan2.h b/osscan2.h index 359f6ae42..d55b96b98 100644 --- a/osscan2.h +++ b/osscan2.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/output.cc b/output.cc index d07fb416e..90b9025eb 100644 --- a/output.cc +++ b/output.cc @@ -73,7 +73,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/output.h b/output.h index a5d224a8f..52bab7c73 100644 --- a/output.h +++ b/output.h @@ -73,7 +73,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/payload.cc b/payload.cc index 157c1cdc7..3710cdb47 100644 --- a/payload.cc +++ b/payload.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/payload.h b/payload.h index 6e0147333..2c8522418 100644 --- a/payload.h +++ b/payload.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/portlist.cc b/portlist.cc index 49c7e89c1..d8e34f693 100644 --- a/portlist.cc +++ b/portlist.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/portlist.h b/portlist.h index 5ff43c4f1..d314a569a 100644 --- a/portlist.h +++ b/portlist.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/portreasons.cc b/portreasons.cc index f3c1b6a79..0d0d73e71 100644 --- a/portreasons.cc +++ b/portreasons.cc @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/portreasons.h b/portreasons.h index 65d281597..cb650d31c 100644 --- a/portreasons.h +++ b/portreasons.h @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/protocols.cc b/protocols.cc index 5b908d793..fcf66a07a 100644 --- a/protocols.cc +++ b/protocols.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/protocols.h b/protocols.h index 3f7417b0a..3fb7aa4c4 100644 --- a/protocols.h +++ b/protocols.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/scan_engine.cc b/scan_engine.cc index 7cc80119b..7e3bea98c 100644 --- a/scan_engine.cc +++ b/scan_engine.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/scan_engine.h b/scan_engine.h index 1f0751863..c1988ac8c 100644 --- a/scan_engine.h +++ b/scan_engine.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/service_scan.cc b/service_scan.cc index 43e459187..bef098249 100644 --- a/service_scan.cc +++ b/service_scan.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/service_scan.h b/service_scan.h index e6984c7a9..2ee692b69 100644 --- a/service_scan.h +++ b/service_scan.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/services.cc b/services.cc index b1df320d8..574bff568 100644 --- a/services.cc +++ b/services.cc @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/services.h b/services.h index 486034ceb..49d43019b 100644 --- a/services.h +++ b/services.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/targets.cc b/targets.cc index 7f3e7092f..acc951b65 100644 --- a/targets.cc +++ b/targets.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/targets.h b/targets.h index c9f74a2d2..aa5aa5e73 100644 --- a/targets.h +++ b/targets.h @@ -69,7 +69,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/tcpip.cc b/tcpip.cc index ca438d387..1e498e84e 100644 --- a/tcpip.cc +++ b/tcpip.cc @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/tcpip.h b/tcpip.h index ef4270557..a2b40d306 100644 --- a/tcpip.h +++ b/tcpip.h @@ -70,7 +70,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/timing.cc b/timing.cc index 1593ec793..12e9a6e25 100644 --- a/timing.cc +++ b/timing.cc @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/timing.h b/timing.h index 6e8ed9e26..d60a67ded 100644 --- a/timing.h +++ b/timing.h @@ -71,7 +71,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/traceroute.cc b/traceroute.cc index 506d37ce1..ee587122a 100644 --- a/traceroute.cc +++ b/traceroute.cc @@ -67,7 +67,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/traceroute.h b/traceroute.h index dd78467d6..c603f378b 100644 --- a/traceroute.h +++ b/traceroute.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/utils.cc b/utils.cc index 6cb21dba1..4283fc50c 100644 --- a/utils.cc +++ b/utils.cc @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/utils.h b/utils.h index a7cfabfe6..1506fb963 100644 --- a/utils.h +++ b/utils.h @@ -68,7 +68,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/xml.cc b/xml.cc index ccd401db7..26c9725f4 100644 --- a/xml.cc +++ b/xml.cc @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/xml.h b/xml.h index fd5b5838c..510c902eb 100644 --- a/xml.h +++ b/xml.h @@ -66,7 +66,7 @@ * obeying all GPL rules and restrictions. For example, source code of * * the whole work must be provided and free redistribution must be * * allowed. All GPL references to "this License", are to be treated as * - * including the terms and conditions of this license text as well. * + * including the terms and conditions of this license text as well. * * * * Because this license imposes special exceptions to the GPL, Covered * * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/install_scripts/utils/version_update.py b/zenmap/install_scripts/utils/version_update.py index 1f6ff1832..f8f9f44b2 100644 --- a/zenmap/install_scripts/utils/version_update.py +++ b/zenmap/install_scripts/utils/version_update.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/__init__.py b/zenmap/radialnet/__init__.py index b597cd922..1d0f3783e 100644 --- a/zenmap/radialnet/__init__.py +++ b/zenmap/radialnet/__init__.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/__init__.py b/zenmap/radialnet/bestwidgets/__init__.py index 8f4c0dd1e..7e93747c4 100644 --- a/zenmap/radialnet/bestwidgets/__init__.py +++ b/zenmap/radialnet/bestwidgets/__init__.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/boxes.py b/zenmap/radialnet/bestwidgets/boxes.py index e181ef8a4..cfba0e902 100644 --- a/zenmap/radialnet/bestwidgets/boxes.py +++ b/zenmap/radialnet/bestwidgets/boxes.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/buttons.py b/zenmap/radialnet/bestwidgets/buttons.py index 734d8e7a8..010693f47 100644 --- a/zenmap/radialnet/bestwidgets/buttons.py +++ b/zenmap/radialnet/bestwidgets/buttons.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/comboboxes.py b/zenmap/radialnet/bestwidgets/comboboxes.py index f54cff655..8ff1b54aa 100644 --- a/zenmap/radialnet/bestwidgets/comboboxes.py +++ b/zenmap/radialnet/bestwidgets/comboboxes.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/expanders.py b/zenmap/radialnet/bestwidgets/expanders.py index b97cc3f4c..9647137e1 100644 --- a/zenmap/radialnet/bestwidgets/expanders.py +++ b/zenmap/radialnet/bestwidgets/expanders.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/frames.py b/zenmap/radialnet/bestwidgets/frames.py index d46b9e39f..ec0cb12bb 100644 --- a/zenmap/radialnet/bestwidgets/frames.py +++ b/zenmap/radialnet/bestwidgets/frames.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/labels.py b/zenmap/radialnet/bestwidgets/labels.py index 4a697df43..a4e078b05 100644 --- a/zenmap/radialnet/bestwidgets/labels.py +++ b/zenmap/radialnet/bestwidgets/labels.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/textview.py b/zenmap/radialnet/bestwidgets/textview.py index a6572d2e5..27633f1c6 100644 --- a/zenmap/radialnet/bestwidgets/textview.py +++ b/zenmap/radialnet/bestwidgets/textview.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/bestwidgets/windows.py b/zenmap/radialnet/bestwidgets/windows.py index 372e88adc..63ce36ac6 100644 --- a/zenmap/radialnet/bestwidgets/windows.py +++ b/zenmap/radialnet/bestwidgets/windows.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/ArgvHandle.py b/zenmap/radialnet/core/ArgvHandle.py index 939be80c3..d7bd4f28e 100644 --- a/zenmap/radialnet/core/ArgvHandle.py +++ b/zenmap/radialnet/core/ArgvHandle.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/Coordinate.py b/zenmap/radialnet/core/Coordinate.py index 4da0f170a..684c92d83 100644 --- a/zenmap/radialnet/core/Coordinate.py +++ b/zenmap/radialnet/core/Coordinate.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/Graph.py b/zenmap/radialnet/core/Graph.py index a86caf7a0..7bd89008c 100644 --- a/zenmap/radialnet/core/Graph.py +++ b/zenmap/radialnet/core/Graph.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/Info.py b/zenmap/radialnet/core/Info.py index 753f69d2c..8bb24da21 100644 --- a/zenmap/radialnet/core/Info.py +++ b/zenmap/radialnet/core/Info.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/Interpolation.py b/zenmap/radialnet/core/Interpolation.py index bdad61701..8b1284d28 100644 --- a/zenmap/radialnet/core/Interpolation.py +++ b/zenmap/radialnet/core/Interpolation.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/XMLHandler.py b/zenmap/radialnet/core/XMLHandler.py index 03f73b896..191e6b703 100644 --- a/zenmap/radialnet/core/XMLHandler.py +++ b/zenmap/radialnet/core/XMLHandler.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/core/__init__.py b/zenmap/radialnet/core/__init__.py index 2603cc24d..9c388f149 100644 --- a/zenmap/radialnet/core/__init__.py +++ b/zenmap/radialnet/core/__init__.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/Application.py b/zenmap/radialnet/gui/Application.py index ed645d5c7..f2365fa4a 100644 --- a/zenmap/radialnet/gui/Application.py +++ b/zenmap/radialnet/gui/Application.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/ControlWidget.py b/zenmap/radialnet/gui/ControlWidget.py index a7abb7d0f..ca1a246f5 100644 --- a/zenmap/radialnet/gui/ControlWidget.py +++ b/zenmap/radialnet/gui/ControlWidget.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/Dialogs.py b/zenmap/radialnet/gui/Dialogs.py index c95134a76..47f240a00 100644 --- a/zenmap/radialnet/gui/Dialogs.py +++ b/zenmap/radialnet/gui/Dialogs.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/HostsViewer.py b/zenmap/radialnet/gui/HostsViewer.py index c5526c6c3..4a1cf26e8 100644 --- a/zenmap/radialnet/gui/HostsViewer.py +++ b/zenmap/radialnet/gui/HostsViewer.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/Image.py b/zenmap/radialnet/gui/Image.py index e94357552..814fac9c8 100644 --- a/zenmap/radialnet/gui/Image.py +++ b/zenmap/radialnet/gui/Image.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/NodeNotebook.py b/zenmap/radialnet/gui/NodeNotebook.py index 93ba1fe9a..a4b629ade 100644 --- a/zenmap/radialnet/gui/NodeNotebook.py +++ b/zenmap/radialnet/gui/NodeNotebook.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/NodeWindow.py b/zenmap/radialnet/gui/NodeWindow.py index ffdd2cb53..0e8d23c32 100644 --- a/zenmap/radialnet/gui/NodeWindow.py +++ b/zenmap/radialnet/gui/NodeWindow.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/RadialNet.py b/zenmap/radialnet/gui/RadialNet.py index 4fc307155..7a8b2a21e 100644 --- a/zenmap/radialnet/gui/RadialNet.py +++ b/zenmap/radialnet/gui/RadialNet.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/SaveDialog.py b/zenmap/radialnet/gui/SaveDialog.py index 987e4b41f..d9de1e6d6 100644 --- a/zenmap/radialnet/gui/SaveDialog.py +++ b/zenmap/radialnet/gui/SaveDialog.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/Toolbar.py b/zenmap/radialnet/gui/Toolbar.py index c504aede3..391767292 100644 --- a/zenmap/radialnet/gui/Toolbar.py +++ b/zenmap/radialnet/gui/Toolbar.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/gui/__init__.py b/zenmap/radialnet/gui/__init__.py index 2603cc24d..9c388f149 100644 --- a/zenmap/radialnet/gui/__init__.py +++ b/zenmap/radialnet/gui/__init__.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/radialnet.pyw b/zenmap/radialnet/radialnet.pyw index 966393fd5..c40c3b332 100755 --- a/zenmap/radialnet/radialnet.pyw +++ b/zenmap/radialnet/radialnet.pyw @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/util/__init__.py b/zenmap/radialnet/util/__init__.py index 2603cc24d..9c388f149 100644 --- a/zenmap/radialnet/util/__init__.py +++ b/zenmap/radialnet/util/__init__.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/util/drawing.py b/zenmap/radialnet/util/drawing.py index 77ad96b71..68d46ec7f 100644 --- a/zenmap/radialnet/util/drawing.py +++ b/zenmap/radialnet/util/drawing.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/util/geometry.py b/zenmap/radialnet/util/geometry.py index 9cdbf7223..efcad82a5 100644 --- a/zenmap/radialnet/util/geometry.py +++ b/zenmap/radialnet/util/geometry.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/util/integration.py b/zenmap/radialnet/util/integration.py index 241002451..90d182487 100644 --- a/zenmap/radialnet/util/integration.py +++ b/zenmap/radialnet/util/integration.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/radialnet/util/misc.py b/zenmap/radialnet/util/misc.py index 343d6e15f..14556e5c4 100644 --- a/zenmap/radialnet/util/misc.py +++ b/zenmap/radialnet/util/misc.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/setup.py b/zenmap/setup.py index 0b87a4eb1..e12f342f0 100755 --- a/zenmap/setup.py +++ b/zenmap/setup.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmap b/zenmap/zenmap index 16d277660..d944cd814 100755 --- a/zenmap/zenmap +++ b/zenmap/zenmap @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/BasePaths.py b/zenmap/zenmapCore/BasePaths.py index 5c1181692..99f83dbc1 100644 --- a/zenmap/zenmapCore/BasePaths.py +++ b/zenmap/zenmapCore/BasePaths.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/Diff.py b/zenmap/zenmapCore/Diff.py index 29fd22c47..1602375fe 100644 --- a/zenmap/zenmapCore/Diff.py +++ b/zenmap/zenmapCore/Diff.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/I18N.py b/zenmap/zenmapCore/I18N.py index d5ae79c02..dcc4b842b 100644 --- a/zenmap/zenmapCore/I18N.py +++ b/zenmap/zenmapCore/I18N.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/NSEDocParser.py b/zenmap/zenmapCore/NSEDocParser.py index af43c0d59..df1790f0c 100644 --- a/zenmap/zenmapCore/NSEDocParser.py +++ b/zenmap/zenmapCore/NSEDocParser.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/Name.py b/zenmap/zenmapCore/Name.py index 2da0e2329..51c5693a7 100644 --- a/zenmap/zenmapCore/Name.py +++ b/zenmap/zenmapCore/Name.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/NetworkInventory.py b/zenmap/zenmapCore/NetworkInventory.py index eac21c83e..427d17b2c 100644 --- a/zenmap/zenmapCore/NetworkInventory.py +++ b/zenmap/zenmapCore/NetworkInventory.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/NmapCommand.py b/zenmap/zenmapCore/NmapCommand.py index aca59a1ae..1eabd4035 100644 --- a/zenmap/zenmapCore/NmapCommand.py +++ b/zenmap/zenmapCore/NmapCommand.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/NmapParser.py b/zenmap/zenmapCore/NmapParser.py index a517b8338..9b0cc015d 100644 --- a/zenmap/zenmapCore/NmapParser.py +++ b/zenmap/zenmapCore/NmapParser.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/Paths.py b/zenmap/zenmapCore/Paths.py index 95ed5d636..29ad56374 100644 --- a/zenmap/zenmapCore/Paths.py +++ b/zenmap/zenmapCore/Paths.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/RecentScans.py b/zenmap/zenmapCore/RecentScans.py index ea37ded22..1822de2ac 100644 --- a/zenmap/zenmapCore/RecentScans.py +++ b/zenmap/zenmapCore/RecentScans.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/ScriptArgsParser.py b/zenmap/zenmapCore/ScriptArgsParser.py index b331086df..9f18b0840 100644 --- a/zenmap/zenmapCore/ScriptArgsParser.py +++ b/zenmap/zenmapCore/ScriptArgsParser.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/ScriptMetadata.py b/zenmap/zenmapCore/ScriptMetadata.py index 090e57160..b91fd8a44 100644 --- a/zenmap/zenmapCore/ScriptMetadata.py +++ b/zenmap/zenmapCore/ScriptMetadata.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/SearchResult.py b/zenmap/zenmapCore/SearchResult.py index ce713fd7c..d804bf192 100644 --- a/zenmap/zenmapCore/SearchResult.py +++ b/zenmap/zenmapCore/SearchResult.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/StringPool.py b/zenmap/zenmapCore/StringPool.py index dd68e32d1..485f9bf35 100644 --- a/zenmap/zenmapCore/StringPool.py +++ b/zenmap/zenmapCore/StringPool.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/TargetList.py b/zenmap/zenmapCore/TargetList.py index 4cfd33188..63600cfe7 100644 --- a/zenmap/zenmapCore/TargetList.py +++ b/zenmap/zenmapCore/TargetList.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/UmitConf.py b/zenmap/zenmapCore/UmitConf.py index 8e49af515..8996c44dc 100644 --- a/zenmap/zenmapCore/UmitConf.py +++ b/zenmap/zenmapCore/UmitConf.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/UmitConfigParser.py b/zenmap/zenmapCore/UmitConfigParser.py index 0323a23c6..90f89fb7c 100644 --- a/zenmap/zenmapCore/UmitConfigParser.py +++ b/zenmap/zenmapCore/UmitConfigParser.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/UmitDB.py b/zenmap/zenmapCore/UmitDB.py index 5eb6e5c29..a48e7cc9c 100644 --- a/zenmap/zenmapCore/UmitDB.py +++ b/zenmap/zenmapCore/UmitDB.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/UmitLogging.py b/zenmap/zenmapCore/UmitLogging.py index dfa46ab2f..9e03ff31f 100644 --- a/zenmap/zenmapCore/UmitLogging.py +++ b/zenmap/zenmapCore/UmitLogging.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/UmitOptionParser.py b/zenmap/zenmapCore/UmitOptionParser.py index d78695406..def589658 100644 --- a/zenmap/zenmapCore/UmitOptionParser.py +++ b/zenmap/zenmapCore/UmitOptionParser.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapCore/__init__.py b/zenmap/zenmapCore/__init__.py index d3681de99..108e8b969 100644 --- a/zenmap/zenmapCore/__init__.py +++ b/zenmap/zenmapCore/__init__.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/About.py b/zenmap/zenmapGUI/About.py index 87d8bc94b..c6c573b5f 100644 --- a/zenmap/zenmapGUI/About.py +++ b/zenmap/zenmapGUI/About.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/App.py b/zenmap/zenmapGUI/App.py index 045f6b09e..de5ebf566 100644 --- a/zenmap/zenmapGUI/App.py +++ b/zenmap/zenmapGUI/App.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/BugReport.py b/zenmap/zenmapGUI/BugReport.py index a250bd288..dc553ca91 100644 --- a/zenmap/zenmapGUI/BugReport.py +++ b/zenmap/zenmapGUI/BugReport.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/CrashReport.py b/zenmap/zenmapGUI/CrashReport.py index 16da7fb72..b84f86bc9 100644 --- a/zenmap/zenmapGUI/CrashReport.py +++ b/zenmap/zenmapGUI/CrashReport.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/DiffCompare.py b/zenmap/zenmapGUI/DiffCompare.py index 967504ea6..84e38386e 100644 --- a/zenmap/zenmapGUI/DiffCompare.py +++ b/zenmap/zenmapGUI/DiffCompare.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/FileChoosers.py b/zenmap/zenmapGUI/FileChoosers.py index 8d9447164..8360fba3e 100644 --- a/zenmap/zenmapGUI/FileChoosers.py +++ b/zenmap/zenmapGUI/FileChoosers.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/Icons.py b/zenmap/zenmapGUI/Icons.py index a8714e158..6d099264c 100644 --- a/zenmap/zenmapGUI/Icons.py +++ b/zenmap/zenmapGUI/Icons.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/MainWindow.py b/zenmap/zenmapGUI/MainWindow.py index ffd843068..f51d87fb3 100644 --- a/zenmap/zenmapGUI/MainWindow.py +++ b/zenmap/zenmapGUI/MainWindow.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/NmapOutputProperties.py b/zenmap/zenmapGUI/NmapOutputProperties.py index a72b16d3b..39b42a88f 100644 --- a/zenmap/zenmapGUI/NmapOutputProperties.py +++ b/zenmap/zenmapGUI/NmapOutputProperties.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/NmapOutputViewer.py b/zenmap/zenmapGUI/NmapOutputViewer.py index 8225b294b..8123eef19 100644 --- a/zenmap/zenmapGUI/NmapOutputViewer.py +++ b/zenmap/zenmapGUI/NmapOutputViewer.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/OptionBuilder.py b/zenmap/zenmapGUI/OptionBuilder.py index 14124229f..7d28df44e 100644 --- a/zenmap/zenmapGUI/OptionBuilder.py +++ b/zenmap/zenmapGUI/OptionBuilder.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/Print.py b/zenmap/zenmapGUI/Print.py index 51f739b19..a39d9251e 100644 --- a/zenmap/zenmapGUI/Print.py +++ b/zenmap/zenmapGUI/Print.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ProfileCombo.py b/zenmap/zenmapGUI/ProfileCombo.py index 4695a64ee..ed36b4988 100644 --- a/zenmap/zenmapGUI/ProfileCombo.py +++ b/zenmap/zenmapGUI/ProfileCombo.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ProfileEditor.py b/zenmap/zenmapGUI/ProfileEditor.py index 9eb5913e6..478b69797 100644 --- a/zenmap/zenmapGUI/ProfileEditor.py +++ b/zenmap/zenmapGUI/ProfileEditor.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ProfileHelp.py b/zenmap/zenmapGUI/ProfileHelp.py index 04be3b078..035707f93 100644 --- a/zenmap/zenmapGUI/ProfileHelp.py +++ b/zenmap/zenmapGUI/ProfileHelp.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanHostDetailsPage.py b/zenmap/zenmapGUI/ScanHostDetailsPage.py index d204ed37d..61870b2ff 100644 --- a/zenmap/zenmapGUI/ScanHostDetailsPage.py +++ b/zenmap/zenmapGUI/ScanHostDetailsPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanHostsView.py b/zenmap/zenmapGUI/ScanHostsView.py index 379ac3330..1e6ef0723 100644 --- a/zenmap/zenmapGUI/ScanHostsView.py +++ b/zenmap/zenmapGUI/ScanHostsView.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanInterface.py b/zenmap/zenmapGUI/ScanInterface.py index d261d2153..d0b1597c0 100644 --- a/zenmap/zenmapGUI/ScanInterface.py +++ b/zenmap/zenmapGUI/ScanInterface.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanNmapOutputPage.py b/zenmap/zenmapGUI/ScanNmapOutputPage.py index 35e84a4c7..e9995510a 100644 --- a/zenmap/zenmapGUI/ScanNmapOutputPage.py +++ b/zenmap/zenmapGUI/ScanNmapOutputPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanOpenPortsPage.py b/zenmap/zenmapGUI/ScanOpenPortsPage.py index ddef313b2..14fd14754 100644 --- a/zenmap/zenmapGUI/ScanOpenPortsPage.py +++ b/zenmap/zenmapGUI/ScanOpenPortsPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanRunDetailsPage.py b/zenmap/zenmapGUI/ScanRunDetailsPage.py index e76d18fe8..38b1de404 100644 --- a/zenmap/zenmapGUI/ScanRunDetailsPage.py +++ b/zenmap/zenmapGUI/ScanRunDetailsPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanScanListPage.py b/zenmap/zenmapGUI/ScanScanListPage.py index 2b70d447c..0cdaaefd6 100644 --- a/zenmap/zenmapGUI/ScanScanListPage.py +++ b/zenmap/zenmapGUI/ScanScanListPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScanToolbar.py b/zenmap/zenmapGUI/ScanToolbar.py index b5ae80f44..88768a513 100644 --- a/zenmap/zenmapGUI/ScanToolbar.py +++ b/zenmap/zenmapGUI/ScanToolbar.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScansListStore.py b/zenmap/zenmapGUI/ScansListStore.py index 644cc42c2..c9fe91d8a 100644 --- a/zenmap/zenmapGUI/ScansListStore.py +++ b/zenmap/zenmapGUI/ScansListStore.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/ScriptInterface.py b/zenmap/zenmapGUI/ScriptInterface.py index 6c3ab5dba..ec6bfaa56 100644 --- a/zenmap/zenmapGUI/ScriptInterface.py +++ b/zenmap/zenmapGUI/ScriptInterface.py @@ -66,7 +66,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/SearchGUI.py b/zenmap/zenmapGUI/SearchGUI.py index 19562e298..4c1d3aef9 100644 --- a/zenmap/zenmapGUI/SearchGUI.py +++ b/zenmap/zenmapGUI/SearchGUI.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/SearchWindow.py b/zenmap/zenmapGUI/SearchWindow.py index 686be3e90..5546bbafc 100644 --- a/zenmap/zenmapGUI/SearchWindow.py +++ b/zenmap/zenmapGUI/SearchWindow.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/TargetCombo.py b/zenmap/zenmapGUI/TargetCombo.py index 8f5a15074..64efea5a9 100644 --- a/zenmap/zenmapGUI/TargetCombo.py +++ b/zenmap/zenmapGUI/TargetCombo.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/TopologyPage.py b/zenmap/zenmapGUI/TopologyPage.py index a4fc1044e..39a244145 100644 --- a/zenmap/zenmapGUI/TopologyPage.py +++ b/zenmap/zenmapGUI/TopologyPage.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/__init__.py b/zenmap/zenmapGUI/__init__.py index d3681de99..108e8b969 100644 --- a/zenmap/zenmapGUI/__init__.py +++ b/zenmap/zenmapGUI/__init__.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/__init__.py b/zenmap/zenmapGUI/higwidgets/__init__.py index fa5198e80..bc615ab06 100644 --- a/zenmap/zenmapGUI/higwidgets/__init__.py +++ b/zenmap/zenmapGUI/higwidgets/__init__.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/gtkutils.py b/zenmap/zenmapGUI/higwidgets/gtkutils.py index cf6e9e93a..e9e546b5f 100644 --- a/zenmap/zenmapGUI/higwidgets/gtkutils.py +++ b/zenmap/zenmapGUI/higwidgets/gtkutils.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higboxes.py b/zenmap/zenmapGUI/higwidgets/higboxes.py index 8b0eb32ee..4f7d23f54 100644 --- a/zenmap/zenmapGUI/higwidgets/higboxes.py +++ b/zenmap/zenmapGUI/higwidgets/higboxes.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higbuttons.py b/zenmap/zenmapGUI/higwidgets/higbuttons.py index 79143ca7e..b10ae114f 100644 --- a/zenmap/zenmapGUI/higwidgets/higbuttons.py +++ b/zenmap/zenmapGUI/higwidgets/higbuttons.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higdialogs.py b/zenmap/zenmapGUI/higwidgets/higdialogs.py index 8dbe1200f..d510b2d3e 100644 --- a/zenmap/zenmapGUI/higwidgets/higdialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higdialogs.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higentries.py b/zenmap/zenmapGUI/higwidgets/higentries.py index 679150e98..db1c27404 100644 --- a/zenmap/zenmapGUI/higwidgets/higentries.py +++ b/zenmap/zenmapGUI/higwidgets/higentries.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higexpanders.py b/zenmap/zenmapGUI/higwidgets/higexpanders.py index 1d21af8b5..81db0ea86 100644 --- a/zenmap/zenmapGUI/higwidgets/higexpanders.py +++ b/zenmap/zenmapGUI/higwidgets/higexpanders.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higframe.py b/zenmap/zenmapGUI/higwidgets/higframe.py index 6564daa34..452f7378a 100644 --- a/zenmap/zenmapGUI/higwidgets/higframe.py +++ b/zenmap/zenmapGUI/higwidgets/higframe.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higlabels.py b/zenmap/zenmapGUI/higwidgets/higlabels.py index b368e5545..0a5aefd94 100644 --- a/zenmap/zenmapGUI/higwidgets/higlabels.py +++ b/zenmap/zenmapGUI/higwidgets/higlabels.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higlogindialogs.py b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py index f3c5eabec..37b2e92ad 100644 --- a/zenmap/zenmapGUI/higwidgets/higlogindialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/hignotebooks.py b/zenmap/zenmapGUI/higwidgets/hignotebooks.py index 9425d1f52..be6a7d0f3 100644 --- a/zenmap/zenmapGUI/higwidgets/hignotebooks.py +++ b/zenmap/zenmapGUI/higwidgets/hignotebooks.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higprogressbars.py b/zenmap/zenmapGUI/higwidgets/higprogressbars.py index 5b16707af..5528d8426 100644 --- a/zenmap/zenmapGUI/higwidgets/higprogressbars.py +++ b/zenmap/zenmapGUI/higwidgets/higprogressbars.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higscrollers.py b/zenmap/zenmapGUI/higwidgets/higscrollers.py index 974d2f6e5..48ece882e 100644 --- a/zenmap/zenmapGUI/higwidgets/higscrollers.py +++ b/zenmap/zenmapGUI/higwidgets/higscrollers.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higspinner.py b/zenmap/zenmapGUI/higwidgets/higspinner.py index 04c7247e8..3528ff715 100644 --- a/zenmap/zenmapGUI/higwidgets/higspinner.py +++ b/zenmap/zenmapGUI/higwidgets/higspinner.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higtables.py b/zenmap/zenmapGUI/higwidgets/higtables.py index 6ae9d873e..3167f85e0 100644 --- a/zenmap/zenmapGUI/higwidgets/higtables.py +++ b/zenmap/zenmapGUI/higwidgets/higtables.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higtextviewers.py b/zenmap/zenmapGUI/higwidgets/higtextviewers.py index 0e3e51a37..88125603f 100644 --- a/zenmap/zenmapGUI/higwidgets/higtextviewers.py +++ b/zenmap/zenmapGUI/higwidgets/higtextviewers.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/higwindows.py b/zenmap/zenmapGUI/higwidgets/higwindows.py index 5806dcbb3..c0aa16b1b 100644 --- a/zenmap/zenmapGUI/higwidgets/higwindows.py +++ b/zenmap/zenmapGUI/higwidgets/higwindows.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL * diff --git a/zenmap/zenmapGUI/higwidgets/utils.py b/zenmap/zenmapGUI/higwidgets/utils.py index 0b0aa9ada..b023ba64a 100644 --- a/zenmap/zenmapGUI/higwidgets/utils.py +++ b/zenmap/zenmapGUI/higwidgets/utils.py @@ -67,7 +67,7 @@ # * obeying all GPL rules and restrictions. For example, source code of * # * the whole work must be provided and free redistribution must be * # * allowed. All GPL references to "this License", are to be treated as * -# * including the terms and conditions of this license text as well. * +# * including the terms and conditions of this license text as well. * # * * # * Because this license imposes special exceptions to the GPL, Covered * # * Work may not be combined (even as part of a larger work) with plain GPL *