Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 487c984

Browse files
committed
Changed license identifier to use the correct SPDX identifier.
1 parent 439c036 commit 487c984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "developerdino/smarty-lint",
33
"description": "A linter for smarty templates",
44
"type": "library",
5-
"license": "GPLv2",
5+
"license": "GPL-2.0-or-later",
66
"require": {
77
"smarty/smarty": "~3.0"
88
},

0 commit comments

Comments
 (0)