From f436df2c0dd53030e6f2c4e716e00f38430ac57f Mon Sep 17 00:00:00 2001 From: kotaindah55 Date: Sun, 6 Apr 2025 22:23:11 +0200 Subject: [PATCH] chore: migrating to MIT License --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc59a19..cec32fe 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "keywords": [], "author": "kotaindah55", - "license": "GPL-3.0-only", + "license": "MIT", "dependencies": { "@codemirror/language": "^6.11.0", "@codemirror/search": "^6.5.10",