You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by sa...@apache.org on 2010/05/25 20:00:17 UTC

svn commit: r948138 - /webservices/woden/trunk/java/wsdl-viewer/build/build.xml

Author: sagara
Date: Tue May 25 18:00:17 2010
New Revision: 948138

URL: http://svn.apache.org/viewvc?rev=948138&view=rev
Log:
add Apache license.

Modified:
    webservices/woden/trunk/java/wsdl-viewer/build/build.xml

Modified: webservices/woden/trunk/java/wsdl-viewer/build/build.xml
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/wsdl-viewer/build/build.xml?rev=948138&r1=948137&r2=948138&view=diff
==============================================================================
--- webservices/woden/trunk/java/wsdl-viewer/build/build.xml (original)
+++ webservices/woden/trunk/java/wsdl-viewer/build/build.xml Tue May 25 18:00:17 2010
@@ -1,6 +1,21 @@
 <?xml version="1.0" encoding="windows-1250"?>
-
-<project name="wsdl-viewer" default="build" basedir="..">
+<!--
+ ! 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.
+ !-->
+ <project name="wsdl-viewer" default="build" basedir="..">
 
 	<property name="version" value="3-1-01"/>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org