search for: kemitchell

Displaying 2 results from an estimated 2 matches for "kemitchell".

2020 Sep 11
3
Including full text of open source licenses in a package
...> > The only way to make sure that people who have copies of the program will continue > to be able to see the license, despite all the changes that will happen in the network, > is to include a copy of the license in the program. This analysis by an open source lawyer, https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html#notice-condition, reinforces the same message for the MIT license. Currently we've been working around this limitation by putting a markdown version of the license in LICENSE.md and then adding that to .Rbuildignore (this ensures that the source ver...
2020 Sep 12
0
Including full text of open source licenses in a package
...o make sure that people who have copies of the program will continue > > to be able to see the license, despite all the changes that will happen in the network, > > is to include a copy of the license in the program. > > This analysis by an open source lawyer, > https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html#notice-condition, > reinforces the same message for the MIT license. > > Currently we've been working around this limitation by putting a > markdown version of the license in LICENSE.md and then adding that to > .Rbuildignore (this ens...