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
"too few variables" foreachHi, I'd like to recode (reverse) a list of 24 dichotomous variables (0/1). The following should ill…
How to modify the width of x- and y-axis are the same?Hi everyone, In my example, delta1 = 0.05 (y-axis) has the width is larger than delta 2 = 0.2 (x-ax…
Saving the output of -which-I have written an ado command that calls a native executable (an exe file in Windows). Users have tr…
How to interpret variance on different levels in melogitDear all, I am analysing what are the determinants for the adoption of bonus compensation for a firm…
Negative persistence parameterHi, I am estimating a simple OLS persistence model where I regress f.x on x. x is a variable that t…
Subscribe to:
Post Comments (Atom)
0 Response to Licensing material incorporated in Java plugins
Post a Comment