lubelogger: Remove obsolete note about commercial license

This commit is contained in:
Lyndon Sanche
2026-05-07 09:31:35 -06:00
parent 7b480dfa6d
commit c353924813
-2
View File
@@ -32,8 +32,6 @@ buildDotnetModule rec {
description = "Vehicle service records and maintainence tracker";
longDescription = ''
A self-hosted, open-source, unconventionally-named vehicle maintenance records and fuel mileage tracker.
LubeLogger by Hargata Softworks is licensed under the MIT License for individual and personal use. Commercial users and/or corporate entities are required to maintain an active subscription in order to continue using LubeLogger.
'';
homepage = "https://lubelogger.com";
changelog = "https://github.com/hargata/lubelog/releases/tag/v${version}";