diff options
author | Brett Porter <brett@apache.org> | 2006-12-23 06:39:46 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2006-12-23 06:39:46 +0000 |
commit | 0b54f729abf46839a04b82dd637021741817ebe3 (patch) | |
tree | 38232f23e1c7cb57d390e9f55c4595221b20dc7a /archiva-reports-standard/pom.xml | |
parent | 740994f99de3d6129094b96b0628188063f7c74c (diff) | |
download | archiva-0b54f729abf46839a04b82dd637021741817ebe3.tar.gz archiva-0b54f729abf46839a04b82dd637021741817ebe3.zip |
Update license, reformat
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-reports-standard/pom.xml')
-rwxr-xr-x | archiva-reports-standard/pom.xml | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/archiva-reports-standard/pom.xml b/archiva-reports-standard/pom.xml index 3f1743f0d..c51aa8352 100755 --- a/archiva-reports-standard/pom.xml +++ b/archiva-reports-standard/pom.xml @@ -1,18 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright 2005-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 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |