junichi11 closed pull request #654: [NETBEANS-1074] Relicensing form files in webcommon cluster URL: https://github.com/apache/incubator-netbeans/pull/654
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/cordova.platforms.android/src/org/netbeans/modules/cordova/platforms/android/AndroidConfigurationPanel.form b/cordova.platforms.android/src/org/netbeans/modules/cordova/platforms/android/AndroidConfigurationPanel.form index 3f9c7462d7..1084972938 100644 --- a/cordova.platforms.android/src/org/netbeans/modules/cordova/platforms/android/AndroidConfigurationPanel.form +++ b/cordova.platforms.android/src/org/netbeans/modules/cordova/platforms/android/AndroidConfigurationPanel.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"/> diff --git a/cordova.platforms.ios/src/org/netbeans/modules/cordova/platforms/ios/IOSConfigurationPanel.form b/cordova.platforms.ios/src/org/netbeans/modules/cordova/platforms/ios/IOSConfigurationPanel.form index 7870e7d127..0099a88c39 100644 --- a/cordova.platforms.ios/src/org/netbeans/modules/cordova/platforms/ios/IOSConfigurationPanel.form +++ b/cordova.platforms.ios/src/org/netbeans/modules/cordova/platforms/ios/IOSConfigurationPanel.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"/> diff --git a/cordova.platforms/src/org/netbeans/modules/cordova/platforms/BrowserConfigurationPanel.form b/cordova.platforms/src/org/netbeans/modules/cordova/platforms/BrowserConfigurationPanel.form index c9bc18e97c..f30043d142 100644 --- a/cordova.platforms/src/org/netbeans/modules/cordova/platforms/BrowserConfigurationPanel.form +++ b/cordova.platforms/src/org/netbeans/modules/cordova/platforms/BrowserConfigurationPanel.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"/> diff --git a/cordova.platforms/src/org/netbeans/modules/cordova/platforms/MobilePlatformsSetup.form b/cordova.platforms/src/org/netbeans/modules/cordova/platforms/MobilePlatformsSetup.form index c189d9fd1d..8f73e56414 100644 --- a/cordova.platforms/src/org/netbeans/modules/cordova/platforms/MobilePlatformsSetup.form +++ b/cordova.platforms/src/org/netbeans/modules/cordova/platforms/MobilePlatformsSetup.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"/> diff --git a/cordova/src/org/netbeans/modules/cordova/options/MobilePlatformsPanel.form b/cordova/src/org/netbeans/modules/cordova/options/MobilePlatformsPanel.form index c50b20477f..1785ea806c 100644 --- a/cordova/src/org/netbeans/modules/cordova/options/MobilePlatformsPanel.form +++ b/cordova/src/org/netbeans/modules/cordova/options/MobilePlatformsPanel.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.JButton" name="provisioningBrowse"> diff --git a/cordova/src/org/netbeans/modules/cordova/project/CordovaCustomizerPanel.form b/cordova/src/org/netbeans/modules/cordova/project/CordovaCustomizerPanel.form index c7016fe157..08e505c895 100644 --- a/cordova/src/org/netbeans/modules/cordova/project/CordovaCustomizerPanel.form +++ b/cordova/src/org/netbeans/modules/cordova/project/CordovaCustomizerPanel.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"/> diff --git a/cordova/src/org/netbeans/modules/cordova/project/CordovaNotFound.form b/cordova/src/org/netbeans/modules/cordova/project/CordovaNotFound.form index 428b12e955..d702eda2ca 100644 --- a/cordova/src/org/netbeans/modules/cordova/project/CordovaNotFound.form +++ b/cordova/src/org/netbeans/modules/cordova/project/CordovaNotFound.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"/> diff --git a/cordova/src/org/netbeans/modules/cordova/project/CordovaPanel.form b/cordova/src/org/netbeans/modules/cordova/project/CordovaPanel.form index 839c64d822..bbbaa11c9a 100644 --- a/cordova/src/org/netbeans/modules/cordova/project/CordovaPanel.form +++ b/cordova/src/org/netbeans/modules/cordova/project/CordovaPanel.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.JCheckBox" name="phoneGapCheckBox"> diff --git a/cordova/src/org/netbeans/modules/cordova/project/PluginsPanel.form b/cordova/src/org/netbeans/modules/cordova/project/PluginsPanel.form index 7622f011b7..b41cad45f2 100644 --- a/cordova/src/org/netbeans/modules/cordova/project/PluginsPanel.form +++ b/cordova/src/org/netbeans/modules/cordova/project/PluginsPanel.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"/> diff --git a/cordova/src/org/netbeans/modules/cordova/wizard/SampleVisualPanel.form b/cordova/src/org/netbeans/modules/cordova/wizard/SampleVisualPanel.form index 069bd292be..355d17e376 100644 --- a/cordova/src/org/netbeans/modules/cordova/wizard/SampleVisualPanel.form +++ b/cordova/src/org/netbeans/modules/cordova/wizard/SampleVisualPanel.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"> <AccessibilityProperties> <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/ChromeInfoPanel.form b/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/ChromeInfoPanel.form index 869501acb9..ef32c8bbb6 100644 --- a/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/ChromeInfoPanel.form +++ b/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/ChromeInfoPanel.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"/> diff --git a/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/WebStorePanel.form b/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/WebStorePanel.form index 9a40febca1..f0b3790102 100644 --- a/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/WebStorePanel.form +++ b/extbrowser.chrome/src/org/netbeans/modules/extbrowser/plugins/chrome/WebStorePanel.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"/> diff --git a/html.ojet/src/org/netbeans/modules/html/ojet/ui/OJETPanel.form b/html.ojet/src/org/netbeans/modules/html/ojet/ui/OJETPanel.form index 326ca9f8be..31077eb1d0 100644 --- a/html.ojet/src/org/netbeans/modules/html/ojet/ui/OJETPanel.form +++ b/html.ojet/src/org/netbeans/modules/html/ojet/ui/OJETPanel.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"/> diff --git a/html.ojet/src/org/netbeans/modules/html/ojet/ui/wizard/NewJetModuleWizardPanelUi.form b/html.ojet/src/org/netbeans/modules/html/ojet/ui/wizard/NewJetModuleWizardPanelUi.form index a88e2560fc..1bb426239e 100644 --- a/html.ojet/src/org/netbeans/modules/html/ojet/ui/wizard/NewJetModuleWizardPanelUi.form +++ b/html.ojet/src/org/netbeans/modules/html/ojet/ui/wizard/NewJetModuleWizardPanelUi.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"/> diff --git a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/DependenciesPanel.form b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/DependenciesPanel.form index 8605f97fb3..1ba03dfaee 100644 --- a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/DependenciesPanel.form +++ b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/DependenciesPanel.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"/> diff --git a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/EditPanel.form b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/EditPanel.form index 6480333b78..e5051b25e8 100644 --- a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/EditPanel.form +++ b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/EditPanel.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"/> diff --git a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/LibrariesPanel.form b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/LibrariesPanel.form index 54a18046ab..094932de68 100644 --- a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/LibrariesPanel.form +++ b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/LibrariesPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JLabel" name="bowerJsonProblemLabel"> diff --git a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/SearchPanel.form b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/SearchPanel.form index 5b682da3ef..aca7876cfd 100644 --- a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/SearchPanel.form +++ b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/libraries/SearchPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Container class="javax.swing.JPanel" name="searchPanel"> diff --git a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/options/BowerOptionsPanel.form b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/options/BowerOptionsPanel.form index 9eeef5c027..0d77b7f9fe 100644 --- a/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/options/BowerOptionsPanel.form +++ b/javascript.bower/src/org/netbeans/modules/javascript/bower/ui/options/BowerOptionsPanel.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"/> diff --git a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/EditPanel.form b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/EditPanel.form index 1ee80dd1c2..27663e475b 100644 --- a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/EditPanel.form +++ b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/EditPanel.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"/> diff --git a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SearchPanel.form b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SearchPanel.form index b5abc60757..c33b27fc50 100644 --- a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SearchPanel.form +++ b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SearchPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JButton" name="addButton"> diff --git a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SelectionPanel.form b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SelectionPanel.form index 489134bc21..d6235f4ce5 100644 --- a/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SelectionPanel.form +++ b/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/ui/SelectionPanel.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"/> diff --git a/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/customizer/GruntCustomizerPanel.form b/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/customizer/GruntCustomizerPanel.form index cc6c06b898..ac79768b60 100644 --- a/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/customizer/GruntCustomizerPanel.form +++ b/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/customizer/GruntCustomizerPanel.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"/> diff --git a/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/options/GruntOptionsPanel.form b/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/options/GruntOptionsPanel.form index 6e7edf4986..8631e56665 100644 --- a/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/options/GruntOptionsPanel.form +++ b/javascript.grunt/src/org/netbeans/modules/javascript/grunt/ui/options/GruntOptionsPanel.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"/> diff --git a/javascript.gulp/src/org/netbeans/modules/javascript/gulp/ui/options/GulpOptionsPanel.form b/javascript.gulp/src/org/netbeans/modules/javascript/gulp/ui/options/GulpOptionsPanel.form index 6ce26449fc..9d62195ebf 100644 --- a/javascript.gulp/src/org/netbeans/modules/javascript/gulp/ui/options/GulpOptionsPanel.form +++ b/javascript.gulp/src/org/netbeans/modules/javascript/gulp/ui/options/GulpOptionsPanel.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"/> diff --git a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/JSTestDriverCustomizerPanel.form b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/JSTestDriverCustomizerPanel.form index 5964716e1a..d249bea42e 100644 --- a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/JSTestDriverCustomizerPanel.form +++ b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/JSTestDriverCustomizerPanel.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"/> diff --git a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/ui/customizer/CustomizerJsTestDriver.form b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/ui/customizer/CustomizerJsTestDriver.form index 6c1f247e47..146d9e427e 100644 --- a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/ui/customizer/CustomizerJsTestDriver.form +++ b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/ui/customizer/CustomizerJsTestDriver.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"/> diff --git a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/wizard/InstallJasminePanel.form b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/wizard/InstallJasminePanel.form index d8d676a06b..304ba7a4ef 100644 --- a/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/wizard/InstallJasminePanel.form +++ b/javascript.jstestdriver/src/org/netbeans/modules/javascript/jstestdriver/wizard/InstallJasminePanel.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"/> diff --git a/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/customizer/CustomizerKarma.form b/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/customizer/CustomizerKarma.form index e2c3b9bf26..ad802cd93f 100644 --- a/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/customizer/CustomizerKarma.form +++ b/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/customizer/CustomizerKarma.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"/> diff --git a/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/options/KarmaOptionsPanel.form b/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/options/KarmaOptionsPanel.form index 9f95ecab01..61a389b203 100644 --- a/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/options/KarmaOptionsPanel.form +++ b/javascript.karma/src/org/netbeans/modules/javascript/karma/ui/options/KarmaOptionsPanel.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/NodeJsPathPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/NodeJsPathPanel.form index e8d7752e7d..f9c8498a72 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/NodeJsPathPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/NodeJsPathPanel.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsCustomizerPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsCustomizerPanel.form index b358e372fd..e35c4401e2 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsCustomizerPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsCustomizerPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="nodeBbuttonGroup"> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsRunPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsRunPanel.form index 13a08bd199..63143a53f7 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsRunPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/customizer/NodeJsRunPanel.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/DependenciesPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/DependenciesPanel.form index 093ca6eff3..d0b78918d5 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/DependenciesPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/DependenciesPanel.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/EditPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/EditPanel.form index 21ce339f27..6145261866 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/EditPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/EditPanel.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/LibrariesPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/LibrariesPanel.form index d6f49650f8..f992561067 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/LibrariesPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/LibrariesPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JLabel" name="packageJsonProblemLabel"> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/SearchPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/SearchPanel.form index f37fb2863b..5b58370233 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/SearchPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/libraries/SearchPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Container class="javax.swing.JPanel" name="searchPanel"> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/options/NodeJsOptionsPanel.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/options/NodeJsOptionsPanel.form index 618a540fd1..662c1eda6e 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/options/NodeJsOptionsPanel.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/options/NodeJsOptionsPanel.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExistingProjectVisual.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExistingProjectVisual.form index 08990542dd..514d70fbf3 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExistingProjectVisual.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExistingProjectVisual.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"/> diff --git a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExpressPanelVisual.form b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExpressPanelVisual.form index 339267e695..53011f8a05 100644 --- a/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExpressPanelVisual.form +++ b/javascript.nodejs/src/org/netbeans/modules/javascript/nodejs/ui/wizard/ExpressPanelVisual.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"/> diff --git a/javascript.v8debug.ui/src/org/netbeans/modules/javascript/v8debug/ui/attach/AttachCustomizer.form b/javascript.v8debug.ui/src/org/netbeans/modules/javascript/v8debug/ui/attach/AttachCustomizer.form index f9c8b6e0ad..68edc443c0 100644 --- a/javascript.v8debug.ui/src/org/netbeans/modules/javascript/v8debug/ui/attach/AttachCustomizer.form +++ b/javascript.v8debug.ui/src/org/netbeans/modules/javascript/v8debug/ui/attach/AttachCustomizer.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"/> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtAlignment.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtAlignment.form index 1578018fd2..e689bb07e6 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtAlignment.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtAlignment.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBlankLines.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBlankLines.form index 61a8a3295e..b6a9307629 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBlankLines.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBlankLines.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBraces.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBraces.form index 08c1030ba2..f2031c53de 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBraces.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtBraces.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtSpaces.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtSpaces.form index 291a8a7d85..d0a913b266 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtSpaces.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtSpaces.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtTabsIndents.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtTabsIndents.form index 7536c1f43e..54a533c155 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtTabsIndents.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtTabsIndents.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtWrapping.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtWrapping.form index c9b7f59444..2af0766c3b 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtWrapping.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/FmtWrapping.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtBlankLines.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtBlankLines.form index af3b983acb..4c2530f5ca 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtBlankLines.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtBlankLines.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtSpaces.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtSpaces.form index f41c8af544..7687a13997 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtSpaces.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtSpaces.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtTabsIndents.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtTabsIndents.form index b751b3942e..29b3fd95ef 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtTabsIndents.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtTabsIndents.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtWrapping.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtWrapping.form index e4ef6bc3fc..7ba35b6583 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtWrapping.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/formatter/ui/json/FmtWrapping.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/CodeCompletionPanel.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/CodeCompletionPanel.form index f4a8f7434a..6f5ae5ae3e 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/CodeCompletionPanel.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/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.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JCheckBox" name="autoStringConcatenationCheckBox"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/json/CodeCompletionPanel.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/json/CodeCompletionPanel.form index 827b9cd01e..0767a72bbe 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/json/CodeCompletionPanel.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/options/ui/json/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.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AccessibilityProperties> <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/ui/ECMAScriptPanel.form b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/ui/ECMAScriptPanel.form index 7f58b77a98..d0252d39f3 100644 --- a/javascript2.editor/src/org/netbeans/modules/javascript2/editor/ui/ECMAScriptPanel.form +++ b/javascript2.editor/src/org/netbeans/modules/javascript2/editor/ui/ECMAScriptPanel.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"/> diff --git a/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/LocalPathCell.form b/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/LocalPathCell.form index 0a8643ec8d..b0290f4546 100644 --- a/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/LocalPathCell.form +++ b/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/LocalPathCell.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="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> diff --git a/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/RequireJsPanel.form b/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/RequireJsPanel.form index 6e4195bb73..d2b0e8c5bb 100644 --- a/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/RequireJsPanel.form +++ b/javascript2.requirejs/src/org/netbeans/modules/javascript2/requirejs/ui/RequireJsPanel.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"/> diff --git a/selenium2.webclient.mocha/src/org/netbeans/modules/selenium2/webclient/mocha/CustomizerMocha.form b/selenium2.webclient.mocha/src/org/netbeans/modules/selenium2/webclient/mocha/CustomizerMocha.form index f276306447..fce23e5856 100644 --- a/selenium2.webclient.mocha/src/org/netbeans/modules/selenium2/webclient/mocha/CustomizerMocha.form +++ b/selenium2.webclient.mocha/src/org/netbeans/modules/selenium2/webclient/mocha/CustomizerMocha.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"/> diff --git a/selenium2.webclient.protractor/src/org/netbeans/modules/selenium2/webclient/protractor/CustomizerProtractor.form b/selenium2.webclient.protractor/src/org/netbeans/modules/selenium2/webclient/protractor/CustomizerProtractor.form index de3ecde881..94dece4e6b 100644 --- a/selenium2.webclient.protractor/src/org/netbeans/modules/selenium2/webclient/protractor/CustomizerProtractor.form +++ b/selenium2.webclient.protractor/src/org/netbeans/modules/selenium2/webclient/protractor/CustomizerProtractor.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> diff --git a/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/CustomizerSeleniumTesting.form b/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/CustomizerSeleniumTesting.form index 345eee20d7..0451b1e912 100644 --- a/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/CustomizerSeleniumTesting.form +++ b/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/CustomizerSeleniumTesting.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"/> diff --git a/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/SelectProviderPanel.form b/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/SelectProviderPanel.form index 250305d038..e564efbf6e 100644 --- a/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/SelectProviderPanel.form +++ b/selenium2.webclient/src/org/netbeans/modules/selenium2/webclient/ui/customizer/SelectProviderPanel.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"/> diff --git a/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/OnlineSampleVisualPanel.form b/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/OnlineSampleVisualPanel.form index 90beeab135..6e042b1d63 100644 --- a/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/OnlineSampleVisualPanel.form +++ b/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/OnlineSampleVisualPanel.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"/> diff --git a/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/SampleVisualPanel.form b/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/SampleVisualPanel.form index dab39b3385..4db1b3330f 100644 --- a/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/SampleVisualPanel.form +++ b/web.client.samples/src/org/netbeans/modules/web/client/samples/wizard/ui/SampleVisualPanel.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"> <AccessibilityProperties> <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> diff --git a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/api/network/ui/NetworkErrorPanel.form b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/api/network/ui/NetworkErrorPanel.form index b116cc4f4c..127b86a943 100644 --- a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/api/network/ui/NetworkErrorPanel.form +++ b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/api/network/ui/NetworkErrorPanel.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"/> diff --git a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/AdvancedTasksPanel.form b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/AdvancedTasksPanel.form index 7822901a13..e6a6dc583f 100644 --- a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/AdvancedTasksPanel.form +++ b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/AdvancedTasksPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JCheckBox" name="showSimpleTasksCheckBox"> diff --git a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/CustomizerPanel.form b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/CustomizerPanel.form index 07001eb9ae..e35de72105 100644 --- a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/CustomizerPanel.form +++ b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/build/ui/CustomizerPanel.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"/> diff --git a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/CustomizerJsTesting.form b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/CustomizerJsTesting.form index b95839bd57..91a0645a9b 100644 --- a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/CustomizerJsTesting.form +++ b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/CustomizerJsTesting.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> diff --git a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/SelectProviderPanel.form b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/SelectProviderPanel.form index 0bf8fac1c9..4d94e95a62 100644 --- a/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/SelectProviderPanel.form +++ b/web.clientproject.api/src/org/netbeans/modules/web/clientproject/jstesting/SelectProviderPanel.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/sites/SiteZipPanel.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/sites/SiteZipPanel.form index a94d769c26..f73c77fb87 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/sites/SiteZipPanel.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/sites/SiteZipPanel.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/BrowseFolders.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/BrowseFolders.form index 410a30a6ba..accc2b9d1c 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/BrowseFolders.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/BrowseFolders.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="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/browser/BrowserConfigurationPanel.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/browser/BrowserConfigurationPanel.form index f045bd7e37..e5c8b0fd6e 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/browser/BrowserConfigurationPanel.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/browser/BrowserConfigurationPanel.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/BrowserRunPanel.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/BrowserRunPanel.form index 59ecfa02d8..c82bfade9c 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/BrowserRunPanel.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/BrowserRunPanel.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/RunPanel.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/RunPanel.form index 6fb4bc208f..02aa117d06 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/RunPanel.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/RunPanel.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/SourcesPanel.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/SourcesPanel.form index 67e6f30541..d7d3ddf37a 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/SourcesPanel.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/customizer/SourcesPanel.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/CreateSiteTemplate.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/CreateSiteTemplate.form index 06bff784e2..7666e3dcb1 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/CreateSiteTemplate.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/CreateSiteTemplate.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/ExistingClientSideProject.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/ExistingClientSideProject.form index bdb7975b52..c7d3306810 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/ExistingClientSideProject.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/ExistingClientSideProject.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/NewClientSideProject.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/NewClientSideProject.form index cb21d042f8..ae8f44fe94 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/NewClientSideProject.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/NewClientSideProject.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"/> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/SiteTemplateWizard.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/SiteTemplateWizard.form index 7926226c74..5ac11da1ff 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/SiteTemplateWizard.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/SiteTemplateWizard.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="templateButtonGroup"> diff --git a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/Tools.form b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/Tools.form index ca3839d62b..dd637c856a 100644 --- a/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/Tools.form +++ b/web.clientproject/src/org/netbeans/modules/web/clientproject/ui/wizard/Tools.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> diff --git a/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/KnockoutPanel.form b/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/KnockoutPanel.form index b1100c4e04..9b512ce078 100644 --- a/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/KnockoutPanel.form +++ b/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/KnockoutPanel.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.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JLabel" name="messageLabel"> diff --git a/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/unused/UnusedBindingsPanel.form b/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/unused/UnusedBindingsPanel.form index bb074433b3..c623f25383 100644 --- a/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/unused/UnusedBindingsPanel.form +++ b/web.inspect/src/org/netbeans/modules/web/inspect/webkit/knockout/unused/UnusedBindingsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Container class="javax.swing.JPanel" name="findPanel"> diff --git a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/DOMBreakpointCustomizer.form b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/DOMBreakpointCustomizer.form index db83cebe11..2c6aca39fb 100644 --- a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/DOMBreakpointCustomizer.form +++ b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/DOMBreakpointCustomizer.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"/> diff --git a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/EventsBreakpointCustomizer.form b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/EventsBreakpointCustomizer.form index 7c50e67b8c..26960faaae 100644 --- a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/EventsBreakpointCustomizer.form +++ b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/EventsBreakpointCustomizer.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"/> diff --git a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/XHRBreakpointCustomizer.form b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/XHRBreakpointCustomizer.form index 88473ca2c3..808f20c378 100644 --- a/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/XHRBreakpointCustomizer.form +++ b/web.javascript.debugger/src/org/netbeans/modules/web/javascript/debugger/breakpoints/ui/XHRBreakpointCustomizer.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"/> diff --git a/web.webkit.tooling/src/org/netbeans/modules/web/webkit/tooling/networkmonitor/NetworkMonitorTopComponent.form b/web.webkit.tooling/src/org/netbeans/modules/web/webkit/tooling/networkmonitor/NetworkMonitorTopComponent.form index 063e2669b9..59058e6861 100644 --- a/web.webkit.tooling/src/org/netbeans/modules/web/webkit/tooling/networkmonitor/NetworkMonitorTopComponent.form +++ b/web.webkit.tooling/src/org/netbeans/modules/web/webkit/tooling/networkmonitor/NetworkMonitorTopComponent.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"/> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists