|
|
|
|
|
by pxc
1080 days ago
|
|
No. Software with a EULA like this is not free or open-source software. It violates freedom 0 of the fundamental software freedoms (FSF terminology) and the 'no discrimination against fields of endeavor' clause of the Open-Source Definition (OSI terminology). Putting a restrictive EULA on a permissively licensed open-source project makes it non-free just like incorporating proprietary code. |
|
The project itself remains open source. You can `git clone` that source and use it under the apache 2 license, which is both free and open.
Furthermore, the development is still open, and there is still no CLA required to contribute.