You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by bo...@apache.org on 2010/06/08 17:48:35 UTC

svn commit: r952701 - in /incubator/rat/main/trunk: ant-task-examples.xml apache-rat/src/site/site.xml

Author: bodewig
Date: Tue Jun  8 15:48:35 2010
New Revision: 952701

URL: http://svn.apache.org/viewvc?rev=952701&view=rev
Log:
apply svn property changes suggested by sebb

Modified:
    incubator/rat/main/trunk/ant-task-examples.xml   (props changed)
    incubator/rat/main/trunk/apache-rat/src/site/site.xml   (contents, props changed)

Propchange: incubator/rat/main/trunk/ant-task-examples.xml
            ('svn:executable' removed)

Modified: incubator/rat/main/trunk/apache-rat/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat/src/site/site.xml?rev=952701&r1=952700&r2=952701&view=diff
==============================================================================
--- incubator/rat/main/trunk/apache-rat/src/site/site.xml (original)
+++ incubator/rat/main/trunk/apache-rat/src/site/site.xml Tue Jun  8 15:48:35 2010
@@ -1,22 +1,22 @@
-<?xml version="1.0" ?>
-<!--
-
- 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.
-
--->
-<project name="Apache RAT Application (Incubating)">
-  <body>    
-    <menu ref="parent"/>
-    <menu ref="reports"/>
-  </body>
-</project>
+<?xml version="1.0" ?>
+<!--
+
+ 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.
+
+-->
+<project name="Apache RAT Application (Incubating)">
+  <body>    
+    <menu ref="parent"/>
+    <menu ref="reports"/>
+  </body>
+</project>

Propchange: incubator/rat/main/trunk/apache-rat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native