From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 24 Jun 2014 19:20:58 -0300 Subject: [Buildroot] [PATCHv2] libevent: add license information In-Reply-To: <20140624221813.GO31767@free.fr> References: <1403647830-11924-1-git-send-email-gustavo@zacarias.com.ar> <20140624221813.GO31767@free.fr> Message-ID: <53A9F9CA.5060002@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 06/24/2014 07:18 PM, Yann E. MORIN wrote: > I was going to say: Sorry, but you forgot "MIT". > But it looks like it applies only to Windows builds, so not used on > Linux. Well they're basically saying "everything but arc4random is BSD-3c too". Basically arc4random is the spine that makes licensing twitchy in other packages i've checked as well. Regards.