Skip to content

Commit a1fe944

Browse files
committed
Update SPDX license specifier
Signed-off-by: Michal Čihař <[email protected]>
1 parent 4e4eecc commit a1fe944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpmyadmin/sql-parser",
33
"description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
4-
"license": "GPL-2.0+",
4+
"license": "GPL-2.0+-or-later",
55
"keywords": ["sql", "lexer", "parser", "analysis"],
66
"homepage": "https://github.com/phpmyadmin/sql-parser",
77
"authors": [

0 commit comments

Comments
 (0)