servlet.jarのライセンスが謎。ダウンロードするときはライセンスが表示されるけど、servlet.jar含みで配布されるアーカイブには、ライセンスは明記されてないみたいだし…
参考…になるかな…
http://www.java.com/ja/download/license.jsp
追記1
OGNLのライセンスってこれでいいのかな?
http://www.ognl.org/copyright.html
追記2
POIのライセンスも微妙だ。
License As opposed to the formerly used POI License which was based on the Apache Public License, now that POI is part of Jakarta, use the APL 1.1 for the header. Currently, the Apache Software Foundation requires us to use the full long version.
http://jakarta.apache.org/poi/resolutions/res001.html
…と思ったら、ソースのアーカイブにASL2.0が含まれてた。
バイナリとソースでライセンスが異なるってことはないと思うけど…