pinterface / burgled-batteries

A bridge between Python and Lisp (FFI bindings, etc.)
Other
113 stars 21 forks source link

License? #3

Closed kozross closed 9 years ago

kozross commented 9 years ago

What license is this work under?

pinterface commented 9 years ago

As stated in the .asd file, nominally MIT, but see "License Notes" in that same file. I suppose I could add a LICENSE file, if that would make it clearer?

kozross commented 9 years ago

@pinterface As someone who's a bit new to Common Lisp conventions, I would certainly have found a LICENSE file helpful. However, YMMV.

pinterface commented 9 years ago

No, you're right, it needed a LICENSE file. All that legal stuff just annoys me, so I've never been very good about making sure it's accounted for.