summaryrefslogtreecommitdiffstats
path: root/src/Utils/Query.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Utils/Query.php')
-rw-r--r--src/Utils/Query.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utils/Query.php b/src/Utils/Query.php
index dc30286..2e0982a 100644
--- a/src/Utils/Query.php
+++ b/src/Utils/Query.php
@@ -39,7 +39,7 @@ use SqlParser\Statements\UpdateStatement;
* @category Statement
* @package SqlParser
* @subpackage Utils
- * @license http://opensource.org/licenses/GPL-2.0 GNU Public License
+ * @license https://www.gnu.org/licenses/gpl-2.0.txt GPL-2.0+
*/
class Query
{