This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch cnd
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/cnd by this push:
     new 9baedc6  Update the copyright in all the files in the 
dlight/git.remote package..
     new bf55111  Merge pull request #2356 from 
BradWalker/cnd_update_git_remote_copyright
9baedc6 is described below

commit 9baedc69bc7d87a4cdd1ed38d14893c1f99ad01c
Author: Brad Walker <bwal...@musings.com>
AuthorDate: Tue Sep 8 13:51:46 2020 -0400

    Update the copyright in all the files in the dlight/git.remote package..
---
 .../modules/git/remote/client/CommandReport.form   | 20 ++++++++
 .../modules/git/remote/options/Bundle.properties   | 56 +++++++---------------
 .../git/remote/options/GitOptionsPanel.form        | 20 ++++++++
 .../modules/git/remote/options/LabelsPanel.form    | 20 ++++++++
 .../git/remote/ui/branch/CherryPickPanel.form      | 20 ++++++++
 .../git/remote/ui/branch/CreateBranchPanel.form    | 20 ++++++++
 .../remote/ui/branch/SelectTrackedBranchPanel.form | 20 ++++++++
 .../git/remote/ui/checkout/CheckoutPathsPanel.form | 20 ++++++++
 .../remote/ui/checkout/CheckoutRevisionPanel.form  | 20 ++++++++
 .../git/remote/ui/checkout/RevertChangesPanel.form | 20 ++++++++
 .../git/remote/ui/clone/CloneDestinationPanel.form | 20 ++++++++
 .../git/remote/ui/clone/RepositoryStepPanel.form   | 20 ++++++++
 .../modules/git/remote/ui/commit/CommitPanel.form  | 20 ++++++++
 .../ui/conflicts/ResolveTreeConflictPanel.form     | 20 ++++++++
 .../git/remote/ui/diff/DiffToRevisionPanel.form    | 20 ++++++++
 .../git/remote/ui/diff/ExportAsFilePanel.form      | 20 ++++++++
 .../git/remote/ui/diff/ExportCommitPanel.form      | 20 ++++++++
 .../modules/git/remote/ui/diff/MultiDiffPanel.form | 20 ++++++++
 .../git/remote/ui/history/SearchCriteriaPanel.form | 20 ++++++++
 .../git/remote/ui/history/SearchHistoryPanel.form  | 20 ++++++++
 .../modules/git/remote/ui/init/InitPanel.form      | 20 ++++++++
 .../git/remote/ui/merge/MergeRevisionPanel.form    | 20 ++++++++
 .../modules/git/remote/ui/rebase/BasicPanel.form   | 20 ++++++++
 .../modules/git/remote/ui/rebase/RebasePanel.form  | 20 ++++++++
 .../git/remote/ui/rebase/SelectDestPanel.form      | 20 ++++++++
 .../git/remote/ui/repository/ControlToolbar.form   | 20 ++++++++
 .../ui/repository/RepositoryBrowserPanel.form      | 20 ++++++++
 .../git/remote/ui/repository/RevisionDialog.form   | 20 ++++++++
 .../remote/ui/repository/RevisionInfoPanel.form    | 20 ++++++++
 .../remote/ui/repository/RevisionListPanel.form    | 20 ++++++++
 .../remote/ui/repository/RevisionPickerDialog.form | 20 ++++++++
 .../remote/ui/repository/SelectBranchPanel.form    | 20 ++++++++
 .../repository/remote/RemoteRepositoryPanel.form   | 20 ++++++++
 .../git/remote/ui/repository/remote/SSHPanel.form  | 20 ++++++++
 .../ui/repository/remote/SelectUriPanel.form       | 20 ++++++++
 .../ui/repository/remote/UserPasswordPanel.form    | 20 ++++++++
 .../modules/git/remote/ui/reset/ResetPanel.form    | 20 ++++++++
 .../git/remote/ui/revert/RevertCommitPanel.form    | 20 ++++++++
 .../git/remote/ui/selectors/Bundle.properties      | 55 +++++++--------------
 .../git/remote/ui/selectors/ItemsPanel.form        | 20 ++++++++
 .../git/remote/ui/stash/SaveStashPanel.form        | 20 ++++++++
 .../git/remote/ui/status/VersioningPanel.form      | 20 ++++++++
 .../modules/git/remote/ui/tag/CreateTagPanel.form  | 20 ++++++++
 .../modules/git/remote/ui/tag/ManageTagsPanel.form | 20 ++++++++
 44 files changed, 872 insertions(+), 79 deletions(-)

diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/client/CommandReport.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/client/CommandReport.form
index c594349..df18795 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/client/CommandReport.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/client/CommandReport.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.3" maxVersion="1.3" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/Bundle.properties
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/Bundle.properties
index a6ae69c..fb42c17 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/Bundle.properties
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/Bundle.properties
@@ -1,44 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
-
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2010 Oracle and/or its affiliates. All rights reserved.
-
-# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-# Other names may be trademarks of their respective owners.
-
-# The contents of this file are subject to the terms of either the GNU
-# General Public License Version 2 only ("GPL") or the Common
-# Development and Distribution License("CDDL") (collectively, the
-# "License"). You may not use this file except in compliance with the
-# License. You can obtain a copy of the License at
-# http://www.netbeans.org/cddl-gplv2.html
-# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-# specific language governing permissions and limitations under the
-# License.  When distributing the software, include this License Header
-# Notice in each file and include the License file at
-# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-# particular file as subject to the "Classpath" exception as provided
-# by Oracle in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the
-# License Header, with the fields enclosed by brackets [] replaced by
-# your own identifying information:
-# "Portions Copyrighted [year] [name of copyright owner]"
-
-# If you wish your version of this file to be governed by only the CDDL
-# or only the GPL Version 2, indicate your decision by adding
-# "[Contributor] elects to include this software in this distribution
-# under the [CDDL or GPL Version 2] license." If you do not indicate a
-# single choice of license, a recipient has the option to distribute
-# your version of this file under either the CDDL, the GPL Version 2 or
-# to extend the choice of license to its licensees as provided above.
-# However, if you add GPL Version 2 code and therefore, elected the GPL
-# Version 2 license, then the option applies only if the new code is
-# made subject to such option by the copyright holder.
-
-# Contributor(s):
-
-# Portions Copyrighted 2010 Sun Microsystems, Inc.
 GitOptionsPanel.cbOpenOutputWindow.text=Automatically open Output &window tabs
 ACSD_cbOpenOutputWindow=Git commands log their output into output window tabs 
which are opened if needed.
 
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/GitOptionsPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/GitOptionsPanel.form
index 0008ff2..e179203 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/GitOptionsPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/GitOptionsPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/LabelsPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/LabelsPanel.form
index 8a806fa..5fd2aa5 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/options/LabelsPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/options/LabelsPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.4" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CherryPickPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CherryPickPanel.form
index 92bccd6..87fcf40 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CherryPickPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CherryPickPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CreateBranchPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CreateBranchPanel.form
index de852d8..da11da8 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CreateBranchPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/CreateBranchPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/SelectTrackedBranchPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/SelectTrackedBranchPanel.form
index cd159f1..36c2b00 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/SelectTrackedBranchPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/branch/SelectTrackedBranchPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutPathsPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutPathsPanel.form
index 435039d..37e1656 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutPathsPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutPathsPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutRevisionPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutRevisionPanel.form
index f85cd70..4783299 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutRevisionPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/CheckoutRevisionPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/RevertChangesPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/RevertChangesPanel.form
index 4c6aded..96c96be 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/RevertChangesPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/checkout/RevertChangesPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/CloneDestinationPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/CloneDestinationPanel.form
index 458b561..d34a2b6 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/CloneDestinationPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/CloneDestinationPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.5" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/RepositoryStepPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/RepositoryStepPanel.form
index 2e03d7e..befd41b 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/RepositoryStepPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/clone/RepositoryStepPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/commit/CommitPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/commit/CommitPanel.form
index 8141f88..2a210c7 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/commit/CommitPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/commit/CommitPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/conflicts/ResolveTreeConflictPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/conflicts/ResolveTreeConflictPanel.form
index 264ef92..fbe6ca0 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/conflicts/ResolveTreeConflictPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/conflicts/ResolveTreeConflictPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/DiffToRevisionPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/DiffToRevisionPanel.form
index 34d3f4b..273b87c 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/DiffToRevisionPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/DiffToRevisionPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportAsFilePanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportAsFilePanel.form
index 18cc74e..4a8d315 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportAsFilePanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportAsFilePanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportCommitPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportCommitPanel.form
index 1a2ef14..f7223e9 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportCommitPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/ExportCommitPanel.form
@@ -1,4 +1,24 @@
 <?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.8" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/MultiDiffPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/MultiDiffPanel.form
index 7e0f3bb..f36d0fc 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/MultiDiffPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/diff/MultiDiffPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.4" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchCriteriaPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchCriteriaPanel.form
index 20e6a50..134401b 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchCriteriaPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchCriteriaPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.2" maxVersion="1.2" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <Properties>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchHistoryPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchHistoryPanel.form
index ebf3245..6054774 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchHistoryPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/history/SearchHistoryPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.2" maxVersion="1.2" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/init/InitPanel.form 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/init/InitPanel.form
index 154b5da..c7ca1d6 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/init/InitPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/init/InitPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/merge/MergeRevisionPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/merge/MergeRevisionPanel.form
index cff7b4a..10d8718 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/merge/MergeRevisionPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/merge/MergeRevisionPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/BasicPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/BasicPanel.form
index 5044a73..5b57d46 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/BasicPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/BasicPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/RebasePanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/RebasePanel.form
index b8afd1d6..08a55e6 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/RebasePanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/RebasePanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/SelectDestPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/SelectDestPanel.form
index 332e0e3..e829b70 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/SelectDestPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/rebase/SelectDestPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/ControlToolbar.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/ControlToolbar.form
index a79802a..41af57f 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/ControlToolbar.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/ControlToolbar.form
@@ -1,4 +1,24 @@
 <?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.7">
   <Properties>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RepositoryBrowserPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RepositoryBrowserPanel.form
index 1fc8ef6..9bdcbb7 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RepositoryBrowserPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RepositoryBrowserPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionDialog.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionDialog.form
index 3404175..c04f8b8 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionDialog.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionDialog.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionInfoPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionInfoPanel.form
index 53c9010..b4f2316 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionInfoPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionInfoPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionListPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionListPanel.form
index fe89df4..a2e4a01 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionListPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionListPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionPickerDialog.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionPickerDialog.form
index af5c35f..fa9ca7f 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionPickerDialog.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/RevisionPickerDialog.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.4" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/SelectBranchPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/SelectBranchPanel.form
index 4f73b9e..d1be64d 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/SelectBranchPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/SelectBranchPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/RemoteRepositoryPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/RemoteRepositoryPanel.form
index 3695826..700ae85 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/RemoteRepositoryPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/RemoteRepositoryPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SSHPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SSHPanel.form
index 786fb3e..3a09d40 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SSHPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SSHPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SelectUriPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SelectUriPanel.form
index 26565ab..18d6905 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SelectUriPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/SelectUriPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/UserPasswordPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/UserPasswordPanel.form
index 63305e2..9b4eec7 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/UserPasswordPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/repository/remote/UserPasswordPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/reset/ResetPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/reset/ResetPanel.form
index 6e88292..b281b73 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/reset/ResetPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/reset/ResetPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/revert/RevertCommitPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/revert/RevertCommitPanel.form
index 2e799e9..2068b3b 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/revert/RevertCommitPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/revert/RevertCommitPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.8" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/Bundle.properties
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/Bundle.properties
index 3c5b66c..886cb70 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/Bundle.properties
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/Bundle.properties
@@ -1,42 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2011 Oracle and/or its affiliates. All rights reserved.
-
-# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
-# Other names may be trademarks of their respective owners.
-
-# The contents of this file are subject to the terms of either the GNU
-# General Public License Version 2 only ("GPL") or the Common
-# Development and Distribution License("CDDL") (collectively, the
-# "License"). You may not use this file except in compliance with the
-# License. You can obtain a copy of the License at
-# http://www.netbeans.org/cddl-gplv2.html
-# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
-# specific language governing permissions and limitations under the
-# License.  When distributing the software, include this License Header
-# Notice in each file and include the License file at
-# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
-# particular file as subject to the "Classpath" exception as provided
-# by Oracle in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the
-# License Header, with the fields enclosed by brackets [] replaced by
-# your own identifying information:
-# "Portions Copyrighted [year] [name of copyright owner]"
-
-# If you wish your version of this file to be governed by only the CDDL
-# or only the GPL Version 2, indicate your decision by adding
-# "[Contributor] elects to include this software in this distribution
-# under the [CDDL or GPL Version 2] license." If you do not indicate a
-# single choice of license, a recipient has the option to distribute
-# your version of this file under either the CDDL, the GPL Version 2 or
-# to extend the choice of license to its licensees as provided above.
-# However, if you add GPL Version 2 code and therefore, elected the GPL
-# Version 2 license, then the option applies only if the new code is
-# made subject to such option by the copyright holder.
-
-# Contributor(s):
-
-# Portions Copyrighted 2011 Sun Microsystems, Inc.
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 
 ItemsPanel.titleLabel.toolTipText=Available remote branches
 
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/ItemsPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/ItemsPanel.form
index 958ab42..28a49fb 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/ItemsPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/selectors/ItemsPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/stash/SaveStashPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/stash/SaveStashPanel.form
index 4fdd3b1..59cefb2 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/stash/SaveStashPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/stash/SaveStashPanel.form
@@ -1,4 +1,24 @@
 <?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>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/status/VersioningPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/status/VersioningPanel.form
index 1e1ab52..2915ad6 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/status/VersioningPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/status/VersioningPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.2" maxVersion="1.2" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <NonVisualComponents>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/CreateTagPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/CreateTagPanel.form
index 6f83018..6399b79 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/CreateTagPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/CreateTagPanel.form
@@ -1,4 +1,24 @@
 <?xml version="1.1" encoding="UTF-8" ?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <Form version="1.5" maxVersion="1.7" 
type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
   <AuxValues>
diff --git 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/ManageTagsPanel.form
 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/ManageTagsPanel.form
index f29ca30..072ea5a 100644
--- 
a/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/ManageTagsPanel.form
+++ 
b/dlight/git.remote/src/org/netbeans/modules/git/remote/ui/tag/ManageTagsPanel.form
@@ -1,4 +1,24 @@
 <?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>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to