Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 09e3a5bff -> 043a76d06


[NETBEANS-54] Module Review core.ui


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

Branch: refs/heads/master
Commit: 9da052165fd0c7d884a67b8f6661147628c9a2b3
Parents: c7eb12c
Author: geertjan <[email protected]>
Authored: Sun Oct 8 08:35:05 2017 +0200
Committer: geertjan <[email protected]>
Committed: Sun Oct 8 08:35:05 2017 +0200

----------------------------------------------------------------------
 .../resources/windowmanager/bottomside.wsmode   | 20 ++++++++++++++++++++
 .../ui/resources/windowmanager/explorer.wsmode  | 20 ++++++++++++++++++++
 .../ui/resources/windowmanager/leftside.wsmode  | 20 ++++++++++++++++++++
 .../resources/windowmanager/properties.wsmode   | 20 ++++++++++++++++++++
 .../ui/resources/windowmanager/rightside.wsmode | 20 ++++++++++++++++++++
 .../ui/resources/windowmanager/topside.wsmode   | 20 ++++++++++++++++++++
 6 files changed, 120 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/bottomside.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/bottomside.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/bottomside.wsmode
index 2ebe933..ca99e14 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/bottomside.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/bottomside.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.1//EN"

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/explorer.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/explorer.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/explorer.wsmode
index 95581ff..1a37a0d 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/explorer.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/explorer.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/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/leftside.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/leftside.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/leftside.wsmode
index bfe606f..4fc5f07 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/leftside.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/leftside.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.1//EN"

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/properties.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/properties.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/properties.wsmode
index fdbed37..2f10e72 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/properties.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/properties.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/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/rightside.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/rightside.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/rightside.wsmode
index 649420d..5d6cde5 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/rightside.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/rightside.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.1//EN"

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9da05216/core.ui/src/org/netbeans/core/ui/resources/windowmanager/topside.wsmode
----------------------------------------------------------------------
diff --git 
a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/topside.wsmode 
b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/topside.wsmode
index 49de463..6539d8a 100644
--- a/core.ui/src/org/netbeans/core/ui/resources/windowmanager/topside.wsmode
+++ b/core.ui/src/org/netbeans/core/ui/resources/windowmanager/topside.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.1//EN"

Reply via email to