You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2017/10/13 19:17:08 UTC

[1/3] incubator-netbeans git commit: [NETBEANS-54] Module Review spi.debugger.ui

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master bc043f0f5 -> e00cc7ddd


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.test.TestDebugger
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.test.TestDebugger b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.test.TestDebugger
index 1c5c27e..582540d 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.test.TestDebugger
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.test.TestDebugger
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.api.debugger.test.TestDebugger

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.ActionsProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.ActionsProvider b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.ActionsProvider
index 62253e5..ead314f 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.ActionsProvider
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.ActionsProvider
@@ -1,3 +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.
+
 org.netbeans.api.debugger.test.actions.StartActionProvider
 org.netbeans.api.debugger.test.actions.KillActionProvider
 org.netbeans.api.debugger.test.actions.TestDebuggerActionsProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.DebuggerEngineProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.DebuggerEngineProvider b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.DebuggerEngineProvider
index ea1bb5a..3271fe1 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.DebuggerEngineProvider
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.spi.debugger.DebuggerEngineProvider
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.api.debugger.test.TestEngineProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-test-TestDICookie/org.netbeans.spi.debugger.SessionProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-test-TestDICookie/org.netbeans.spi.debugger.SessionProvider b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-test-TestDICookie/org.netbeans.spi.debugger.SessionProvider
index 4059190..d5efd95 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-test-TestDICookie/org.netbeans.spi.debugger.SessionProvider
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-test-TestDICookie/org.netbeans.spi.debugger.SessionProvider
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.api.debugger.test.TestSessionProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener b/spi.debugger.ui/test/unit/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
index 9d79707..113ebba 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.api.debugger.test.TestLazyDebuggerManagerListener

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/annotated/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/annotated/LocalsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/annotated/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
index defd190..9e70253 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/annotated/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/annotated/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1 +1,18 @@
-org.netbeans.api.debugger.providers.TestColumnModelsProvider.createLocalsToStringColumn()-hidden
\ No newline at end of file
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.api.debugger.providers.TestColumnModelsProvider.createLocalsToStringColumn()-hidden

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceFirst
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceFirst b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceFirst
index b7e614b..c10b40f 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceFirst
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceFirst
@@ -1,3 +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.
+
 # comment 1
 
 # comment 2

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceInterface
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceInterface b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceInterface
index af36b44..7c58377 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceInterface
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/unittest/org.netbeans.api.debugger.test.TestLookupServiceInterface
@@ -1 +1,18 @@
-org.netbeans.api.debugger.test.TestLookupServiceSecond
\ No newline at end of file
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.api.debugger.test.TestLookupServiceSecond


[2/3] incubator-netbeans git commit: [NETBEANS-54] Module Review spi.debugger.ui

Posted by ma...@apache.org.
[NETBEANS-54] Module Review spi.debugger.ui

  - No external binaries.
  - Removed previous license from many META-INF files.
  - Two files to be handled centrally (*.sig, manifest.mf)
  - Two tests failing (both before and after changes): org.netbeans.api.debugger.ProvidersAnnotationTest and org.netbeans.api.debugger.WatchesTest
  - No other licensing issues found.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/9f656ca7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/9f656ca7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/9f656ca7

Branch: refs/heads/master
Commit: 9f656ca7709f69e78eb2b61c42441e3744c35d69
Parents: 162850d
Author: Antonio Vieiro <an...@vieiro.net>
Authored: Fri Oct 13 18:41:08 2017 +0200
Committer: Antonio Vieiro <an...@vieiro.net>
Committed: Fri Oct 13 18:41:08 2017 +0200

----------------------------------------------------------------------
 spi.debugger.ui/l10n.list                       | 17 ++++++
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 56 ++++++-------------
 ...beans.spi.viewmodel.TreeExpansionModelFilter | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TableModel       | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 57 ++++++--------------
 .../org.netbeans.spi.viewmodel.TableModel       | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 ...ans.api.debugger.LazyDebuggerManagerListener | 56 ++++++-------------
 .../resources/evaluator/code_evaluator.wsmode   | 20 +++++++
 ...eans.api.debugger.LazyActionsManagerListener | 17 ++++++
 .../org.netbeans.api.debugger.test.TestDebugger | 17 ++++++
 .../org.netbeans.spi.debugger.ActionsProvider   | 17 ++++++
 ...netbeans.spi.debugger.DebuggerEngineProvider | 17 ++++++
 .../org.netbeans.spi.debugger.SessionProvider   | 17 ++++++
 ...ans.api.debugger.LazyDebuggerManagerListener | 17 ++++++
 .../org.netbeans.spi.viewmodel.ColumnModel      | 19 ++++++-
 ...ans.api.debugger.test.TestLookupServiceFirst | 17 ++++++
 ...api.debugger.test.TestLookupServiceInterface | 19 ++++++-
 32 files changed, 514 insertions(+), 827 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/l10n.list
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/l10n.list b/spi.debugger.ui/l10n.list
index ba422cb..ef35b89 100644
--- a/spi.debugger.ui/l10n.list
+++ b/spi.debugger.ui/l10n.list
@@ -1,3 +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.
+
 # apisupport/samples
 read global
 ${l10n-module}/src/**/*.gif

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.ColumnModel
index ffc1498..1bc1791 100644
--- a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createDefaultBreakpointsColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProvider b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProvider
index 773ff5c..9b764ac 100644
--- a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProvider
+++ b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeActionsProvider
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.BreakpointsActionsProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeModel b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeModel
index 08ec61d..f20a3a3 100644
--- a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.NodeModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
-org.netbeans.modules.debugger.ui.models.BreakpointsNodeModel
\ No newline at end of file
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.modules.debugger.ui.models.BreakpointsNodeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeExpansionModelFilter
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeExpansionModelFilter b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeExpansionModelFilter
index 3d1a663..38589c3 100644
--- a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeExpansionModelFilter
+++ b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeExpansionModelFilter
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.BreakpointsGroupExpansionFilter

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeModel b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeModel
index 8a70168..b56d065 100644
--- a/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/BreakpointsView/org.netbeans.spi.viewmodel.TreeModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.BreakpointsTreeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/CallStackView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/CallStackView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/CallStackView/org.netbeans.spi.viewmodel.ColumnModel
index 72d2739..02cea92 100644
--- a/spi.debugger.ui/src/META-INF/debugger/CallStackView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/CallStackView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,43 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createCallStackLocationColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createDefaultCallStackColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
index be6c373..0696e6a 100644
--- a/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,44 +1,20 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsTypeColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsValueColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsToStringColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProvider b/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProvider
index 5863594..0ed1f34 100644
--- a/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProvider
+++ b/spi.debugger.ui/src/META-INF/debugger/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProvider
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.VariablesActionsProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/ResultsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/ResultsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/ResultsView/org.netbeans.spi.viewmodel.ColumnModel
index be6c373..0696e6a 100644
--- a/spi.debugger.ui/src/META-INF/debugger/ResultsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/ResultsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,44 +1,20 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsTypeColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsValueColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createLocalsToStringColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.ColumnModel
index 504de45..565ba96 100644
--- a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,44 +1,20 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createSessionStateColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createSessionLanguageColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createSessionHostNameColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeActionsProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeActionsProvider b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeActionsProvider
index ce72f9e..6b33a01 100644
--- a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeActionsProvider
+++ b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeActionsProvider
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.SessionsActionsProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeModel b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeModel
index e6be79d..3e1fc3e 100644
--- a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.NodeModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
-org.netbeans.modules.debugger.ui.models.SesionsNodeModel
\ No newline at end of file
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.modules.debugger.ui.models.SesionsNodeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TableModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TableModel b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TableModel
index e406a00..3c6b38d 100644
--- a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TableModel
+++ b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TableModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
-org.netbeans.modules.debugger.ui.models.SessionsTableModel
\ No newline at end of file
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.modules.debugger.ui.models.SessionsTableModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TreeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TreeModel b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TreeModel
index c4752e6..2679687 100644
--- a/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TreeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/SessionsView/org.netbeans.spi.viewmodel.TreeModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.SessionsTreeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/ThreadsView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/ThreadsView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/ThreadsView/org.netbeans.spi.viewmodel.ColumnModel
index fe600cb..096dad4 100644
--- a/spi.debugger.ui/src/META-INF/debugger/ThreadsView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/ThreadsView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,44 +1,20 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createThreadStateColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createThreadSuspendedColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createDefaultThreadColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.ColumnModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.ColumnModel b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.ColumnModel
index 74ec7ac..84522a4 100644
--- a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.ColumnModel
+++ b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.ColumnModel
@@ -1,44 +1,20 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.ColumnModels.createWatchTypeColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createWatchValueColumn()
 org.netbeans.modules.debugger.ui.models.ColumnModels.createWatchToStringColumn()

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
index dc17078..d21f57b 100644
--- a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
+++ b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.WatchesActionsProvider

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeModel b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeModel
index bab5484..cf63c3f 100644
--- a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.NodeModel
@@ -1,42 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
-org.netbeans.modules.debugger.ui.models.WatchesNodeModel
\ No newline at end of file
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+
+org.netbeans.modules.debugger.ui.models.WatchesNodeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TableModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TableModel b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TableModel
index d7c977d..5fd3c9e 100644
--- a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TableModel
+++ b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TableModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
-org.netbeans.modules.debugger.ui.models.WatchesTableModel
\ No newline at end of file
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.modules.debugger.ui.models.WatchesTableModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TreeModel
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TreeModel b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TreeModel
index e6af906..4463825 100644
--- a/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TreeModel
+++ b/spi.debugger.ui/src/META-INF/debugger/WatchesView/org.netbeans.spi.viewmodel.TreeModel
@@ -1,42 +1,18 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.models.WatchesTreeModel

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener b/spi.debugger.ui/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
index 1d71764..8b86c9c 100644
--- a/spi.debugger.ui/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
+++ b/spi.debugger.ui/src/META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener
@@ -1,43 +1,19 @@
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
-# Copyright 2009-2017 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]"
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
 #
-# Contributor(s):
+#   http://www.apache.org/licenses/LICENSE-2.0
 #
-# The Original Software is NetBeans. The Initial Developer of the Original
-# Software is Sun Microsystems, Inc. Portions Copyright 2009-2010 Sun
-# Microsystems, Inc. All Rights Reserved.
-#
-# 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.
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.modules.debugger.ui.DebuggerManagerListener
-org.netbeans.modules.debugger.ui.PersistenceManager
\ No newline at end of file
+org.netbeans.modules.debugger.ui.PersistenceManager

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/src/org/netbeans/modules/debugger/resources/evaluator/code_evaluator.wsmode
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/src/org/netbeans/modules/debugger/resources/evaluator/code_evaluator.wsmode b/spi.debugger.ui/src/org/netbeans/modules/debugger/resources/evaluator/code_evaluator.wsmode
index 29505ad..0130b00 100644
--- a/spi.debugger.ui/src/org/netbeans/modules/debugger/resources/evaluator/code_evaluator.wsmode
+++ b/spi.debugger.ui/src/org/netbeans/modules/debugger/resources/evaluator/code_evaluator.wsmode
@@ -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.
+
+-->
 
 <!DOCTYPE mode PUBLIC
           "-//NetBeans//DTD Mode Properties 2.0//EN"

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9f656ca7/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.LazyActionsManagerListener
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.LazyActionsManagerListener b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.LazyActionsManagerListener
index 2feee3e..1a288bd 100644
--- a/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.LazyActionsManagerListener
+++ b/spi.debugger.ui/test/unit/src/META-INF/debugger/netbeans-TestSession/org.netbeans.api.debugger.LazyActionsManagerListener
@@ -1 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 org.netbeans.api.debugger.test.TestLazyActionsManagerListener



[3/3] incubator-netbeans git commit: Merge branch 'pr/142'

Posted by ma...@apache.org.
Merge branch 'pr/142'


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/e00cc7dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/e00cc7dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/e00cc7dd

Branch: refs/heads/master
Commit: e00cc7ddd52bea298f5af11f0645b852b2da8332
Parents: bc043f0 9f656ca
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Fri Oct 13 21:16:29 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Fri Oct 13 21:16:29 2017 +0200

----------------------------------------------------------------------
 spi.debugger.ui/l10n.list                       | 17 ++++++
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 56 ++++++-------------
 ...beans.spi.viewmodel.TreeExpansionModelFilter | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TableModel       | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.ColumnModel      | 54 ++++++-------------
 ...g.netbeans.spi.viewmodel.NodeActionsProvider | 54 ++++++-------------
 .../org.netbeans.spi.viewmodel.NodeModel        | 57 ++++++--------------
 .../org.netbeans.spi.viewmodel.TableModel       | 56 ++++++-------------
 .../org.netbeans.spi.viewmodel.TreeModel        | 54 ++++++-------------
 ...ans.api.debugger.LazyDebuggerManagerListener | 56 ++++++-------------
 .../resources/evaluator/code_evaluator.wsmode   | 20 +++++++
 ...eans.api.debugger.LazyActionsManagerListener | 17 ++++++
 .../org.netbeans.api.debugger.test.TestDebugger | 17 ++++++
 .../org.netbeans.spi.debugger.ActionsProvider   | 17 ++++++
 ...netbeans.spi.debugger.DebuggerEngineProvider | 17 ++++++
 .../org.netbeans.spi.debugger.SessionProvider   | 17 ++++++
 ...ans.api.debugger.LazyDebuggerManagerListener | 17 ++++++
 .../org.netbeans.spi.viewmodel.ColumnModel      | 19 ++++++-
 ...ans.api.debugger.test.TestLookupServiceFirst | 17 ++++++
 ...api.debugger.test.TestLookupServiceInterface | 19 ++++++-
 32 files changed, 514 insertions(+), 827 deletions(-)
----------------------------------------------------------------------