Skip to content

Commit d97b88c

Browse files
committed
Fix license format
1 parent 7a98f1a commit d97b88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@scm-manager/scm-ldap-plugin",
33
"private": true,
44
"version": "3.0.1-SNAPSHOT",
5-
"license": "AGPLv3",
5+
"license": "AGPL-3.0-only",
66
"main": "./src/main/js/index.ts",
77
"scripts": {
88
"build": "plugin-scripts build",

0 commit comments

Comments
 (0)