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

[06/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/refactoring.java/src/org/netbeans/modules/refactoring/java/ui/scope/CustomScopePanel.form
----------------------------------------------------------------------
diff --git a/refactoring.java/src/org/netbeans/modules/refactoring/java/ui/scope/CustomScopePanel.form b/refactoring.java/src/org/netbeans/modules/refactoring/java/ui/scope/CustomScopePanel.form
index a4f29e1..79c2a6d 100644
--- a/refactoring.java/src/org/netbeans/modules/refactoring/java/ui/scope/CustomScopePanel.form
+++ b/refactoring.java/src/org/netbeans/modules/refactoring/java/ui/scope/CustomScopePanel.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/selenium2.server/src/org/netbeans/modules/selenium2/server/Selenium2Customizer.form
----------------------------------------------------------------------
diff --git a/selenium2.server/src/org/netbeans/modules/selenium2/server/Selenium2Customizer.form b/selenium2.server/src/org/netbeans/modules/selenium2/server/Selenium2Customizer.form
index 1cd348b..05273f0 100644
--- a/selenium2.server/src/org/netbeans/modules/selenium2/server/Selenium2Customizer.form
+++ b/selenium2.server/src/org/netbeans/modules/selenium2/server/Selenium2Customizer.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/server/src/org/netbeans/modules/server/ui/manager/ServerManagerPanel.form
----------------------------------------------------------------------
diff --git a/server/src/org/netbeans/modules/server/ui/manager/ServerManagerPanel.form b/server/src/org/netbeans/modules/server/ui/manager/ServerManagerPanel.form
index f6d8670..363263a 100644
--- a/server/src/org/netbeans/modules/server/ui/manager/ServerManagerPanel.form
+++ b/server/src/org/netbeans/modules/server/ui/manager/ServerManagerPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Container class="javax.swing.JPanel" name="jPanel3">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/server/src/org/netbeans/modules/server/ui/wizard/AvailableProvidersPanel.form
----------------------------------------------------------------------
diff --git a/server/src/org/netbeans/modules/server/ui/wizard/AvailableProvidersPanel.form b/server/src/org/netbeans/modules/server/ui/wizard/AvailableProvidersPanel.form
index c28803c..aeb915c 100644
--- a/server/src/org/netbeans/modules/server/ui/wizard/AvailableProvidersPanel.form
+++ b/server/src/org/netbeans/modules/server/ui/wizard/AvailableProvidersPanel.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="radioGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/server/src/org/netbeans/modules/server/ui/wizard/ServerWizardVisual.form
----------------------------------------------------------------------
diff --git a/server/src/org/netbeans/modules/server/ui/wizard/ServerWizardVisual.form b/server/src/org/netbeans/modules/server/ui/wizard/ServerWizardVisual.form
index 326ad2b..33bc815 100644
--- a/server/src/org/netbeans/modules/server/ui/wizard/ServerWizardVisual.form
+++ b/server/src/org/netbeans/modules/server/ui/wizard/ServerWizardVisual.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">
   <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/spellchecker/src/org/netbeans/modules/spellchecker/options/DictionaryInstallerPanel.form
----------------------------------------------------------------------
diff --git a/spellchecker/src/org/netbeans/modules/spellchecker/options/DictionaryInstallerPanel.form b/spellchecker/src/org/netbeans/modules/spellchecker/options/DictionaryInstallerPanel.form
index f7cb6cd..20701eb 100644
--- a/spellchecker/src/org/netbeans/modules/spellchecker/options/DictionaryInstallerPanel.form
+++ b/spellchecker/src/org/netbeans/modules/spellchecker/options/DictionaryInstallerPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="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/spellchecker/src/org/netbeans/modules/spellchecker/options/SpellcheckerOptionsPanel.form
----------------------------------------------------------------------
diff --git a/spellchecker/src/org/netbeans/modules/spellchecker/options/SpellcheckerOptionsPanel.form b/spellchecker/src/org/netbeans/modules/spellchecker/options/SpellcheckerOptionsPanel.form
index 9113538..27e4df4 100644
--- a/spellchecker/src/org/netbeans/modules/spellchecker/options/SpellcheckerOptionsPanel.form
+++ b/spellchecker/src/org/netbeans/modules/spellchecker/options/SpellcheckerOptionsPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
     <Property name="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/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/eval/CodeEvaluatorUI.form
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/eval/CodeEvaluatorUI.form b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/eval/CodeEvaluatorUI.form
index dc9516c..8ccbc83 100644
--- a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/eval/CodeEvaluatorUI.form
+++ b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/eval/CodeEvaluatorUI.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.JButton" name="evaluateButton">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/models/BreakpointNestedGroupsDialog.form
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/models/BreakpointNestedGroupsDialog.form b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/models/BreakpointNestedGroupsDialog.form
index bfb17d3..d09ad96 100644
--- a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/models/BreakpointNestedGroupsDialog.form
+++ b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/models/BreakpointNestedGroupsDialog.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/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.form
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.form b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.form
index a21b303..f4e7912 100644
--- a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.form
+++ b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/DebuggingViewComponent.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/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/InfoPanel.form
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/InfoPanel.form b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/InfoPanel.form
index dd8c773..e63bec6 100644
--- a/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/InfoPanel.form
+++ b/spi.debugger.ui/src/org/netbeans/modules/debugger/ui/views/debugging/InfoPanel.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/spi.debugger.ui/test/apps/src/DebuggerTestApplication.form
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/apps/src/DebuggerTestApplication.form b/spi.debugger.ui/test/apps/src/DebuggerTestApplication.form
index e88ce1a..2941b70 100644
--- a/spi.debugger.ui/test/apps/src/DebuggerTestApplication.form
+++ b/spi.debugger.ui/test/apps/src/DebuggerTestApplication.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
   <SyntheticProperties>
     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/PerProjectHintsPanelUI.form
----------------------------------------------------------------------
diff --git a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/PerProjectHintsPanelUI.form b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/PerProjectHintsPanelUI.form
index b9eec03..9685252 100644
--- a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/PerProjectHintsPanelUI.form
+++ b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/PerProjectHintsPanelUI.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.4" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/AdvancedLocationPanel.form
----------------------------------------------------------------------
diff --git a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/AdvancedLocationPanel.form b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/AdvancedLocationPanel.form
index 39ee0e9..48cbf7f 100644
--- a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/AdvancedLocationPanel.form
+++ b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/AdvancedLocationPanel.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="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/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/ProjectHintSettingPanel.form
----------------------------------------------------------------------
diff --git a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/ProjectHintSettingPanel.form b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/ProjectHintSettingPanel.form
index 95334ff..d04c8f1 100644
--- a/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/ProjectHintSettingPanel.form
+++ b/spi.editor.hints.projects/src/org/netbeans/spi/editor/hints/projects/support/ProjectHintSettingPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="settingsSourceSelection">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spi.navigator/src/org/netbeans/modules/navigator/NavigatorTC.form
----------------------------------------------------------------------
diff --git a/spi.navigator/src/org/netbeans/modules/navigator/NavigatorTC.form b/spi.navigator/src/org/netbeans/modules/navigator/NavigatorTC.form
index b4ca368..a827127 100644
--- a/spi.navigator/src/org/netbeans/modules/navigator/NavigatorTC.form
+++ b/spi.navigator/src/org/netbeans/modules/navigator/NavigatorTC.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/spi.palette/src/org/netbeans/modules/palette/ui/Customizer.form
----------------------------------------------------------------------
diff --git a/spi.palette/src/org/netbeans/modules/palette/ui/Customizer.form b/spi.palette/src/org/netbeans/modules/palette/ui/Customizer.form
index 757e937..3e76a83 100644
--- a/spi.palette/src/org/netbeans/modules/palette/ui/Customizer.form
+++ b/spi.palette/src/org/netbeans/modules/palette/ui/Customizer.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AccessibilityProperties>
     <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spi.palette/src/org/netbeans/modules/palette/ui/TextImporterUI.form
----------------------------------------------------------------------
diff --git a/spi.palette/src/org/netbeans/modules/palette/ui/TextImporterUI.form b/spi.palette/src/org/netbeans/modules/palette/ui/TextImporterUI.form
index 8a86ce2..f820f03 100644
--- a/spi.palette/src/org/netbeans/modules/palette/ui/TextImporterUI.form
+++ b/spi.palette/src/org/netbeans/modules/palette/ui/TextImporterUI.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/spi.quicksearch/src/org/netbeans/modules/quicksearch/QuickSearchPopup.form
----------------------------------------------------------------------
diff --git a/spi.quicksearch/src/org/netbeans/modules/quicksearch/QuickSearchPopup.form b/spi.quicksearch/src/org/netbeans/modules/quicksearch/QuickSearchPopup.form
index b596f4c..34e1874 100644
--- a/spi.quicksearch/src/org/netbeans/modules/quicksearch/QuickSearchPopup.form
+++ b/spi.quicksearch/src/org/netbeans/modules/quicksearch/QuickSearchPopup.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/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SelectConfigFilesPanel.form
----------------------------------------------------------------------
diff --git a/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SelectConfigFilesPanel.form b/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SelectConfigFilesPanel.form
index 15d1ff2..93a7700 100644
--- a/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SelectConfigFilesPanel.form
+++ b/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SelectConfigFilesPanel.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/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SpringCustomizerPanel.form
----------------------------------------------------------------------
diff --git a/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SpringCustomizerPanel.form b/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SpringCustomizerPanel.form
index 5280764..a7931a6 100644
--- a/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SpringCustomizerPanel.form
+++ b/spring.beans/src/org/netbeans/modules/spring/beans/ui/customizer/SpringCustomizerPanel.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/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigGroupVisual.form
----------------------------------------------------------------------
diff --git a/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigGroupVisual.form b/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigGroupVisual.form
index 1b50165..1cdee50 100644
--- a/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigGroupVisual.form
+++ b/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigGroupVisual.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigNamespacesVisual.form
----------------------------------------------------------------------
diff --git a/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigNamespacesVisual.form b/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigNamespacesVisual.form
index 05de287..7b1bd44 100644
--- a/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigNamespacesVisual.form
+++ b/spring.beans/src/org/netbeans/modules/spring/beans/wizards/SpringXMLConfigNamespacesVisual.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">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/client/AcceptCertificatePanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/client/AcceptCertificatePanel.form b/subversion/src/org/netbeans/modules/subversion/client/AcceptCertificatePanel.form
index 602f444..bd2e6de 100644
--- a/subversion/src/org/netbeans/modules/subversion/client/AcceptCertificatePanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/client/AcceptCertificatePanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/client/CommandReport.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/client/CommandReport.form b/subversion/src/org/netbeans/modules/subversion/client/CommandReport.form
index c594349..551e1de 100644
--- a/subversion/src/org/netbeans/modules/subversion/client/CommandReport.form
+++ b/subversion/src/org/netbeans/modules/subversion/client/CommandReport.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/subversion/src/org/netbeans/modules/subversion/client/MissingClientPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/client/MissingClientPanel.form b/subversion/src/org/netbeans/modules/subversion/client/MissingClientPanel.form
index 4d42b68..5cd7782 100644
--- a/subversion/src/org/netbeans/modules/subversion/client/MissingClientPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/client/MissingClientPanel.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/subversion/src/org/netbeans/modules/subversion/options/AnnotationSettingsPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/options/AnnotationSettingsPanel.form b/subversion/src/org/netbeans/modules/subversion/options/AnnotationSettingsPanel.form
index 13039ab..be3c6b3 100644
--- a/subversion/src/org/netbeans/modules/subversion/options/AnnotationSettingsPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/options/AnnotationSettingsPanel.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/subversion/src/org/netbeans/modules/subversion/options/EditAnnotationPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/options/EditAnnotationPanel.form b/subversion/src/org/netbeans/modules/subversion/options/EditAnnotationPanel.form
index 6134784..5d2b782 100644
--- a/subversion/src/org/netbeans/modules/subversion/options/EditAnnotationPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/options/EditAnnotationPanel.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/subversion/src/org/netbeans/modules/subversion/options/LabelsPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/options/LabelsPanel.form b/subversion/src/org/netbeans/modules/subversion/options/LabelsPanel.form
index 303afd7..e7f3785 100644
--- a/subversion/src/org/netbeans/modules/subversion/options/LabelsPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/options/LabelsPanel.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/subversion/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.form b/subversion/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.form
index 5e30486..3d7dfd5 100644
--- a/subversion/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.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/subversion/src/org/netbeans/modules/subversion/ui/browser/ControlPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/browser/ControlPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/browser/ControlPanel.form
index d698e8a..57ed7fb 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/browser/ControlPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/browser/ControlPanel.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">
   <NonVisualComponents>
     <Container class="javax.swing.JPanel" name="jPanel1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/BranchPickerPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/BranchPickerPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/BranchPickerPanel.form
index f5858d1..aadef3e 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/BranchPickerPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/BranchPickerPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.4" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/CreateCopyPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/CreateCopyPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/CreateCopyPanel.form
index 3d6bfbe..0e0c795 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/CreateCopyPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/CreateCopyPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeBranchPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeBranchPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeBranchPanel.form
index a1e4b81..0f4088c 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeBranchPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeBranchPanel.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">
   <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/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeOneFolderPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeOneFolderPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeOneFolderPanel.form
index 2e5341b..bce45d6 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeOneFolderPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeOneFolderPanel.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">
   <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/subversion/src/org/netbeans/modules/subversion/ui/copy/MergePanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergePanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergePanel.form
index 1f3b414..2db7a27 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergePanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergePanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeSinceOriginPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeSinceOriginPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeSinceOriginPanel.form
index db6f035..25dd9b6 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeSinceOriginPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeSinceOriginPanel.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">
   <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/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeTwoFoldersPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeTwoFoldersPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeTwoFoldersPanel.form
index 24634e6..ac5e430 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeTwoFoldersPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/MergeTwoFoldersPanel.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">
   <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/subversion/src/org/netbeans/modules/subversion/ui/copy/OneFolderPreviewPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/OneFolderPreviewPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/OneFolderPreviewPanel.form
index 51e67c7..e815180 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/OneFolderPreviewPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/OneFolderPreviewPanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/ReintegrateBranchPreviewPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/ReintegrateBranchPreviewPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/ReintegrateBranchPreviewPanel.form
index dc906ae..35f116f 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/ReintegrateBranchPreviewPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/ReintegrateBranchPreviewPanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/SinceOriginPreviewPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/SinceOriginPreviewPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/SinceOriginPreviewPanel.form
index 5dbf417..f1d1565 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/SinceOriginPreviewPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/SinceOriginPreviewPanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/copy/SwitchToPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/SwitchToPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/SwitchToPanel.form
index 7eaed4b..b99608d 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/SwitchToPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/SwitchToPanel.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/subversion/src/org/netbeans/modules/subversion/ui/copy/TwoFoldersPreviewPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/copy/TwoFoldersPreviewPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/copy/TwoFoldersPreviewPanel.form
index 589c5ef..a3c338a 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/copy/TwoFoldersPreviewPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/copy/TwoFoldersPreviewPanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/diff/MultiDiffPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/diff/MultiDiffPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/diff/MultiDiffPanel.form
index 688c1e1..f04c364 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/diff/MultiDiffPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/diff/MultiDiffPanel.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="btnGroup">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/diff/SelectDiffTreePanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/diff/SelectDiffTreePanel.form b/subversion/src/org/netbeans/modules/subversion/ui/diff/SelectDiffTreePanel.form
index 2e4cafa..ab2437b 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/diff/SelectDiffTreePanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/diff/SelectDiffTreePanel.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_autoSetComponentName" type="java.lang.Boolean" value="false"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/export/ExportPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/export/ExportPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/export/ExportPanel.form
index b2a8340..05c3a01 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/export/ExportPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/export/ExportPanel.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">
   <NonVisualComponents>
     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/history/SearchHistoryPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/history/SearchHistoryPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/history/SearchHistoryPanel.form
index 7fc0798..6ba3a6f 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/history/SearchHistoryPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/history/SearchHistoryPanel.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="buttonGroup1">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/lock/LockPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/lock/LockPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/lock/LockPanel.form
index 01b44eb..1457d70 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/lock/LockPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/lock/LockPanel.form
@@ -1,5 +1,26 @@
 <?xml version="1.1" encoding="UTF-8" ?>
 
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
 <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
     <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/subversion/src/org/netbeans/modules/subversion/ui/relocate/RelocatePanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/relocate/RelocatePanel.form b/subversion/src/org/netbeans/modules/subversion/ui/relocate/RelocatePanel.form
index 30fab9f..57158d9 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/relocate/RelocatePanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/relocate/RelocatePanel.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/subversion/src/org/netbeans/modules/subversion/ui/repository/HttpPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/repository/HttpPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/repository/HttpPanel.form
index c72a7e4..4404e86 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/repository/HttpPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/repository/HttpPanel.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">
   <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/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryDialogPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryDialogPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryDialogPanel.form
index ee4c186..80f21fd 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryDialogPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryDialogPanel.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/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.form
----------------------------------------------------------------------
diff --git a/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.form b/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.form
index 90f6dc8..845d795 100644
--- a/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.form
+++ b/subversion/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.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="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">