On Fri, Oct 12, 2007 at 03:38:48AM +0200, Carl-Daniel Hailfinger wrote: > Clarify the LZMA decoder license > > Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> > > --- > > Index: LinuxBIOSv2/src/lib/lzma.c > =================================================================== > --- LinuxBIOSv2/src/lib/lzma.c (Revision 2849) > +++ LinuxBIOSv2/src/lib/lzma.c (Arbeitskopie) > @@ -1,9 +1,13 @@ > /* > > LinuxBIOS interface to memory-saving variant of LZMA decoder > + > (C)opyright 2006 Carl-Daniel Hailfinger > -Released under the GNU GPL > +Released under the GNU GPL v2 or later > > +Parts of this file are based on C/7zip/Compress/LZMA_C/LzmaTest.c from the > LZMA > +SDK 4.42, which is written and distributed to public domain by Igor Pavlov.
Looks good, but can you please use the common license header as in the other files (and also post a patch for v3, I think we have the same issue there). Thanks, Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
signature.asc
Description: Digital signature
-- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
