From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60394138359 for ; Wed, 6 May 2020 14:29:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7EB1E0933; Wed, 6 May 2020 14:29:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8EB1BE0933 for ; Wed, 6 May 2020 14:29:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A45C134F530 for ; Wed, 6 May 2020 14:29:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6202E1EE for ; Wed, 6 May 2020 14:29:09 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1588775255.6f2153b78f73b2fba8148d511e361c9dfa1cad59.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/licenses/ X-VCS-Repository: proj/devmanual X-VCS-Files: general-concepts/licenses/text.xml X-VCS-Directories: general-concepts/licenses/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6f2153b78f73b2fba8148d511e361c9dfa1cad59 X-VCS-Branch: master Date: Wed, 6 May 2020 14:29:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 900f6cc7-4c20-473e-9414-9947042df250 X-Archives-Hash: 8847a094f89982d97adc10797360aef0 commit: 6f2153b78f73b2fba8148d511e361c9dfa1cad59 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Apr 7 20:34:12 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed May 6 14:27:35 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6f2153b7 general-concepts/licenses: GitHub license API might be incomplete Closes: https://github.com/gentoo/devmanual/pull/166 Signed-off-by: Robin H. Johnson gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> general-concepts/licenses/text.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml index 9e3bb6d..7f600c4 100644 --- a/general-concepts/licenses/text.xml +++ b/general-concepts/licenses/text.xml @@ -82,9 +82,12 @@ Some EULAs may also require the user to fetch distfiles manually, in which case -Do not trust the license indicated by GitHub or other sites that use -automation to guess the license! The information presented may be -incomplete and/or incorrect. +Do not trust the license indicated by GitHub or other sites that use automation +to guess the license! The information presented may be incomplete and/or +incorrect. The + +GitHub License API for example can only return a single license for a +given repository.