Per Eckerdal wrote:
I don't know where those ._*.scm files came from. They don't exist on my machine. I saw that they were there when I made the tarball. I must've done something wrong when issuing the tar command or it's just OSX playing games with me.
Aha those were probably HFS+ metainformation files.
I decided to use the same license as Gambit for now. I don't know exactly how this should be done, I just copied the LGPL and Apache license texts to the repo and added a LICENSE file where I say that these licenses are what the code is under.
As far as I know the general consensus is that you need to add a copyright (and licensing?) statement to every source file.
Gambit only carries copyright statements in its files, no licensing statement, so that might be enough.
I'm following up this mail with a patch for expr.scm (and a second one to add a note).
Christian.