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 B9F6E138350 for ; Tue, 14 Jan 2020 08:42:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA995E088A; Tue, 14 Jan 2020 08:42:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BE777E088A for ; Tue, 14 Jan 2020 08:42:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5FC4234E06E for ; Tue, 14 Jan 2020 08:42:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA1112A for ; Tue, 14 Jan 2020 08:42:49 +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: <1578991268.820ce06e42960dcf77844c01b32a042d1f531070.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: 820ce06e42960dcf77844c01b32a042d1f531070 X-VCS-Branch: master Date: Tue, 14 Jan 2020 08:42:49 +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: 7502fe52-0ba4-42aa-9ac5-90d2336683ea X-Archives-Hash: 869b6a0d10db9550952c45873ec07811 commit: 820ce06e42960dcf77844c01b32a042d1f531070 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 4 05:28:54 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jan 14 08:41:08 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=820ce06e general-concepts/licenses: Add 'Further reading' subsection Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> general-concepts/licenses/text.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml index 94ad420..24c9f02 100644 --- a/general-concepts/licenses/text.xml +++ b/general-concepts/licenses/text.xml @@ -239,6 +239,32 @@ only do so if the license could be considered 'questionable' or if you are unsure as to the meaning of any part of it.

+ + + +
+Further reading + + +

+The following resources are recommended as source of more information +on copyright and licensing: +

+ +
    +
  • + + David A. Wheeler, The Free-Libre / Open Source Software (FLOSS) + License Slide + +
  • +
  • + + Richard Stallman, License Compatibility and Relicensing + +
  • +
+