aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-04-06 16:23:16 +0000
committerOlivier Lamy <olamy@apache.org>2012-04-06 16:23:16 +0000
commitfec700de2720b40af442fe63cdcb3a0a942040d3 (patch)
treeec124fd7f56c92955e02eb447941ea4a62c0e59e /src
parenta6b8ccc84b3ad02e09fb17fa573dfa21af815216 (diff)
downloadarchiva-fec700de2720b40af442fe63cdcb3a0a942040d3.tar.gz
archiva-fec700de2720b40af442fe63cdcb3a0a942040d3.zip
fix license headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310448 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/site/site.xml39
1 files changed, 16 insertions, 23 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
index 44f634a88..64cf1536b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -2,38 +2,31 @@
<!--
/*
- * Copyright 2001-2006 The Apache Software Foundation.
+ * 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
*
- * 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
*
- * 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.
+ * 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="Redback">
- <bannerLeft>
- <name>Redback</name>
- <href>http://redback.codehaus.org</href>
- </bannerLeft>
- <!--
- <bannerRight>
- <name>The Codehaus</name>
- <href>http://codehaus.org</href>
- <src>http://media.codehaus.org/images/unity-codehaus-logo.png</src>
- </bannerRight>
- -->
+
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
- <version>1.1</version>
+ <version>1.2.1</version>
</skin>
<publishDate format="yyyy-MM-dd" position="left" />