diff options
| author | Josh Kingsley <josh@joshkingsley.me> | 2025-11-01 15:22:18 +0200 |
|---|---|---|
| committer | Josh Kingsley <josh@joshkingsley.me> | 2025-11-01 15:22:18 +0200 |
| commit | a472b004fb6470277541d763799cf42ae5e996b4 (patch) | |
| tree | 65eb9ad2b30397d38f0bde1ecfac3bd2a18536c2 /package.json | |
| parent | 715996aceb4d4dc96410464f60727b98a289be08 (diff) | |
chore: change license to PolyForm Strict
Overall, I feel that this is a more honest license for Notive. And it
leaves the door open to making an open source release in the future.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index d66ea75..d5a1cb5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "notive", "private": true, - "license": "AGPL-3.0-or-later", "type": "module", "devDependencies": { "prettier": "^3.6.2", |
