Skip to content

Commit 9aac4e1

Browse files
authored
fix GPL license version (#236)
1 parent 8ba13f5 commit 9aac4e1

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
@@ -2,7 +2,7 @@
22
"name": "pantheon-systems/wp-native-php-sessions",
33
"description": "native PHP sessions stored in the database for WordPress.",
44
"type": "wordpress-plugin",
5-
"license": "GPLv2 or later",
5+
"license": "GPL-2.0-or-later",
66
"authors": [
77
{
88
"name": "Pantheon",

0 commit comments

Comments
 (0)