Author: vgritsenko
Date: Sat Feb 24 19:34:45 2007
New Revision: 511432

URL: http://svn.apache.org/viewvc?view=rev&rev=511432
Log:
update header

Modified:
    xml/xindice/trunk/src/documentation/skinconf.xml

Modified: xml/xindice/trunk/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/skinconf.xml?view=diff&rev=511432&r1=511431&r2=511432
==============================================================================
--- xml/xindice/trunk/src/documentation/skinconf.xml (original)
+++ xml/xindice/trunk/src/documentation/skinconf.xml Sat Feb 24 19:34:45 2007
@@ -1,29 +1,30 @@
 <?xml version="1.0"?>
 <!--
-  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.
-
-  $Id$
--->
+  - 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.
+  -
+  - $Id$
+  -->
 
 <!--
-Skin configuration file. This file contains details of your project,
-which will be used to configure the chosen Forrest skin.
--->
+  - Skin configuration file. This file contains details of your project,
+  - which will be used to configure the chosen Forrest skin.
+  -->
 
-<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN" 
"http://forrest.apache.org/dtd/skinconfig-v07-1.dtd";>
+<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN"
+                            
"http://forrest.apache.org/dtd/skinconfig-v07-1.dtd";>
 <skinconfig>
   <!-- To enable lucene search add provider="lucene" (default is google).
     Add box-location="alt" to move the search box to an alternate location


Reply via email to