From 94b274b10dfdf1e275a588797fd693343bc0d83d Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 2 Jul 2025 14:23:19 +0200 Subject: [PATCH] Update license from ISC to 0BSD and add license section to README.md --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89a680b..ad8e82e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "0BSD", "description": "", "dependencies": { "@emotion/react": "^11.14.0",