On Wed, Sep 9, 2015 at 8:03 AM, John Cowan <xxxxxx@mercury.ccil.org> wrote:
 
The Larceny copyright file is here:

<https://raw.githubusercontent.com/larcenists/larceny/master/COPYRIGHT>.

Yes, and it's a huge file covering many cases other than the hash table ones being incorporated into these SRFIs.  We need a license file that covers what Larceny is donating.
 
By the way, the (r6rs hashtables) and SRFI 69 implementations that
underlie SRFI 126 also underlie SRFI 125, and should be pulled in to
both repos:

<https://raw.githubusercontent.com/larcenists/larceny/master/tools/R6RS/r6rs/hashtables.sld>

<https://raw.githubusercontent.com/larcenists/larceny/master/tools/R6RS/r6rs/hashtables.atop69.scm>

<https://raw.githubusercontent.com/larcenists/larceny/master/tools/R6RS/r6rs/hashtables.body69.scm>

Done.