From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 29 Feb 2012 22:59:49 +0100 Subject: [U-Boot] Fastboot gadget, v2 In-Reply-To: <20120229214819.GC11628@linutronix.de> References: <1316527323-13007-1-git-send-email-bigeasy@linutronix.de> <201202270009.16855.marex@denx.de> <20120229214819.GC11628@linutronix.de> Message-ID: <201202292259.49776.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > * Marek Vasut | 2012-02-27 00:09:16 [+0100]: > >Hi, > > Hi, > > >what's the status of this patch/patchset? > > the status is that Wolfgang wants me to change the license to GPLv2 > because he thinks that the BSD license is not compatible with GPLv2 or > later and I can't. It'd certainly be very preferable to make it GPLv2. > I can't change the copyright because I don't hold > copyright on those files like the header file. For instance I haven't > found any documentation on the file format which is only described in > the header file. The header file is only available under BSD license > (not accepted by Wolfgang) and under Apache v2 (not compatible with > GPLv2 but with GPLv3 according FSF). > I see, this is troublesome. > So unless > - Wolfgang changes his opinion on GPLv2 vs BSD license or > - we get the code relicensed by Google or Maybe you can try contacting these people to add another license? > - we get some documentation under a reasonable license and (can) > re-implement it from scratch That'd put unnecessary strain on everybode. > > I don't see any movement here. I see, let's try solving this as well as possible. Thanks for your effort so far! Cheers! M