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. """