aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/src/node/health_check/package.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/src/node/health_check/package.json.template')
-rw-r--r--templates/src/node/health_check/package.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/src/node/health_check/package.json.template b/templates/src/node/health_check/package.json.template
index c2bb232245..2bc6b13632 100644
--- a/templates/src/node/health_check/package.json.template
+++ b/templates/src/node/health_check/package.json.template
@@ -27,5 +27,5 @@
"v1"
],
"main": "src/node/index.js",
- "license": "BSD-3-Clause"
+ "license": "Apache-2.0"
}