I've been wading into the world of Java plugins, which has involved wading into the world of Java (i.e., I'm new to Java). I am also new to the licensing issues that Java brings.
My program incorporates several dependencies, all of which are under the Apache 2.0 license. I'd like to distribute my program through SSC as a JAR file that includes those dependencies, so end-users don't need to install anything extra beyond my program. My understanding of the Apache license is that I am free to do so, as long as I include the original copyright notices for the dependencies in my distribution.
My question is the best way to do so. Does anyone have experience with this? My thought was to include a Stata help file that displays the various copyright statements from the dependencies, but I'm curious if there is some different, standard way to do this?
Related Posts with Licensing material incorporated in Java plugins
Unexpected behavior (suspected bug) when using Mata views with temporary variables created by fvrevarI encountered a very strange behavior when I use Mata views on temporary variables created by fvreva…
Pick columns to output using esttab and estpost correlationHello, I was wondering if there was an easy way to pick the columns to output with esttab when buil…
Is there an import delimited option to remove "." from variable names?Hi, I just imported a csv using the import delimited command. It imported with no errors or warning…
Stata Recoding Variable MacroHi all, I have a numeric variable, range is about from 100-400,000. I would like to recode this var…
Spatial Autogressive Models for Binary Outcomes?Hi Folks, I was reading through about Stata's spatial autogressive models (https://www.stata.com/fe…
Subscribe to:
Post Comments (Atom)
0 Response to Licensing material incorporated in Java plugins
Post a Comment