You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/01/23 22:41:36 UTC

svn commit: r1235004 - in /archiva/site/src/site: site.xml xdoc/index.xml.vm

Author: olamy
Date: Mon Jan 23 21:41:36 2012
New Revision: 1235004

URL: http://svn.apache.org/viewvc?rev=1235004&view=rev
Log:
add missing license header

Modified:
    archiva/site/src/site/site.xml
    archiva/site/src/site/xdoc/index.xml.vm

Modified: archiva/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/site/src/site/site.xml?rev=1235004&r1=1235003&r2=1235004&view=diff
==============================================================================
--- archiva/site/src/site/site.xml (original)
+++ archiva/site/src/site/site.xml Mon Jan 23 21:41:36 2012
@@ -1,3 +1,24 @@
+<?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.
+  -->
+
 <project>
   <skin>
     <groupId>org.apache.maven.skins</groupId>

Modified: archiva/site/src/site/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/archiva/site/src/site/xdoc/index.xml.vm?rev=1235004&r1=1235003&r2=1235004&view=diff
==============================================================================
--- archiva/site/src/site/xdoc/index.xml.vm (original)
+++ archiva/site/src/site/xdoc/index.xml.vm Mon Jan 23 21:41:36 2012
@@ -1,4 +1,23 @@
-<?xml version="1.0"?>
+<?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.
+  -->
 <document>
   <properties>
     <title>The Build Artifact Repository Manager</title>