mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
add author name to Patrik's IPP library
This commit is contained in:
@@ -12,6 +12,7 @@ _ENV = stdnse.module("ipp", stdnse.seeall)
|
||||
--
|
||||
-- A small CUPS ipp (Internet Printing Protocol) library implementation
|
||||
--
|
||||
-- @author Patrik Karlsson
|
||||
--
|
||||
|
||||
-- The IPP layer
|
||||
@@ -437,4 +438,4 @@ Helper = {
|
||||
end,
|
||||
}
|
||||
|
||||
return _ENV;
|
||||
return _ENV;
|
||||
|
||||
Reference in New Issue
Block a user