Softwareengineering: Must I provide my project source code if I use a library licensed under Apac...

Subscribers:
4,130
Published on ● Video Link: https://www.youtube.com/watch?v=UswiSRfW18Q



Duration: 0:00
1 views
0


Must I provide my project source code if I use a library licensed under Apache 2.0?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users)softwareengineering.stackexchange.com-Community
(softwareengineering.stackexchange.com/users/5099/bart-van-ingen-schenau)Bart van Ingen Schenau
(softwareengineering.stackexchange.com/users/103708/simon-b)Simon B
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/262057/must-i-provide-my-project-source-code-if-i-use-a-library-licensed-under-apache-2)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

licensing apache-license




Other Videos By Peter Schneider


6 days agoHow can I convert a zero-terminated byte array to string?
6 days agoHow to pass a function as a parameter in Java?
6 days agoHow do you run multiple programs in parallel from a bash script?
6 days agoC# LINQ find duplicates in List
6 days agoWhere is the first destructor being called here?
6 days agoSoftwareengineering: Is Microsoft discouraging the use of 'var' in C#? (VS2017)
6 days agoWhat are copy elision and return value optimization?
6 days agoHow can I log SQL statements in Spring Boot?
6 days agonginx - Error / Access Log could not be found
6 days agoHow can I set "cr" as the default basis type in mgcv::gam instead of "tp"?
2025-05-10Softwareengineering: Must I provide my project source code if I use a library licensed under Apac...
2025-05-09Security: Does karabiner elements on Mac OSX contain, or potentially contain, malware?
2025-05-093dprinting: Distortion and discoloration of corner of print
2025-05-09Gis: QGIS Tool "Save vector features to file" where can I find available GDAL dataset / layer opt...
2025-05-09What determines how float.PositiveInfinity is displayed?
2025-05-09I keep getting LNK2019 error even though I have a main() function. What is the issue?
2025-05-09Unable to package Log4j2 in maven project
2025-05-09Match start of line in multiline string in lua?
2025-05-09macOS Sequoia 15.4.1: Compiled C++ binary instantly killed on run (zsh: killed)
2025-05-09How can I count lines of code in an R package?
2025-05-09Displaying valid records with self join using CTE