From 483c73630a82fe8fbe9fe74cc8bbdd23a13d8b6b Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 15 2月 2020 23:49:50 +0800 Subject: [PATCH] pc identifiers work --- 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