From 3a44307320fff0ccf48f69a8a354e91a322d8684 Mon Sep 17 00:00:00 2001 From: aca Date: Tue, 14 Aug 2012 19:57:58 +0000 Subject: [PATCH] Copy/paste error --- nselib/jdwp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/jdwp.lua b/nselib/jdwp.lua index b7af4d86a..a3bd94ad9 100644 --- a/nselib/jdwp.lua +++ b/nselib/jdwp.lua @@ -29,7 +29,7 @@ -- * http://docs.oracle.com/javase/6/docs/technotes/guides/jpda/jdwp-spec.html -- --@copyright Same as Nmap--See http://nmap.org/book/man-legal.html ---@author Aleksandar Nikolic +--@author Aleksandar Nikolic -- -- Version 0.1 -- Created 08/10/2012 - v0.1 - Created by Aleksandar Nikolic