summaryrefslogtreecommitdiffstats
path: root/src/Statements/SetStatement.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Statements/SetStatement.php')
-rw-r--r--src/Statements/SetStatement.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Statements/SetStatement.php b/src/Statements/SetStatement.php
index a5cffa2..96ab9be 100644
--- a/src/Statements/SetStatement.php
+++ b/src/Statements/SetStatement.php
@@ -18,7 +18,6 @@ use SqlParser\Components\OptionsArray;
* @category Statements
* @package SqlParser
* @subpackage Statements
- * @author Dan Ungureanu <udan1107@gmail.com>
* @license http://opensource.org/licenses/GPL-2.0 GNU Public License
*/
class SetStatement extends Statement