You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by cu...@apache.org on 2006/03/10 04:53:52 UTC

svn commit: r384696 - /xml/commons/trunk/doap_XML_Commons_Resolver.xml

Author: curcuru
Date: Thu Mar  9 19:53:49 2006
New Revision: 384696

URL: http://svn.apache.org/viewcvs?rev=384696&view=rev
Log:
Fix missing // on the generated namespace; add license

Modified:
    xml/commons/trunk/doap_XML_Commons_Resolver.xml

Modified: xml/commons/trunk/doap_XML_Commons_Resolver.xml
URL: http://svn.apache.org/viewcvs/xml/commons/trunk/doap_XML_Commons_Resolver.xml?rev=384696&r1=384695&r2=384696&view=diff
==============================================================================
--- xml/commons/trunk/doap_XML_Commons_Resolver.xml (original)
+++ xml/commons/trunk/doap_XML_Commons_Resolver.xml Thu Mar  9 19:53:49 2006
@@ -1,9 +1,26 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!--
+
+  Copyright 2006 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  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
+
+  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:asfext="http://projects.apache.org/ns/asfext#">
          <!--  With many thanks to dreid who made this all so damn easy! -curcuru -->
   <Project rdf:about="http://xml.apache.org/">
     <created>2006-02-17</created>