summaryrefslogtreecommitdiffstats
path: root/src/Lexer.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lexer.php')
-rw-r--r--src/Lexer.php1
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
*/