Skip to content

Commit 4da958c

Browse files
authored
chore: adapt license entry (#29)
Replaces the placeholder value "SEE LICENSE IN LICENSE" with "Apache-2.0" as the project is licensed under Apache 2.0, and the LICENSE file contains the full license text.
1 parent 38815ec commit 4da958c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"author": "SAP SE (https://www.sap.com)",
1010
"homepage": "https://cap.cloud.sap/",
11-
"license": "SEE LICENSE IN LICENSE",
11+
"license": "Apache-2.0",
1212
"main": "cds-plugin.js",
1313
"files": [
1414
"CHANGELOG.md"

0 commit comments

Comments
 (0)