Glad I could help. The information is mentioned in the comments by the author on the same page, where he replies "Yes. Please use it however you wish." to a comment "You just saved me tons of time, can we consider this code public domain?" See: http://www.peterfranza.com/2008/09/26/little-endian-input-stream/#comment-2517 and http://www.peterfranza.com/2008/09/26/little-endian-input-stream/#comment-2518
On Wed, Mar 23, 2016 at 8:22 PM, Markus Koschany <[email protected]> wrote: > Am 23.03.2016 um 15:33 schrieb Chirayu Desai: >> Thanks for the ideas! >> >> I started with the apktool issue, and was able to create a fix. >> More details: >> https://github.com/iBotPeaches/Apktool/issues/1166 >> https://github.com/iBotPeaches/Apktool/pull/1201 >> >> Next thing to do is getting a local install of debian running, I only >> have it on a server right now which won't always be the best for >> testing. >> Will try to tackle another issue after that. > > Thank you very much for working on this issue. Please clarify the > license for this implementation though because the site doesn't mention > "public domain" anywhere. If it contains no copyright information we > must assume that it is non-distributable and non-free. > > http://www.peterfranza.com/2008/09/26/little-endian-input-stream/ > > Regards, > > Markus >
