From patchwork Thu Mar 16 11:53:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rahul Bedarkar X-Patchwork-Id: 739791 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vkRjL4zDhz9rvt for ; Thu, 16 Mar 2017 22:54:46 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0A19E890E6; Thu, 16 Mar 2017 11:54:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HqHugNssZe2L; Thu, 16 Mar 2017 11:54:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1478F8906E; Thu, 16 Mar 2017 11:54:41 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 2EB721C1074 for ; Thu, 16 Mar 2017 11:54:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 2B8898A7B5 for ; Thu, 16 Mar 2017 11:54:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YEB1mJojI4gz for ; Thu, 16 Mar 2017 11:54:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailapp01.imgtec.com (mailapp01.imgtec.com [195.59.15.196]) by hemlock.osuosl.org (Postfix) with ESMTP id EF30B8A7A6 for ; Thu, 16 Mar 2017 11:54:37 +0000 (UTC) Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Forcepoint Email with ESMTPS id 1F23C13DD6B22; Thu, 16 Mar 2017 11:54:34 +0000 (GMT) Received: from PUMAIL01.pu.imgtec.org (192.168.91.250) by hhmail02.hh.imgtec.org (10.100.10.20) with Microsoft SMTP Server (TLS) id 14.3.294.0; Thu, 16 Mar 2017 11:54:36 +0000 Received: from pudesk287-linux.pu.imgtec.org (192.168.91.23) by PUMAIL01.pu.imgtec.org (192.168.91.250) with Microsoft SMTP Server (TLS) id 14.3.266.1; Thu, 16 Mar 2017 17:24:34 +0530 From: Rahul Bedarkar To: Date: Thu, 16 Mar 2017 17:23:59 +0530 Message-ID: <1489665241-14942-1-git-send-email-rahul.bedarkar@imgtec.com> X-Mailer: git-send-email 2.6.2 MIME-Version: 1.0 X-Originating-IP: [192.168.91.23] Cc: Rahul Bedarkar , Thomas De Schampheleire Subject: [Buildroot] [PATCH 1/3] docs/manual: document ISC license X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Many packages are provided under ISC license. Document it under License abbreviations section. Cc: Thomas De Schampheleire Signed-off-by: Rahul Bedarkar --- docs/manual/legal-notice.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/legal-notice.txt b/docs/manual/legal-notice.txt index c9b5211..1e1e2b3 100644 --- a/docs/manual/legal-notice.txt +++ b/docs/manual/legal-notice.txt @@ -148,6 +148,9 @@ Buildroot, with the name used in the manifest files: * `Apache-2.0`: http://apache.org/licenses/LICENSE-2.0.html[ Apache License, version 2.0]; +* `ISC`: + https://opensource.org/licenses/ISC[ + ISC License]; [[legal-info-buildroot]] === Complying with the Buildroot license