Author: rdonkin
Date: Tue Jun 14 13:01:48 2011
New Revision: 1135542

URL: http://svn.apache.org/viewvc?rev=1135542&view=rev
Log:
JAMES-1263 http://www.apache.org/legal/src-headers.html asks that source 
documents with third party origins have license attached even when missing from 
the original. The Apache License, Version 2.0 allows a limited boilerplate to 
be used rather than the full license. For conciseness, I have opted for this. 
This addition should be functionally equivalent to the original. Please test 
and - if it isn't - add an exclusion to our Rat configuration.

Modified:
    
james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd

Modified: 
james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd?rev=1135542&r1=1135541&r2=1135542&view=diff
==============================================================================
--- 
james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd
 (original)
+++ 
james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd
 Tue Jun 14 13:01:48 2011
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+This document ("spring-beans-3.0.xsd" from "Spring Framework 3.1") is
+ 
+  Copyright (c) 2002-2011 SpringSource, a division of VMware, Inc.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <xsd:schema xmlns="http://www.springframework.org/schema/beans"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
targetNamespace="http://www.springframework.org/schema/beans";>
 
        <xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
@@ -1146,4 +1164,4 @@
                </xsd:restriction>
        </xsd:simpleType>
 
-</xsd:schema>
\ No newline at end of file
+</xsd:schema>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to