Commit 1eca89b
committed
rfc2: relax LGPL-3.0 requirement
Problem: apparently LGPL becomes viral in the golang environment
because static linking is the best practice there.
If we were to implement a golang binding for Flux, licensing it
as LGPL would defeat one of our stated goals:
* Facilitate the use of Flux and its programming interfaces by external
projects such as applications, application runtimes, and tools, that are
distributed under a wide variety of open source and commercial licenses.
Such a project would likely require a permissive license to be useful.
Therefore, relax the LGPL-3.0 REQUIRED language to RECOMMENDED.1 parent ea6beee commit 1eca89b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments