From a64181e4d77844fc1c43d6eb5c43b2b302192fb5 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 11 Sep 2009 16:12:47 +0000 Subject: [PATCH] Add the Servlet 3.0 xsd's git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@813905 13f79535-47bb-0310-9956-ffa450edef68 --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LICENSE b/LICENSE index 1f1666e78..c3b8d77db 100644 --- a/LICENSE +++ b/LICENSE @@ -711,6 +711,12 @@ For the following 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 + - web-app_3_0.xsd + - web-common_3_0.xsd + - web-fragment_3_0.xsd COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 -- 2.11.0