diff options
Diffstat (limited to 'src/Lexer.php')
-rw-r--r-- | src/Lexer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Lexer.php b/src/Lexer.php index 8c609db..fc4fb13 100644 --- a/src/Lexer.php +++ b/src/Lexer.php @@ -38,7 +38,6 @@ if (!defined('USE_UTF_STRINGS')) { * * @category Lexer * @package SqlParser - * @author Dan Ungureanu <udan1107@gmail.com> * @license http://opensource.org/licenses/GPL-2.0 GNU Public License * @see Context */ |