From f5a0b11314b76d2a38ef57ec6bfabba393eff15c Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Sun, 6 Feb 2022 14:41:22 -0500 Subject: [PATCH] Define ELOS --- src/License/Hippocratic.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/License/Hippocratic.elm b/src/License/Hippocratic.elm index 3f52707..2727c52 100644 --- a/src/License/Hippocratic.elm +++ b/src/License/Hippocratic.elm @@ -21,7 +21,7 @@ info = { name = "Hippocratic License 3.0" , 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. +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. 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. """