1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

Add a short description of Versant so users know what it is

This commit is contained in:
fyodor
2012-07-01 23:29:58 +00:00
parent ff73f20356
commit 6133b64d6c

View File

@@ -1,6 +1,8 @@
---
-- A tiny Versant library allowing some basic information enumeration.
-- The code is entirely based on packet dumps captured when using the Versant
-- A tiny library allowing some basic information enumeration from
-- Versant object database software (see
-- http://en.wikipedia.org/wiki/Versant_Corporation). The code is
-- entirely based on packet dumps captured when using the Versant
-- Management Center administration application.
--
-- @author "Patrik Karlsson <patrik@cqure.net>"