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

[14/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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/WrapperPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/WrapperPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/WrapperPanel.form
index 047fa76..ff8a9a9 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/WrapperPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/WrapperPanel.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.3" maxVersion="1.3" 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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/DatabaseTablesPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/DatabaseTablesPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/DatabaseTablesPanel.form
index fb5661b..6457c87 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/DatabaseTablesPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/DatabaseTablesPanel.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.3" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="schemaSource">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.form
index 165e44f..7e3e106 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.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.3" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Container class="javax.swing.JPopupMenu" name="tableActionsPopup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/MappingOptionsPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/MappingOptionsPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/MappingOptionsPanel.form
index ecfb953..2556baf 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/MappingOptionsPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/MappingOptionsPanel.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.6" 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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/ProgressPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/ProgressPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/ProgressPanel.form
index e0bf12a..68e6159 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/ProgressPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/ProgressPanel.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="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/jpacontroller/JpaControllerSetupPanelVisual.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/jpacontroller/JpaControllerSetupPanelVisual.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/jpacontroller/JpaControllerSetupPanelVisual.form
index 7d4954d..fccdea5 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/jpacontroller/JpaControllerSetupPanelVisual.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/jpacontroller/JpaControllerSetupPanelVisual.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.3" maxVersion="1.3" 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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/J2SEVolumeCustomizer.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/J2SEVolumeCustomizer.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/J2SEVolumeCustomizer.form
index aff0c51..d46aa65 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/J2SEVolumeCustomizer.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/J2SEVolumeCustomizer.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.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/PersistenceLibraryPanel.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/PersistenceLibraryPanel.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/PersistenceLibraryPanel.form
index 5a311fe..29b8c21 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/PersistenceLibraryPanel.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/library/PersistenceLibraryPanel.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.3" maxVersion="1.3" 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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.form
index 87cee42..5f24f52 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelDS.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.3" maxVersion="1.3" 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/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelJdbc.form
----------------------------------------------------------------------
diff --git a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelJdbc.form b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelJdbc.form
index 20ddefd..d02ca2c 100644
--- a/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelJdbc.form
+++ b/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/PersistenceUnitWizardPanelJdbc.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.3" maxVersion="1.3" 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.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.form
----------------------------------------------------------------------
diff --git a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.form b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.form
index 99c97b5..334e3cd 100644
--- a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.form
+++ b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.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/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassChooser.form
----------------------------------------------------------------------
diff --git a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassChooser.form b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassChooser.form
index 19be8bf..0b54fed 100644
--- a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassChooser.form
+++ b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassChooser.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">
   <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/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassWarning.form
----------------------------------------------------------------------
diff --git a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassWarning.form b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassWarning.form
index ee56414..379d2f6 100644
--- a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassWarning.form
+++ b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/MainClassWarning.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.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.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/VMOptionEditorPanel.form
----------------------------------------------------------------------
diff --git a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/VMOptionEditorPanel.form b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/VMOptionEditorPanel.form
index b68ad05..2c9b56b 100644
--- a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/VMOptionEditorPanel.form
+++ b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/vmo/VMOptionEditorPanel.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/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/wizards/FolderList.form
----------------------------------------------------------------------
diff --git a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/wizards/FolderList.form b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/wizards/FolderList.form
index c538cef..b558c1c 100644
--- a/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/wizards/FolderList.form
+++ b/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/wizards/FolderList.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.editor.base/test/unit/src/org/netbeans/modules/java/editor/base/semantic/ShowGoldenFilesPanel.form
----------------------------------------------------------------------
diff --git a/java.editor.base/test/unit/src/org/netbeans/modules/java/editor/base/semantic/ShowGoldenFilesPanel.form b/java.editor.base/test/unit/src/org/netbeans/modules/java/editor/base/semantic/ShowGoldenFilesPanel.form
index a072924..1068576 100644
--- a/java.editor.base/test/unit/src/org/netbeans/modules/java/editor/base/semantic/ShowGoldenFilesPanel.form
+++ b/java.editor.base/test/unit/src/org/netbeans/modules/java/editor/base/semantic/ShowGoldenFilesPanel.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.3" maxVersion="1.3" 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/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodePanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodePanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodePanel.form
index 7078c15..ba3f805 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodePanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodePanel.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/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ConstructorPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ConstructorPanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ConstructorPanel.form
index 6d4b5db..6e297d2 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ConstructorPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ConstructorPanel.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_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/DelegatePanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/DelegatePanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/DelegatePanel.form
index 00889c5..08bbf52 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/DelegatePanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/DelegatePanel.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="focusable" type="boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/EqualsHashCodePanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/EqualsHashCodePanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/EqualsHashCodePanel.form
index 6d4b5db..6e297d2 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/EqualsHashCodePanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/EqualsHashCodePanel.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_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/GetterSetterPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/GetterSetterPanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/GetterSetterPanel.form
index cc25087..f7a4d9a 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/GetterSetterPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/GetterSetterPanel.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.editor/src/org/netbeans/modules/java/editor/codegen/ui/ImplementOverridePanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ImplementOverridePanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ImplementOverridePanel.form
index 03b6869..4197ecb 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ImplementOverridePanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ImplementOverridePanel.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.editor/src/org/netbeans/modules/java/editor/codegen/ui/ToStringPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ToStringPanel.form b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ToStringPanel.form
index 03b6869..4197ecb 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ToStringPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/codegen/ui/ToStringPanel.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.editor/src/org/netbeans/modules/java/editor/imports/ClipboardImportPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/imports/ClipboardImportPanel.form b/java.editor/src/org/netbeans/modules/java/editor/imports/ClipboardImportPanel.form
index 2789687..1f656f7 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/imports/ClipboardImportPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/imports/ClipboardImportPanel.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.editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.form b/java.editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.form
index 1c2f36d..61c2212 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.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/java.editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.form b/java.editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.form
index 2b90f5e..666d016 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.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="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/java.editor/src/org/netbeans/modules/java/editor/options/CodeCompletionPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/options/CodeCompletionPanel.form b/java.editor/src/org/netbeans/modules/java/editor/options/CodeCompletionPanel.form
index 2ad6bac..3bf355c 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/options/CodeCompletionPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/options/CodeCompletionPanel.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>
     <Container class="javax.swing.JDialog" name="javaCompletionExcluderDialog2">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.editor/src/org/netbeans/modules/java/editor/options/MarkOccurencesPanel.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/options/MarkOccurencesPanel.form b/java.editor/src/org/netbeans/modules/java/editor/options/MarkOccurencesPanel.form
index 2bd7e73..d3514e6 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/options/MarkOccurencesPanel.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/options/MarkOccurencesPanel.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/java.editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenPopup.form
----------------------------------------------------------------------
diff --git a/java.editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenPopup.form b/java.editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenPopup.form
index 850cf14..7a47e23 100644
--- a/java.editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenPopup.form
+++ b/java.editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenPopup.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">
   <Properties>
     <Property name="focusCycleRoot" type="boolean" value="true"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/ClientEditor/src/clienteditor/ClientEditor.form
----------------------------------------------------------------------
diff --git a/java.examples/ClientEditor/src/clienteditor/ClientEditor.form b/java.examples/ClientEditor/src/clienteditor/ClientEditor.form
index 5752376..e42bfa1 100644
--- a/java.examples/ClientEditor/src/clienteditor/ClientEditor.form
+++ b/java.examples/ClientEditor/src/clienteditor/ClientEditor.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="sexButtonGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/GUIFormExamples/src/examples/Antenna.form
----------------------------------------------------------------------
diff --git a/java.examples/GUIFormExamples/src/examples/Antenna.form b/java.examples/GUIFormExamples/src/examples/Antenna.form
index 8a475e3..0f32207 100644
--- a/java.examples/GUIFormExamples/src/examples/Antenna.form
+++ b/java.examples/GUIFormExamples/src/examples/Antenna.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.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <Properties>
     <Property name="defaultCloseOperation" type="int" value="3"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/GUIFormExamples/src/examples/ContactEditor.form
----------------------------------------------------------------------
diff --git a/java.examples/GUIFormExamples/src/examples/ContactEditor.form b/java.examples/GUIFormExamples/src/examples/ContactEditor.form
index 8b6a74f..2b028f2 100644
--- a/java.examples/GUIFormExamples/src/examples/ContactEditor.form
+++ b/java.examples/GUIFormExamples/src/examples/ContactEditor.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.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/GUIFormExamples/src/examples/Find.form
----------------------------------------------------------------------
diff --git a/java.examples/GUIFormExamples/src/examples/Find.form b/java.examples/GUIFormExamples/src/examples/Find.form
index ce4d581..edbe880 100644
--- a/java.examples/GUIFormExamples/src/examples/Find.form
+++ b/java.examples/GUIFormExamples/src/examples/Find.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.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <Properties>
     <Property name="defaultCloseOperation" type="int" value="3"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/anagrams/src/com/toy/anagrams/ui/About.form
----------------------------------------------------------------------
diff --git a/java.examples/anagrams/src/com/toy/anagrams/ui/About.form b/java.examples/anagrams/src/com/toy/anagrams/ui/About.form
index ce3dfc2..7971741 100644
--- a/java.examples/anagrams/src/com/toy/anagrams/ui/About.form
+++ b/java.examples/anagrams/src/com/toy/anagrams/ui/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" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
   <Properties>
     <Property name="defaultCloseOperation" type="int" value="2"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/anagrams/src/com/toy/anagrams/ui/Anagrams.form
----------------------------------------------------------------------
diff --git a/java.examples/anagrams/src/com/toy/anagrams/ui/Anagrams.form b/java.examples/anagrams/src/com/toy/anagrams/ui/Anagrams.form
index 35e0873..daa989d 100644
--- a/java.examples/anagrams/src/com/toy/anagrams/ui/Anagrams.form
+++ b/java.examples/anagrams/src/com/toy/anagrams/ui/Anagrams.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.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <NonVisualComponents>
     <Menu class="javax.swing.JMenuBar" name="mainMenu">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.examples/src/org/netbeans/modules/java/examples/PanelConfigureProjectVisual.form
----------------------------------------------------------------------
diff --git a/java.examples/src/org/netbeans/modules/java/examples/PanelConfigureProjectVisual.form b/java.examples/src/org/netbeans/modules/java/examples/PanelConfigureProjectVisual.form
index 3af4329..4e160a7 100644
--- a/java.examples/src/org/netbeans/modules/java/examples/PanelConfigureProjectVisual.form
+++ b/java.examples/src/org/netbeans/modules/java/examples/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">
   <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/java.examples/src/org/netbeans/modules/java/examples/PanelProjectLocationVisual.form
----------------------------------------------------------------------
diff --git a/java.examples/src/org/netbeans/modules/java/examples/PanelProjectLocationVisual.form b/java.examples/src/org/netbeans/modules/java/examples/PanelProjectLocationVisual.form
index 21598bd..5cfc4d2 100644
--- a/java.examples/src/org/netbeans/modules/java/examples/PanelProjectLocationVisual.form
+++ b/java.examples/src/org/netbeans/modules/java/examples/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" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
 
   <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.form
----------------------------------------------------------------------
diff --git a/java.freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.form b/java.freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.form
index 82d5b5c..1dfdadc 100644
--- a/java.freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.form
+++ b/java.freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.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">
   <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/java.freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.form
----------------------------------------------------------------------
diff --git a/java.freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.form b/java.freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.form
index a0e4b91..ab772d1 100644
--- a/java.freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.form
+++ b/java.freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.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="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.form
----------------------------------------------------------------------
diff --git a/java.freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.form b/java.freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.form
index 4624b9d..e012207 100644
--- a/java.freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.form
+++ b/java.freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.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">
   <Properties>
     <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.hints.ui/src/org/netbeans/modules/java/hints/onsave/OnSaveCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints.ui/src/org/netbeans/modules/java/hints/onsave/OnSaveCustomizer.form b/java.hints.ui/src/org/netbeans/modules/java/hints/onsave/OnSaveCustomizer.form
index 6674317..df0d222 100644
--- a/java.hints.ui/src/org/netbeans/modules/java/hints/onsave/OnSaveCustomizer.form
+++ b/java.hints.ui/src/org/netbeans/modules/java/hints/onsave/OnSaveCustomizer.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.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/options/HintsPanel.form
----------------------------------------------------------------------
diff --git a/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/options/HintsPanel.form b/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/options/HintsPanel.form
index 58d3832..5291292 100644
--- a/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/options/HintsPanel.form
+++ b/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/options/HintsPanel.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="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/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/refactoring/InspectAndRefactorPanel.form
----------------------------------------------------------------------
diff --git a/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/refactoring/InspectAndRefactorPanel.form b/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/refactoring/InspectAndRefactorPanel.form
index 639712a..2a7418c 100644
--- a/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/refactoring/InspectAndRefactorPanel.form
+++ b/java.hints.ui/src/org/netbeans/modules/java/hints/spiimpl/refactoring/InspectAndRefactorPanel.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="buttonGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.hints/src/org/netbeans/modules/java/hints/FieldForUnusedParamCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/FieldForUnusedParamCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/FieldForUnusedParamCustomizer.form
index 7c70ff8..603051d 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/FieldForUnusedParamCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/FieldForUnusedParamCustomizer.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.6" 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.hints/src/org/netbeans/modules/java/hints/LoggerHintsCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/LoggerHintsCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/LoggerHintsCustomizer.form
index a9a536b..7f8cf09 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/LoggerHintsCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/LoggerHintsCustomizer.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/java.hints/src/org/netbeans/modules/java/hints/OneCheckboxCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/OneCheckboxCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/OneCheckboxCustomizer.form
index f4c6bd4..68f8dc1 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/OneCheckboxCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/OneCheckboxCustomizer.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.6" 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.hints/src/org/netbeans/modules/java/hints/SuspiciousNamesCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/SuspiciousNamesCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/SuspiciousNamesCustomizer.form
index 92933af..5643f7a 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/SuspiciousNamesCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/SuspiciousNamesCustomizer.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.hints/src/org/netbeans/modules/java/hints/WrongStringComparisonCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/WrongStringComparisonCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/WrongStringComparisonCustomizer.form
index a62b0ea..8212bd5 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/WrongStringComparisonCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/WrongStringComparisonCustomizer.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="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/java.hints/src/org/netbeans/modules/java/hints/analyzer/ProgressDialog.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/analyzer/ProgressDialog.form b/java.hints/src/org/netbeans/modules/java/hints/analyzer/ProgressDialog.form
index 719a501..41dd02c 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/analyzer/ProgressDialog.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/analyzer/ProgressDialog.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.3" maxVersion="1.6" 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.hints/src/org/netbeans/modules/java/hints/analyzer/ui/AnalyzerTopComponent.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/analyzer/ui/AnalyzerTopComponent.form b/java.hints/src/org/netbeans/modules/java/hints/analyzer/ui/AnalyzerTopComponent.form
index c16c33b..06e260b 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/analyzer/ui/AnalyzerTopComponent.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/analyzer/ui/AnalyzerTopComponent.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.6" 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/java.hints/src/org/netbeans/modules/java/hints/bugs/BroadCatchCustomizer.form
----------------------------------------------------------------------
diff --git a/java.hints/src/org/netbeans/modules/java/hints/bugs/BroadCatchCustomizer.form b/java.hints/src/org/netbeans/modules/java/hints/bugs/BroadCatchCustomizer.form
index c78a63c..2ae540a 100644
--- a/java.hints/src/org/netbeans/modules/java/hints/bugs/BroadCatchCustomizer.form
+++ b/java.hints/src/org/netbeans/modules/java/hints/bugs/BroadCatchCustomizer.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">