cask_language_reference.md: make clear licenses should never take into

account the vendor's business model.

Closes #8169.
This commit is contained in:
Vítor Galvão 2014-12-18 02:39:52 +00:00
parent 9e395da2c4
commit 7aa3df119a
1 changed files with 3 additions and 0 deletions

View File

@ -351,6 +351,9 @@ list of valid symbols.
The values for `license` are categories, rather than fully-specified
licenses. For example, `:gpl` is a category; we do not distinguish between
versions of the GPL. Similarly, `:cc` and `:bsd` comprise many variants.
They must always pertain to the license of the software itself, not the
vendor's business model (a free app to access a paid service is still
`:gratis`, not `:freemium`).
The `license` stanza is intended as an aid to search/filtering of Casks.
For full and complete information, the user must always rely on the vendor's