summaryrefslogtreecommitdiffstats
path: root/src/Components/Array2d.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/Array2d.php')
-rw-r--r--src/Components/Array2d.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Components/Array2d.php b/src/Components/Array2d.php
index 622b851..2199efe 100644
--- a/src/Components/Array2d.php
+++ b/src/Components/Array2d.php
@@ -19,7 +19,7 @@ use SqlParser\TokensList;
* @category Keywords
* @package SqlParser
* @subpackage Components
- * @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 Array2d extends Component
{