You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by se...@apache.org on 2013/07/25 14:32:59 UTC

svn commit: r1506930 - /mina/metadata/doap.rdf

Author: sebb
Date: Thu Jul 25 12:32:59 2013
New Revision: 1506930

URL: http://svn.apache.org/r1506930
Log:
Add standard AL header

Modified:
    mina/metadata/doap.rdf

Modified: mina/metadata/doap.rdf
URL: http://svn.apache.org/viewvc/mina/metadata/doap.rdf?rev=1506930&r1=1506929&r2=1506930&view=diff
==============================================================================
--- mina/metadata/doap.rdf (original)
+++ mina/metadata/doap.rdf Thu Jul 25 12:32:59 2013
@@ -1,18 +1,26 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!--
+   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.
+-->
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#" 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-<!--
-  =======================================================================
-
-   Copyright (c) 2006 The Apache Software Foundation.  
-   All rights reserved.
-
-  =======================================================================
--->
   <Project rdf:about="http://mina.apache.org/">
     <created>2006-04-04</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />