You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by al...@apache.org on 2007/03/21 15:50:48 UTC

svn commit: r520905 - /incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml

Author: alally
Date: Wed Mar 21 07:50:47 2007
New Revision: 520905

URL: http://svn.apache.org/viewvc?view=rev&rev=520905
Log:
added missing license header to test xml file

Modified:
    incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml

Modified: incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml?view=diff&rev=520905&r1=520904&r2=520905
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/XmlParserTest/TestUriSpecifier.xml Wed Mar 21 07:50:47 2007
@@ -1,3 +1,21 @@
+<!--
+ * 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.
+ -->
 <uriSpecifier xmlns="http://uima.apache.org/resourceSpecifier">
    <resourceType>AnalysisEngine</resourceType>
    <uri>uima.annot.PersonTitleAnnotator</uri>