diff --git a/doc/CASK_LANGUAGE_REFERENCE.md b/doc/CASK_LANGUAGE_REFERENCE.md index e7107a766d40..8ce6eed528af 100644 --- a/doc/CASK_LANGUAGE_REFERENCE.md +++ b/doc/CASK_LANGUAGE_REFERENCE.md @@ -349,8 +349,8 @@ open source. Chromium licensing is described by the generic category [`:oss`](h | symbol | generic category | meaning | URL | | ---------------- | ---------------- | ----------------------------------------------- | ----------- | -| `:gratis` | `:closed` | free-to-use, closed source | -| `:commercial` | `:closed` | not free to use | +| `:gratis` | `:closed` | Full functionality free-to-use, closed source | +| `:commercial` | `:closed` | Not free to use beyond a trial period | | `:affero` | `:oss` | Affero General Public License | | `:apache` | `:oss` | Apache Public License | | `:arphic` | `:oss` | Arphic Public License |