From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rahul Bedarkar Date: Wed, 5 Oct 2016 12:13:12 +0530 Subject: [Buildroot] [PATCH v2] elfutils: clarify licensing info In-Reply-To: <1475622868-27338-1-git-send-email-gustavo.zacarias@free-electrons.com> References: <1475622868-27338-1-git-send-email-gustavo.zacarias@free-electrons.com> Message-ID: <57F4A100.4020608@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, On Wednesday 05 October 2016 04:44 AM, gustavo.zacarias at free-electrons.com wrote: > From: Gustavo Zacarias > > elfutils libraries are GPLv2+ or LGPLv3+, standalone programs are GPLv3+ > (see the NEWS file). > Make the GPLv3+ license tag/file dependant on the programs being > enabled, and make the GPLv2+/LGPLv3+ tag more descriptive. > > Signed-off-by: Gustavo Zacarias Reviewed-by: Rahul Bedarkar Thanks, Rahul