-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,16 @@ To review your licence details you can use this command: | |
rawcooked --show-license | ||
``` | ||
|
||
You may purchase a sublicence from Media Area which can be loaned to third party suppliers in the creation of assets for the purchaser's use. To find out about more about licences or any other feature development please contact Media Area - [[email protected]](mailto:[email protected]). | ||
You may purchase a sublicence from Media Area which can be loaned to third party suppliers in the creation of assets for the purchaser's use. | ||
|
||
To issue a sublicence to be loan to a third party company for one month: | ||
``` | ||
--sublicense <value> | ||
``` | ||
The value entry would be your own unique number. To set an expiry date, if you were to create this licence the beginning of May for example: | ||
``` | ||
--sublicense-dur 0 | ||
``` | ||
This would create a licence that would last until the end of May. The default value is 1, which would provide an active licence until the end of the following month of issue. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
digitensions
Author
Contributor
|
||
|
||
To find out about more about licences or any other feature development please contact Media Area - [[email protected]](mailto:[email protected]). |
"of May", it depends on when you create it :). --> "of the current month".