Skip to content

Commit af889e0

Browse files
committed
Fix incorrect license string
1 parent 02173d2 commit af889e0

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
@@ -19,7 +19,7 @@
1919
"engineer"
2020
],
2121
"homepage": "https://github.com/BNETDocs/bnetdocs-web",
22-
"license": "AGPLv3",
22+
"license": "AGPL-3.0-or-later",
2323
"authors": [
2424
{
2525
"name": "Carl Bennett",

0 commit comments

Comments
 (0)