emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/repology df2aa42: repology-license: Clarify blank votes


From: Nicolas Goaziou
Subject: [elpa] externals/repology df2aa42: repology-license: Clarify blank votes.
Date: Sat, 23 Jan 2021 05:38:57 -0500 (EST)

branch: externals/repology
commit df2aa42f7b69af705676962a732ef6629be4f0bf
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Commit: Nicolas Goaziou <mail@nicolasgoaziou.fr>

    repology-license: Clarify blank votes.
    
    * repology-license.el (repology-license-reference-repositories):
    Clarify that blank votes do not count.
---
 repology-license.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/repology-license.el b/repology-license.el
index e78d750..1739b1f 100644
--- a/repology-license.el
+++ b/repology-license.el
@@ -62,7 +62,8 @@ This is a list of triplets (REPO SUBREPO PREDICATE) where:
 
 When PREDICATE is a function, a return value of t means the argument is a free
 license according to the repository, whereas nil means it is non-free.  Any
-other value means the repository cannot decide, and pass.
+other value means the repository cannot decide, and pass.  In this case, the
+vote does not count.
 
 If PREDICATE is t, we trust the repository to provide only free software.
 Conversely, PREDICATE is nil when the repository is known to reference only



reply via email to

[Prev in Thread] Current Thread [Next in Thread]