Registered Member
|
Hello,
I am planning to use Eigen in a software project that might be distributed outside of my organization, maybe in source or binary forms are possible. I am planning to include Eigen source code files to my own source files/directories, but I do not want to modify any of Eigen source/files. 1 - Is this allowed with the MPL2 license? 2 - According to Q7 of the MPL2 FAQ, to check "if the people who distributed the program to you have complied with the MPL, look for the notice that tells you where the software is available in Source Code form". however, I dont find this notice in the Eigen distribution. Thanks, Diego |
Moderator
|
1- yes, no problem
2- Eigen is a header only library, so you got it in source form! This note in the FAQ is for binaries. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]