diff --git a/nselib/ipOps.lua b/nselib/ipOps.lua index aedfea0af..ea90bf99f 100644 --- a/nselib/ipOps.lua +++ b/nselib/ipOps.lua @@ -1,5 +1,5 @@ --- Utility functions for manipulating and comparing IP addresses. --- @copyright See Nmap License: http://nmap.org/book/man-legal.html +-- @copyright See Nmap License: http://nmap.org/book/man-legal.html local type = type local table = table