You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jl...@apache.org on 2017/10/01 08:42:48 UTC

[12/24] incubator-netbeans git commit: Adding license header to form files whose adjacent java files have the appropriate license header.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelOptionsVisual.form
----------------------------------------------------------------------
diff --git a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelOptionsVisual.form b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelOptionsVisual.form
index 88a8e95..937a446 100644
--- a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelOptionsVisual.form
+++ b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelOptionsVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationExtSrc.form
----------------------------------------------------------------------
diff --git a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationExtSrc.form b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationExtSrc.form
index 2ab3b78..2e6ae26 100644
--- a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationExtSrc.form
+++ b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationExtSrc.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.form
----------------------------------------------------------------------
diff --git a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.form b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.form
index 173fb01..4887963 100644
--- a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.form
+++ b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form
----------------------------------------------------------------------
diff --git a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form
index fbe363d..a53c24e 100644
--- a/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form
+++ b/java.j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.module.graph/src/org/netbeans/modules/java/module/graph/GraphTopComponent.form
----------------------------------------------------------------------
diff --git a/java.module.graph/src/org/netbeans/modules/java/module/graph/GraphTopComponent.form b/java.module.graph/src/org/netbeans/modules/java/module/graph/GraphTopComponent.form
index 180fe79..e835ba0 100644
--- a/java.module.graph/src/org/netbeans/modules/java/module/graph/GraphTopComponent.form
+++ b/java.module.graph/src/org/netbeans/modules/java/module/graph/GraphTopComponent.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.JComboBox" name="jComboBox1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanelUI.form
----------------------------------------------------------------------
diff --git a/java.navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanelUI.form b/java.navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanelUI.form
index b7fc1c6..a4339f4 100644
--- a/java.navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanelUI.form
+++ b/java.navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanelUI.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.navigation/src/org/netbeans/modules/java/navigation/JavadocTopComponent.form
----------------------------------------------------------------------
diff --git a/java.navigation/src/org/netbeans/modules/java/navigation/JavadocTopComponent.form b/java.navigation/src/org/netbeans/modules/java/navigation/JavadocTopComponent.form
index 18eab47..0e53cae 100644
--- a/java.navigation/src/org/netbeans/modules/java/navigation/JavadocTopComponent.form
+++ b/java.navigation/src/org/netbeans/modules/java/navigation/JavadocTopComponent.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.navigation/src/org/netbeans/modules/java/navigation/hierarchy/HierarchyTopComponent.form
----------------------------------------------------------------------
diff --git a/java.navigation/src/org/netbeans/modules/java/navigation/hierarchy/HierarchyTopComponent.form b/java.navigation/src/org/netbeans/modules/java/navigation/hierarchy/HierarchyTopComponent.form
index 5e404a8..d2ae7bf 100644
--- a/java.navigation/src/org/netbeans/modules/java/navigation/hierarchy/HierarchyTopComponent.form
+++ b/java.navigation/src/org/netbeans/modules/java/navigation/hierarchy/HierarchyTopComponent.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.navigation/src/org/netbeans/modules/java/stackanalyzer/AnalyzeStackTopComponent.form
----------------------------------------------------------------------
diff --git a/java.navigation/src/org/netbeans/modules/java/stackanalyzer/AnalyzeStackTopComponent.form b/java.navigation/src/org/netbeans/modules/java/stackanalyzer/AnalyzeStackTopComponent.form
index 0258948..141945a 100644
--- a/java.navigation/src/org/netbeans/modules/java/stackanalyzer/AnalyzeStackTopComponent.form
+++ b/java.navigation/src/org/netbeans/modules/java/stackanalyzer/AnalyzeStackTopComponent.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" value="Form" noResource="true"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.platform.ui/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form
----------------------------------------------------------------------
diff --git a/java.platform.ui/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form b/java.platform.ui/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form
index 60bde55..f58ab25 100644
--- a/java.platform.ui/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form
+++ b/java.platform.ui/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Container class="javax.swing.JPanel" name="jPanel3">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.platform.ui/src/org/netbeans/modules/java/platform/wizard/SelectorPanel.form
----------------------------------------------------------------------
diff --git a/java.platform.ui/src/org/netbeans/modules/java/platform/wizard/SelectorPanel.form b/java.platform.ui/src/org/netbeans/modules/java/platform/wizard/SelectorPanel.form
index 7e65c90..fc8ebc5 100644
--- a/java.platform.ui/src/org/netbeans/modules/java/platform/wizard/SelectorPanel.form
+++ b/java.platform.ui/src/org/netbeans/modules/java/platform/wizard/SelectorPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.0" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/modules/java/project/ui/FixPlatform.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixPlatform.form b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixPlatform.form
index 9a84241..ba619d8 100644
--- a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixPlatform.form
+++ b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixPlatform.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProfile.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProfile.form b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProfile.form
index 992a660..4b10704 100644
--- a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProfile.form
+++ b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProfile.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProjectSourceLevel.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProjectSourceLevel.form b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProjectSourceLevel.form
index edf3602..c333aa6 100644
--- a/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProjectSourceLevel.form
+++ b/java.project.ui/src/org/netbeans/modules/java/project/ui/FixProjectSourceLevel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/modules/java/project/ui/JavaTargetChooserPanelGUI.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/modules/java/project/ui/JavaTargetChooserPanelGUI.form b/java.project.ui/src/org/netbeans/modules/java/project/ui/JavaTargetChooserPanelGUI.form
index a67bb99..4b5f78e 100644
--- a/java.project.ui/src/org/netbeans/modules/java/project/ui/JavaTargetChooserPanelGUI.form
+++ b/java.project.ui/src/org/netbeans/modules/java/project/ui/JavaTargetChooserPanelGUI.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/spi/java/project/support/ui/EditJarPanel.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/EditJarPanel.form b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/EditJarPanel.form
index 19d6d47..4077e94 100644
--- a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/EditJarPanel.form
+++ b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/EditJarPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/spi/java/project/support/ui/IncludeExcludeVisualizerPanel.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/IncludeExcludeVisualizerPanel.form b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/IncludeExcludeVisualizerPanel.form
index f971783..2b4a3d8 100644
--- a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/IncludeExcludeVisualizerPanel.form
+++ b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/IncludeExcludeVisualizerPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel1.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel1.form b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel1.form
index 88afcd1..7397e21 100644
--- a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel1.form
+++ b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel1.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel2.form
----------------------------------------------------------------------
diff --git a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel2.form b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel2.form
index e54acd8..b0abb2c 100644
--- a/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel2.form
+++ b/java.project.ui/src/org/netbeans/spi/java/project/support/ui/MakeSharableVisualPanel2.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/About.form
----------------------------------------------------------------------
diff --git a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/About.form b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/About.form
index b121c9f..c384e1a 100644
--- a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/About.form
+++ b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/About.form
@@ -1,5 +1,26 @@
 <?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 version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
   <NonVisualComponents>
     <Menu class="javax.swing.JMenuBar" name="jMenuBar1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Finder.form
----------------------------------------------------------------------
diff --git a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Finder.form b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Finder.form
index 18ec66f..8930eb7 100644
--- a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Finder.form
+++ b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Finder.form
@@ -1,5 +1,26 @@
 <?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 version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
   <Properties>
     <Property name="title" type="java.lang.String" value="Find"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Ted.form
----------------------------------------------------------------------
diff --git a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Ted.form b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Ted.form
index 410b010..2cc0d8b 100644
--- a/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Ted.form
+++ b/java.project.ui/test/qa-functional/data/srcroot1/examples/texteditor/Ted.form
@@ -1,5 +1,26 @@
 <?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 version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <NonVisualComponents>
     <Menu class="javax.swing.JMenuBar" name="jMenuBar1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/classfile/AttachSourcePanel.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/classfile/AttachSourcePanel.form b/java.source/src/org/netbeans/modules/java/classfile/AttachSourcePanel.form
index 4075cfb..1f1dc3b 100644
--- a/java.source/src/org/netbeans/modules/java/classfile/AttachSourcePanel.form
+++ b/java.source/src/org/netbeans/modules/java/classfile/AttachSourcePanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/ContainsErrorsWarning.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/ContainsErrorsWarning.form b/java.source/src/org/netbeans/modules/java/ui/ContainsErrorsWarning.form
index 7fc9ebe..22df4d5 100644
--- a/java.source/src/org/netbeans/modules/java/ui/ContainsErrorsWarning.form
+++ b/java.source/src/org/netbeans/modules/java/ui/ContainsErrorsWarning.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtAlignment.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtAlignment.form b/java.source/src/org/netbeans/modules/java/ui/FmtAlignment.form
index b040440..2da4a31 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtAlignment.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtAlignment.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtBlankLines.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtBlankLines.form b/java.source/src/org/netbeans/modules/java/ui/FmtBlankLines.form
index 857ede5..a8a709d 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtBlankLines.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtBlankLines.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtBraces.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtBraces.form b/java.source/src/org/netbeans/modules/java/ui/FmtBraces.form
index accd2b6..2289aaf 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtBraces.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtBraces.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtCodeGeneration.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtCodeGeneration.form b/java.source/src/org/netbeans/modules/java/ui/FmtCodeGeneration.form
index 9a05446..900929c 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtCodeGeneration.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtCodeGeneration.form
@@ -1,5 +1,26 @@
 <?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 version="1.8" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtComments.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtComments.form b/java.source/src/org/netbeans/modules/java/ui/FmtComments.form
index 5668e5c..0f9ba73 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtComments.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtComments.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtImports.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtImports.form b/java.source/src/org/netbeans/modules/java/ui/FmtImports.form
index e2d82ba..d3652c7 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtImports.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtImports.form
@@ -1,5 +1,26 @@
 <?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 version="1.6" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtNaming.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtNaming.form b/java.source/src/org/netbeans/modules/java/ui/FmtNaming.form
index 4ccb236..67ad4a9 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtNaming.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtNaming.form
@@ -1,5 +1,26 @@
 <?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 version="1.8" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtSpaces.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtSpaces.form b/java.source/src/org/netbeans/modules/java/ui/FmtSpaces.form
index 10b834a..97d60b1 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtSpaces.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtSpaces.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtTabsIndents.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtTabsIndents.form b/java.source/src/org/netbeans/modules/java/ui/FmtTabsIndents.form
index 11534ea..54c82c5 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtTabsIndents.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtTabsIndents.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.source/src/org/netbeans/modules/java/ui/FmtWrapping.form
----------------------------------------------------------------------
diff --git a/java.source/src/org/netbeans/modules/java/ui/FmtWrapping.form b/java.source/src/org/netbeans/modules/java/ui/FmtWrapping.form
index f433e70..0bacbcf 100644
--- a/java.source/src/org/netbeans/modules/java/ui/FmtWrapping.form
+++ b/java.source/src/org/netbeans/modules/java/ui/FmtWrapping.form
@@ -1,5 +1,26 @@
 <?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 version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form
----------------------------------------------------------------------
diff --git a/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form b/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form
index b44fab0..ae340c9 100644
--- a/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form
+++ b/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javadoc/src/org/netbeans/modules/javadoc/search/ReferencesPanel.form
----------------------------------------------------------------------
diff --git a/javadoc/src/org/netbeans/modules/javadoc/search/ReferencesPanel.form b/javadoc/src/org/netbeans/modules/javadoc/search/ReferencesPanel.form
index b27a42f..f00feb2 100644
--- a/javadoc/src/org/netbeans/modules/javadoc/search/ReferencesPanel.form
+++ b/javadoc/src/org/netbeans/modules/javadoc/search/ReferencesPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.editor/src/org/netbeans/modules/javafx2/editor/codegen/AddPropertyPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.editor/src/org/netbeans/modules/javafx2/editor/codegen/AddPropertyPanel.form b/javafx2.editor/src/org/netbeans/modules/javafx2/editor/codegen/AddPropertyPanel.form
index fe28e11..4e7c221 100644
--- a/javafx2.editor/src/org/netbeans/modules/javafx2/editor/codegen/AddPropertyPanel.form
+++ b/javafx2.editor/src/org/netbeans/modules/javafx2/editor/codegen/AddPropertyPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="accessGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ChooseOtherPlatformPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ChooseOtherPlatformPanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ChooseOtherPlatformPanel.form
index 00f0f49..815a3bf 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ChooseOtherPlatformPanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ChooseOtherPlatformPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelConfigureProjectVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelConfigureProjectVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelConfigureProjectVisual.form
index 57d26c3..a841ea2 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelConfigureProjectVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelConfigureProjectVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelOptionsVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelOptionsVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelOptionsVisual.form
index 488b6fa..281542e 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelOptionsVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelOptionsVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationExtSrc.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationExtSrc.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationExtSrc.form
index 2bb8800..c46301c 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationExtSrc.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationExtSrc.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationVisual.form
index 88def8c..41a64d1 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelProjectLocationVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelSourceFolders.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelSourceFolders.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelSourceFolders.form
index c8b47c1..72131d2 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelSourceFolders.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/PanelSourceFolders.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLCSSPanelVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLCSSPanelVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLCSSPanelVisual.form
index ada5fe1..5d058f0 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLCSSPanelVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLCSSPanelVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLControllerPanelVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLControllerPanelVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLControllerPanelVisual.form
index 35a4ea0..d0806c7 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLControllerPanelVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLControllerPanelVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLPanelVisual.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLPanelVisual.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLPanelVisual.form
index c418590..d7f8fd1 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLPanelVisual.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/fxml/ConfigureFXMLPanelVisual.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationClassChooser.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationClassChooser.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationClassChooser.form
index ac14daa..ed9dcbb 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationClassChooser.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationClassChooser.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationMultiPropertyPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationMultiPropertyPanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationMultiPropertyPanel.form
index 78dbe04..dec8d61 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationMultiPropertyPanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationMultiPropertyPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationPanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationPanel.form
index 6666314..c0774e4 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationPanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXApplicationPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDeploymentPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDeploymentPanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDeploymentPanel.form
index a1b59fb..bf2d9cf 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDeploymentPanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDeploymentPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDownloadModePanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDownloadModePanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDownloadModePanel.form
index 342238a..905b482 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDownloadModePanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXDownloadModePanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" 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 version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXIconsPanel.form
----------------------------------------------------------------------
diff --git a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXIconsPanel.form b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXIconsPanel.form
index fa5505b..944a57b 100644
--- a/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXIconsPanel.form
+++ b/javafx2.project/src/org/netbeans/modules/javafx2/project/ui/JFXIconsPanel.form
@@ -1,5 +1,26 @@
 <?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 version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>