math icon indicating copy to clipboard operation
math copied to clipboard

[Admin] `licenses/` directory out of date

Open WardBrian opened this issue 2 years ago • 0 comments

Description

The licenses/ directory includes a file called eigen-license.txt which contains the LGPL3 license. Eigen's license has changed to be "primarily" MPL2, see: https://gitlab.com/libeigen/eigen/-/blob/3.4/COPYING.README

The file dependencies.txt in that same folder is also considerably out of date, both for things like supported compilers/versions and it seems to be pre-stanc3 and has some notes on building the now-deleted stanc2 compiler.

WardBrian avatar Mar 10 '23 21:03 WardBrian