Switch to Apache 2.0 license

This commit is contained in:
2026-07-18 16:56:19 -04:00
parent ea011f2d3e
commit 9a39bcc05e
4 changed files with 209 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
"tauri": "tauri"
},
"license": "MIT",
"license": "Apache-2.0",
"dependencies": {
"@codemirror/autocomplete": "^6.20.2",
"@codemirror/commands": "^6.10.3",