From 4467a957a498b93dbcaefbad97df24b43dfbc99d Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周日, 08 3月 2020 22:16:09 +0800 Subject: [PATCH] fix tests --- doc/features.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/features.md b/doc/features.md index 06141ae..b2c516c 100644 --- a/doc/features.md +++ b/doc/features.md @@ -32,7 +32,7 @@ A licensed software may be composed by many features (functions) each one activable independently. Licensing system tells the licensed software which features are enabled, and which features are disabled. ## License Management (planned) -It is necessary to keep track of the licenses that have been issued, of the clients, and their pc identifier. +It is necessary to keep track of the licenses that have been issued, of the clients, and their hardware identifier. A web application is planned that will provide integration with payment systems to allow licensed software customers to buy licenses. ## Customizable execution limits (planned) -- Gitblit v1.9.1