Use longer license slugs
This commit is contained in:
parent
6ed6a3a81c
commit
e9648c4ea2
|
@ -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.
|
||||
|
||||
|
|
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue