summaryrefslogtreecommitdiffstats
path: root/src/Components/Reference.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/Reference.php')
-rw-r--r--src/Components/Reference.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Components/Reference.php b/src/Components/Reference.php
index 55b1889..24d633c 100644
--- a/src/Components/Reference.php
+++ b/src/Components/Reference.php
@@ -20,7 +20,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 Reference extends Component
{