mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 12:49:02 +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
|
-- A small CUPS ipp (Internet Printing Protocol) library implementation
|
||||||
--
|
--
|
||||||
|
-- @author Patrik Karlsson
|
||||||
--
|
--
|
||||||
|
|
||||||
-- The IPP layer
|
-- The IPP layer
|
||||||
@@ -437,4 +438,4 @@ Helper = {
|
|||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
return _ENV;
|
return _ENV;
|
||||||
|
|||||||
Reference in New Issue
Block a user