Skip to content

Commit d390bdf

Browse files
authored
chore: adapt license entry (#144)
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 48f0693 commit d390bdf

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
@@ -5,7 +5,7 @@
55
"repository": "cap-js/audit-logging",
66
"author": "SAP SE (https://www.sap.com)",
77
"homepage": "https://cap.cloud.sap/",
8-
"license": "SEE LICENSE IN LICENSE",
8+
"license": "Apache-2.0",
99
"main": "cds-plugin.js",
1010
"files": [
1111
"lib",

0 commit comments

Comments
 (0)