From a49608f70d36ea2df9ef02ef9ea1b31476351619 Mon Sep 17 00:00:00 2001 From: Unmesh Gundecha Date: Sun, 26 Jun 2022 12:18:48 +0800 Subject: [PATCH] Update package.json Updated license to match the repo license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee30d40..8b2b29c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "git+https://github.com/upgundecha/howtheysre.git" }, "author": "upgundecha", - "license": "ISC", + "license": "CC0 1.0 Universal", "bugs": { "url": "https://github.com/upgundecha/howtheysre/issues" },