| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 | Apache TomcatCopyright 1999-2021 The Apache Software FoundationThis product includes software developed atThe Apache Software Foundation (https://www.apache.org/).This software contains code derived from netty-nativedeveloped by the Netty project(https://netty.io, https://github.com/netty/netty-tcnative/)and from finagle-native developed at Twitter(https://github.com/twitter/finagle).The Windows Installer is built with the NullsoftScriptable Install System (NSIS), which isopen source software.  The original software andrelated information is available athttp://nsis.sourceforge.net.Java compilation software for JSP pages is provided by the EclipseJDT Core Batch Compiler component, which is open source software.The original software and related information is available athttps://www.eclipse.org/jdt/core/.For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integrationThe org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packagesare derivative work originating from the Netty project and the finagle-nativeproject developed at Twitter* Copyright 2014 The Netty Project* Copyright 2014 TwitterThe original XML Schemas for Java EE Deployment Descriptors: - javaee_5.xsd - javaee_web_services_1_2.xsd - javaee_web_services_client_1_2.xsd - javaee_6.xsd - javaee_web_services_1_3.xsd - javaee_web_services_client_1_3.xsd - jsp_2_2.xsd - web-app_3_0.xsd - web-common_3_0.xsd - web-fragment_3_0.xsd - javaee_7.xsd - javaee_web_services_1_4.xsd - javaee_web_services_client_1_4.xsd - jsp_2_3.xsd - web-app_3_1.xsd - web-common_3_1.xsd - web-fragment_3_1.xsdmay be obtained from:http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
 |