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:01:01 UTC

svn commit: r948139 - /webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js

Author: sagara
Date: Tue May 25 18:01:01 2010
New Revision: 948139

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

Modified:
    webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js

Modified: webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js?rev=948139&r1=948138&r2=948139&view=diff
==============================================================================
--- webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js (original)
+++ webservices/woden/trunk/java/wsdl-viewer/src/wsdl-viewer.js Tue May 25 18:01:01 2010
@@ -1,3 +1,19 @@
+/**
+ * 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.
+ */
 function pagingInit()
 {
 	var nav = document.getElementById("nav");



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