Skip to content
Prev 6083 / 12125 Next

[R-pkg-devel] best practices for handling a mixed-licensed package

This is why I recommend that if you copy an entire directory of code you
include the LICENSE file for that directory; if you copy a single file,
make the license clear at the comment in a top of the file. This is
standard practice in most open source communities.

If you?re writing open source code, I don?t think it?s necessary to retain
a lawyer in order to handle these commonplace issues. (OTOH if you?re
building a business on top of open source code, hiring a lawyer is
absolutely essential).

Hadley

On Saturday, October 3, 2020, Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
wrote: