Compare commits

..

No commits in common. "f5a0b11314b76d2a38ef57ec6bfabba393eff15c" and "6ed6a3a81c35646e59d8d4d2c7d85f46e3ba53c8" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ info =
, moduleInfo = moduleInfo
, descriptors =
{ name = "Hippocratic License 3.0"
, slug = "Hippocratic"
, slug = "HL"
, desc = String.trim """
The flagship ethical source license, the Hippocratic license is one of the most customizable and practical ELOS (Ethically Licensed Open Source) licenses out there. The 3rd version features many optional modules to tailor the license to issues that matter to you, including optional copyleft functionality.
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.
Also featured is an out-of-court arbitration clause, and restrictions that prevent any organizations involved in unethical practices from using the software, as opposed to just preventing the direct use of the software for unethical practices.
"""

View File

@ -17,7 +17,7 @@ info =
, moduleInfo = moduleInfo
, descriptors =
{ name = "Nonviolent Public License v7"
, slug = "Nonviolent Public License"
, slug = "NVPL/CNPL"
, 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).