Garrett Rooney wrote: > [snip] > One thing I noticed was that the lib/legal directory seems a bit odd. > First, it's still got a license file for the geronimo servlet jar, > despite the fact that we're not shipping that anymore. Second, there > are some jars in the lib dir that don't have corresponding license > files in lib/legal. json-1.0.jar, wstx-asl-2.0.5.jar, and > xmlsec-1.3.0.jar, for example. I believe all of those are under the > ASL, but we've got copies of the ASL in there for other jars, so why > not those ones? >
The wstx-asl jar carries a copy of it's license and notice within the jar itself. - James
