Lisp-Stat / array-operations

Common Lisp utilities for working with arrays.

Home Page:https://lisp-stat.github.io/array-operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Licensing of this fork

phoe opened this issue · comments

MIT license states:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

0b9c45b removes the "copyright notice" that the above portion of MIT license talks about. f63ae44 removes the MIT license text altogether, which means that the "permission notice" is not included either.

Isn't that a full-on license breach?

I'm not a lawyer, but in either case I'd be fine with it under MIT. My time is short at the moment with a new job and I'd be grateful for a pull request.