You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/01/17 18:15:36 UTC

svn commit: r497092 - /incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml

Author: twgoetz
Date: Wed Jan 17 09:15:36 2007
New Revision: 497092

URL: http://svn.apache.org/viewvc?view=rev&rev=497092
Log:
Add license header.

Modified:
    incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml

Modified: incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml?view=diff&rev=497092&r1=497091&r2=497092
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-ep-runtime/src/main/assembly/assemble-plugin.xml Wed Jan 17 09:15:36 2007
@@ -1,4 +1,22 @@
 <assembly>
+<!--
+ 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.
+-->
 	<id>plugin</id>
 	<formats>
 		<format>zip</format>