summaryrefslogtreecommitdiffstats
path: root/src/Context.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Context.php')
-rw-r--r--src/Context.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Context.php b/src/Context.php
index a62fa16..682beb6 100644
--- a/src/Context.php
+++ b/src/Context.php
@@ -15,7 +15,6 @@ namespace SqlParser;
*
* @category Contexts
* @package SqlParser
- * @author Dan Ungureanu <udan1107@gmail.com>
* @license http://opensource.org/licenses/GPL-2.0 GNU Public License
*/
abstract class Context