Use longer license slugs

This commit is contained in:
Emi Simpson 2022-02-06 14:40:12 -05:00
parent 6ed6a3a81c
commit e9648c4ea2
Signed by: Emi
GPG Key ID: 45E9C6E81BD86E7C
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ info =
, moduleInfo = moduleInfo
, descriptors =
{ name = "Hippocratic License 3.0"
, slug = "HL"
, slug = "Hippocratic"
, desc = String.trim """
The flagship ethical source license, the Hippocratic license is one of the most customizable and practical ELOS licenses out there. The 3rd version features many optional modules to tailor the license to issues that matter to you, including optional copyleft functionality.

View File

@ -17,7 +17,7 @@ info =
, moduleInfo = moduleInfo
, descriptors =
{ name = "Nonviolent Public License v7"
, slug = "NVPL/CNPL"
, slug = "Nonviolent Public License"
, desc = String.trim """
The NVPL is perhaps best known for its variant the CNPL (Cooperative Nonviolent Public License), an ELOS license unique in its restriction of commercial use of software to worker owned co-operatives (check off "Worker Ownership" to enable this variant).