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

[21/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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.form
index 0d272f0..c603d75 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/FileRecognitionPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/FileRecognitionPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/FileRecognitionPanel.form
index 811dd16..d049db9 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/FileRecognitionPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/FileRecognitionPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.form
index 724909b..d1e0fdc 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/loader/NameAndLocationPanel.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall/ModuleInstallPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall/ModuleInstallPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall/ModuleInstallPanel.form
index 1f03e4c..bfcb903 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall/ModuleInstallPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall/ModuleInstallPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel.form
index f5c1add..8b7f238 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel0.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel0.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel0.form
index 696cca3..cccf075 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel0.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/options/OptionsPanel0.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/NameAndLocationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/NameAndLocationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/NameAndLocationPanel.form
index f856f32..fa1a92c 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/NameAndLocationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/NameAndLocationPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/SelectProjectPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/SelectProjectPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/SelectProjectPanel.form
index 443fa82..9e93bb9 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/SelectProjectPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/project/SelectProjectPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/quicksearch/QuickSearchPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/quicksearch/QuickSearchPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/quicksearch/QuickSearchPanel.form
index 750fbff..583b571 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/quicksearch/QuickSearchPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/quicksearch/QuickSearchPanel.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.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/UpdateCenterRegistrationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/UpdateCenterRegistrationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/UpdateCenterRegistrationPanel.form
index 0770182..d39f687 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/UpdateCenterRegistrationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/UpdateCenterRegistrationPanel.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" 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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/BasicSettingsPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/BasicSettingsPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/BasicSettingsPanel.form
index 88dc5d4..3ed4519 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/BasicSettingsPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/BasicSettingsPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutLaunchingPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutLaunchingPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutLaunchingPanel.form
index 97af513..74751c7 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutLaunchingPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutLaunchingPanel.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutSummaryPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutSummaryPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutSummaryPanel.form
index 82219b7..74384ff 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutSummaryPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutSummaryPanel.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutWarningPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutWarningPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutWarningPanel.form
index e218fe8..d511d7f 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutWarningPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/LayoutWarningPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/NameAndLocationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/NameAndLocationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/NameAndLocationPanel.form
index a975371..be05326 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/NameAndLocationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/winsys/NameAndLocationPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/NameIconLocationPanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/NameIconLocationPanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/NameIconLocationPanel.form
index ca8c389..ab468a8 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/NameIconLocationPanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/NameIconLocationPanel.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/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/WizardTypePanel.form
----------------------------------------------------------------------
diff --git a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/WizardTypePanel.form b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/WizardTypePanel.form
index 958b1c4..939cee7 100644
--- a/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/WizardTypePanel.form
+++ b/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/wizard/WizardTypePanel.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>
     <Component class="javax.swing.ButtonGroup" name="registrationType">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/ImportManager.form
----------------------------------------------------------------------
diff --git a/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/ImportManager.form b/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/ImportManager.form
index 0c9a6fc..4c8bcfe 100644
--- a/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/ImportManager.form
+++ b/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/ImportManager.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.PanelFormInfo">
   <NonVisualComponents>
     <Container class="javax.swing.JScrollPane" name="jScrollPane3">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.services/libsrc/org/netbeans/updater/UpdaterFrame.form
----------------------------------------------------------------------
diff --git a/autoupdate.services/libsrc/org/netbeans/updater/UpdaterFrame.form b/autoupdate.services/libsrc/org/netbeans/updater/UpdaterFrame.form
index eae6a1f..fb4a6e3 100644
--- a/autoupdate.services/libsrc/org/netbeans/updater/UpdaterFrame.form
+++ b/autoupdate.services/libsrc/org/netbeans/updater/UpdaterFrame.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="background" type="java.awt.Color" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/HeaderPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/HeaderPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/HeaderPanel.form
index 9823b41..d354715 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/HeaderPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/HeaderPanel.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/PluginManagerUI.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/PluginManagerUI.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/PluginManagerUI.form
index f895b2c..5eeb636 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/PluginManagerUI.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/PluginManagerUI.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">
   <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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/ProblemPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/ProblemPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/ProblemPanel.form
index 3b9db3c..dce5dfb 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/ProblemPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/ProblemPanel.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">
   <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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.form
index a545454..0e536cd 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/SettingsTab.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="pluginsViewGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UnitTab.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UnitTab.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UnitTab.form
index 382320c..d524a53 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UnitTab.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UnitTab.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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UpdateUnitProviderPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UpdateUnitProviderPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UpdateUnitProviderPanel.form
index 9f2fd79..bf2d7c3 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UpdateUnitProviderPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/UpdateUnitProviderPanel.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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form
index 8af8f8a..b1eea6a 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.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_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionPanel.form
index 72268a1..3272247 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionPanel.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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationPanel.form
index 5804cb1..046eeea 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="bgRestartButtons">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.form
index 1f426d1..9aa0d27 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/PanelBodyContainer.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">
   <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/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.form
----------------------------------------------------------------------
diff --git a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.form b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.form
index d768ae1..70d3f6c 100644
--- a/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.form
+++ b/autoupdate.ui/src/org/netbeans/modules/autoupdate/ui/wizards/ValidationWarningPanel.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">
   <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/beans/src/org/netbeans/modules/beans/BeanPanelUI.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/BeanPanelUI.form b/beans/src/org/netbeans/modules/beans/BeanPanelUI.form
index e4c2711..c01ac8a 100644
--- a/beans/src/org/netbeans/modules/beans/BeanPanelUI.form
+++ b/beans/src/org/netbeans/modules/beans/BeanPanelUI.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/beans/src/org/netbeans/modules/beans/EventSetPatternPanel.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/EventSetPatternPanel.form b/beans/src/org/netbeans/modules/beans/EventSetPatternPanel.form
index 7cb02e5..6772632 100644
--- a/beans/src/org/netbeans/modules/beans/EventSetPatternPanel.form
+++ b/beans/src/org/netbeans/modules/beans/EventSetPatternPanel.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_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/beans/src/org/netbeans/modules/beans/IdxPropertyPatternPanel.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/IdxPropertyPatternPanel.form b/beans/src/org/netbeans/modules/beans/IdxPropertyPatternPanel.form
index c20ecfa..bb4bdd1 100644
--- a/beans/src/org/netbeans/modules/beans/IdxPropertyPatternPanel.form
+++ b/beans/src/org/netbeans/modules/beans/IdxPropertyPatternPanel.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_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/beans/src/org/netbeans/modules/beans/PropertyPatternPanel.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/PropertyPatternPanel.form b/beans/src/org/netbeans/modules/beans/PropertyPatternPanel.form
index 3ceab41..78c0882 100644
--- a/beans/src/org/netbeans/modules/beans/PropertyPatternPanel.form
+++ b/beans/src/org/netbeans/modules/beans/PropertyPatternPanel.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_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/beans/src/org/netbeans/modules/beans/UEventSetPatternPanel.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/UEventSetPatternPanel.form b/beans/src/org/netbeans/modules/beans/UEventSetPatternPanel.form
index 6330170..81b5ecf 100644
--- a/beans/src/org/netbeans/modules/beans/UEventSetPatternPanel.form
+++ b/beans/src/org/netbeans/modules/beans/UEventSetPatternPanel.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_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/beans/src/org/netbeans/modules/beans/addproperty/AddPropertyPanel.form
----------------------------------------------------------------------
diff --git a/beans/src/org/netbeans/modules/beans/addproperty/AddPropertyPanel.form b/beans/src/org/netbeans/modules/beans/addproperty/AddPropertyPanel.form
index d95be84..d8803eb 100644
--- a/beans/src/org/netbeans/modules/beans/addproperty/AddPropertyPanel.form
+++ b/beans/src/org/netbeans/modules/beans/addproperty/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/bugtracking.bridge/src/org/netbeans/modules/bugtracking/bridge/exportdiff/AttachPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/bridge/exportdiff/AttachPanel.form b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/bridge/exportdiff/AttachPanel.form
index 4a9b5d5..42b4754 100644
--- a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/bridge/exportdiff/AttachPanel.form
+++ b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/bridge/exportdiff/AttachPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/FormatPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/FormatPanel.form b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/FormatPanel.form
index 9004638..c606487 100644
--- a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/FormatPanel.form
+++ b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/FormatPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HgQueueHookPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HgQueueHookPanel.form b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HgQueueHookPanel.form
index fef0595..41a8546 100644
--- a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HgQueueHookPanel.form
+++ b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HgQueueHookPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HookPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HookPanel.form b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HookPanel.form
index b66ee21..27e03f4 100644
--- a/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HookPanel.form
+++ b/bugtracking.bridge/src/org/netbeans/modules/bugtracking/vcs/HookPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking.commons/src/org/netbeans/modules/bugtracking/issuetable/FindInQueryBar.form
----------------------------------------------------------------------
diff --git a/bugtracking.commons/src/org/netbeans/modules/bugtracking/issuetable/FindInQueryBar.form b/bugtracking.commons/src/org/netbeans/modules/bugtracking/issuetable/FindInQueryBar.form
index 763bb96..6f81a18 100644
--- a/bugtracking.commons/src/org/netbeans/modules/bugtracking/issuetable/FindInQueryBar.form
+++ b/bugtracking.commons/src/org/netbeans/modules/bugtracking/issuetable/FindInQueryBar.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/bugtracking/src/org/netbeans/modules/bugtracking/settings/BugtrackingOptionsPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/settings/BugtrackingOptionsPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/settings/BugtrackingOptionsPanel.form
index eff743e..bcf3b77 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/settings/BugtrackingOptionsPanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/settings/BugtrackingOptionsPanel.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="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/bugtracking/src/org/netbeans/modules/bugtracking/settings/DashboardOptions.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/settings/DashboardOptions.form b/bugtracking/src/org/netbeans/modules/bugtracking/settings/DashboardOptions.form
index 0874259..949319a 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/settings/DashboardOptions.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/settings/DashboardOptions.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/ActiveTaskPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/ActiveTaskPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/ActiveTaskPanel.form
index b41fd8b..7623c6b 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/ActiveTaskPanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/ActiveTaskPanel.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryNamePanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryNamePanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryNamePanel.form
index df96d88..02db383 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryNamePanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryNamePanel.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryPicker.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryPicker.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryPicker.form
index d931539..81ee027 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryPicker.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/CategoryPicker.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/DashboardTopComponent.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/DashboardTopComponent.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/DashboardTopComponent.form
index eef333f..d457d27 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/DashboardTopComponent.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/DashboardTopComponent.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">
   <Properties>
     <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/tasks/FilterPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/FilterPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/FilterPanel.form
index b41fd8b..7623c6b 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/FilterPanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/FilterPanel.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/QuickSearchPanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/QuickSearchPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/QuickSearchPanel.form
index 746102c..c227ccf 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/QuickSearchPanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/QuickSearchPanel.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SchedulingPickerImpl.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SchedulingPickerImpl.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SchedulingPickerImpl.form
index 90ec41a..fcc7ed6 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SchedulingPickerImpl.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SchedulingPickerImpl.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/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortAttributePanel.form
----------------------------------------------------------------------
diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortAttributePanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortAttributePanel.form
index 08e704e..92d474b 100644
--- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortAttributePanel.form
+++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortAttributePanel.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.ButtonGroup" name="buttonGroup1">