Index: src/services/PatreonService.js
===================================================================
--- src/services/PatreonService.js	(revision cb4eda53c6bcb2060f9adb4512884698f1ed0013)
+++ src/services/PatreonService.js	(revision 33c19991b26ac7e58a70d16f1041a1b1505e522d)
@@ -13,8 +13,6 @@
 //
 // Premium gating is ON by default: the extras (newsletter, statistics, …)
-// require a linked Patreon supporter ($16 lifetime). Set KLONKT_PREMIUM_ENABLED=off
-// to make every feature free (e.g. an internal/demo instance, or a self-hoster who
-// just wants the whole app). On self-host the flag is patchable — the gate is a soft
-// nudge toward supporting the project, not hard DRM.
+// require a linked Patreon supporter. KLONKT_PREMIUM_ENABLED=off disables the
+// premium layer (intended for internal/demo instances).
 
 import crypto from 'node:crypto';
