Author: woollard
Date: Thu Jul 22 18:32:17 2010
New Revision: 966788

URL: http://svn.apache.org/viewvc?rev=966788&view=rev
Log:
adding headers for the profile subproject. toward OODT-3

Modified:
    incubator/oodt/trunk/profile/pom.xml
    incubator/oodt/trunk/profile/src/main/dtd/prof.dtd
    
incubator/oodt/trunk/profile/src/main/java/org/apache/oodt/profile/gui/ProfileBuilderGUI.form

Modified: incubator/oodt/trunk/profile/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/pom.xml?rev=966788&r1=966787&r2=966788&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/pom.xml (original)
+++ incubator/oodt/trunk/profile/pom.xml Thu Jul 22 18:32:17 2010
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: incubator/oodt/trunk/profile/src/main/dtd/prof.dtd
URL: 
http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/dtd/prof.dtd?rev=966788&r1=966787&r2=966788&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/dtd/prof.dtd (original)
+++ incubator/oodt/trunk/profile/src/main/dtd/prof.dtd Thu Jul 22 18:32:17 2010
@@ -1,4 +1,20 @@
 <?xml encoding="UTF-8"?>
+<!--
+  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.
+-->
 
 <!ELEMENT profiles
   (profile*)>

Modified: 
incubator/oodt/trunk/profile/src/main/java/org/apache/oodt/profile/gui/ProfileBuilderGUI.form
URL: 
http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/org/apache/oodt/profile/gui/ProfileBuilderGUI.form?rev=966788&r1=966787&r2=966788&view=diff
==============================================================================
--- 
incubator/oodt/trunk/profile/src/main/java/org/apache/oodt/profile/gui/ProfileBuilderGUI.form
 (original)
+++ 
incubator/oodt/trunk/profile/src/main/java/org/apache/oodt/profile/gui/ProfileBuilderGUI.form
 Thu Jul 22 18:32:17 2010
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
 <Form style="Swing" ide="eclipse" builder="jigloo" 
laf="com.sun.java.swing.plaf.windows.WindowsLookAndFeel" version="2.7.2">
 <ExtraComponents>
                <Component class="javax.swing.JMenuBar" name="jMenuBar1">
@@ -416,4 +432,4 @@
                        </Component>
                </SubComponents>
        </Component>
-</Form>
\ No newline at end of file
+</Form>


Reply via email to