Skip to content

Commit 62b0e7a

Browse files
committed
Fix license name
1 parent c9a68b4 commit 62b0e7a

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": "librenms/plugin-interfaces",
33
"description": "Interfaces required to create a LibreNMS Plugin",
44
"type": "library",
5-
"license": "Zero-Clause BSD",
5+
"license": "BSD Zero Clause License",
66
"homepage": "https://www.librenms.org/",
77
"autoload": {
88
"psr-4": {

0 commit comments

Comments
 (0)