Open Source license for ETL #1062
rolandreichweinbmw
started this conversation in
General
Replies: 1 comment
-
I have been moving back to the idea of keeping everything MIT, because of the reasons you mentioned. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! As John mentioned in #1058 , he considered changing ETL's license to non-Open Source. Thank you for not enforcing this idea right now! The fact that ETL is released under a permissive Open Source license (MIT) is one of the main reasons why ETL is adopted by so many industry and hobbyist projects. And especially because of the MIT license, ETL made such a big impact in Open Source. It is even part of Debian and Ubuntu! https://tracker.debian.org/pkg/etlcpp
Regarding Embedded Template Libraries on the proprietary market: this is actually where I moved away from and chose ETL instead.
On the other hand, it is unfortunate that you intentionally held back some new feature PRs.
Please be aware that out of necessity, people need to maintain forks of ETL with their additional features, as I'm doing at https://github.com/rolandreichweinbmw/etlplus for those open PRs:
I'd rather like to see them in mainline ETL instead of in a "missing features fork".
Beta Was this translation helpful? Give feedback.
All reactions