From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Fri, 02 Nov 2012 10:31:57 +0100 Subject: [Buildroot] [RFC 0/2] legal-info: split _LICENSE and _REDISTRIBUTE constants In-Reply-To: <1351848341-5905-1-git-send-email-luca@lucaceresoli.net> References: <1351848341-5905-1-git-send-email-luca@lucaceresoli.net> Message-ID: <5093930D.90309@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Luca Ceresoli wrote: > Hi, > > this small patchset implements the recent proposal to split the license > description (_LICENSE) from the fact that a package can be > redistributed or not (_REDISTRIBUTE). And I forgot to say this is a proposal for discussion for the upcoming Buildroot Developer Days. And to say that the first patch is a trivial cleanup, not very much related to the content of the proposal. And to mention that, if the proposal is accepted, a patch to update the docs will follow. Nothing more, hopefully... Luca