On Sat, Apr 6, 2019 at 4:24 PM Linus Björnstam <[email protected]> wrote:
> If one wants to include it in guile's main distribution (as > FSF-copyrighted LPGL), you would need to make a clean-room implementation > of the procedures in bitwise-other.scm (bits->vector, vector->bits, > bit-swap, bitwise-fold, bitwise-for-each, bitwise-unfold and > make-bitwise-generator). I don't know about the tests, so probably them as > well. > All the code currently bears the BSD-ish SRFI license (see any SRFI). As the author, however, I hereby grant permission to change the license and/or the copyright ownership on the Guile version of bitwise-other and the tests to LGPL if that is useful to Guile. Let me know if there is formal paperwork to fill out. -- John Cowan http://vrici.lojban.org/~cowan [email protected] Being understandable rather than obscurantist poses certain risks, in that one's opinions are clear and therefore falsifiable in the light of new data, but it has the advantage of encouraging feedback from others. --James A. Matisoff
