Author: hughesj
Date: Tue Jul 4 02:40:30 2006
New Revision: 418965
URL: http://svn.apache.org/viewvc?rev=418965&view=rev
Log:
Added Apache (c)
Modified:
incubator/woden/java/src/org/apache/woden/internal/OMWSDLFactory.java
incubator/woden/java/src/org/apache/woden/internal/OMWSDLReader.java
Modified: incubator/woden/java/src/org/apache/woden/internal/OMWSDLFactory.java
URL:
http://svn.apache.org/viewvc/incubator/woden/java/src/org/apache/woden/internal/OMWSDLFactory.java?rev=418965&r1=418964&r2=418965&view=diff
==============================================================================
--- incubator/woden/java/src/org/apache/woden/internal/OMWSDLFactory.java
(original)
+++ incubator/woden/java/src/org/apache/woden/internal/OMWSDLFactory.java Tue
Jul 4 02:40:30 2006
@@ -1,3 +1,18 @@
+/**
+ * Copyright 2006 Apache Software Foundation
+ *
+ * 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.
+ */
package org.apache.woden.internal;
import org.apache.woden.WSDLException;
Modified: incubator/woden/java/src/org/apache/woden/internal/OMWSDLReader.java
URL:
http://svn.apache.org/viewvc/incubator/woden/java/src/org/apache/woden/internal/OMWSDLReader.java?rev=418965&r1=418964&r2=418965&view=diff
==============================================================================
--- incubator/woden/java/src/org/apache/woden/internal/OMWSDLReader.java
(original)
+++ incubator/woden/java/src/org/apache/woden/internal/OMWSDLReader.java Tue
Jul 4 02:40:30 2006
@@ -1,3 +1,18 @@
+/**
+ * Copyright 2006 Apache Software Foundation
+ *
+ * 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.
+ */
package org.apache.woden.internal;
import org.apache.woden.wsdl20.xml.*;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]