From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 24 Jun 2014 18:36:54 -0300 Subject: [Buildroot] [PATCH 01/54] gvfs: add license information In-Reply-To: <20140624213344.GB31767@free.fr> References: <1403636160-11807-1-git-send-email-gustavo@zacarias.com.ar> <20140624213344.GB31767@free.fr> Message-ID: <53A9EF76.50906@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 06:33 PM, Yann E. MORIN wrote: > I looked at random files: most have a license header refering to > LGPLv2+, while some do not have this header. The COPYING file is > here. Yes, some packages are a bit tricky, they may seem like + but they are not since it's just inherited code from some other X project/lib. Regards.