Changeset 5a4c0b0 in Klonkt for package.json


Ignore:
Timestamp:
06/23/2026 05:06:38 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
83088b66
Parents:
475eeda
Message:

chore: AGPL-3.0 license + clean up repo metadata

  • LICENSE: full GNU AGPL-3.0 (canonical from gnu.org)
  • package.json: license=AGPL-3.0-or-later + remove stale DM/realtime description
  • README: license section finalized as AGPL-3.0

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package.json

    r475eeda r5a4c0b0  
    22  "name": "klonkt",
    33  "version": "1.0.0-beta.3",
    4   "description": "Klonkt — zelf-gehost multi-site muziek- & blogplatform met community, realtime en (later) E2EE DMs. Node + SQLite + htmx.",
     4  "description": "Klonkt — self-hosted multi-site music & blog platform (solo, hub or circles). Node + SQLite + htmx.",
     5  "license": "AGPL-3.0-or-later",
    56  "type": "module",
    67  "main": "src/server.js",
Note: See TracChangeset for help on using the changeset viewer.