You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2013/12/23 15:37:30 UTC

svn commit: r1553119 - /james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml

Author: eric
Date: Mon Dec 23 14:37:30 2013
New Revision: 1553119

URL: http://svn.apache.org/r1553119
Log:
Simple header format

Modified:
    james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml

Modified: james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml?rev=1553119&r1=1553118&r2=1553119&view=diff
==============================================================================
--- james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml (original)
+++ james/server/trunk/dns-service/dnsservice-dnsjava/src/main/resources/META-INF/spring/dns-context.xml Mon Dec 23 14:37:30 2013
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    ! Licensed to the Apache Software Foundation (ASF) under one ! ! or
-    more contributor license agreements. See the NOTICE file ! !
-    distributed with this work for additional information ! ! regarding
-    copyright ownership. The ASF licenses this file ! ! to you 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. !
--->
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you 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.    
+-->
 
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"



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