From 0931d6ef75e5dc37ba6bd7bb92c369d1df99e6d3 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 4 Oct 2023 13:42:59 +0200 Subject: Update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4b48420..25bb248 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "keywords": ["parser", "api-notation"], "author": "Ruben Beltran del Rio", - "license": "MIT", + "license": "Apache-2.0", "dependencies": { "nan": "^2.18.0" }, -- cgit