From d9e499af9fdbb6a63492ebc7e8bcdaad90aa80fb Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Fri, 9 Mar 2012 12:05:21 +0000 Subject: [PATCH] Set Id property --- plugins/dbms/db2/syntax.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dbms/db2/syntax.py b/plugins/dbms/db2/syntax.py index c5d693040..655d7ba9b 100644 --- a/plugins/dbms/db2/syntax.py +++ b/plugins/dbms/db2/syntax.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -$Id$ +$Id$ Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/) See the file 'doc/COPYING' for copying permission