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

[18/50] [abbrv] incubator-netbeans git commit: [NETBEANS-54] Module Review masterfs.ui

[NETBEANS-54] Module Review masterfs.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/21504337
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/21504337
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/21504337

Branch: refs/heads/jdk-javac
Commit: 215043377068868481619d203e0312131294206b
Parents: ff5b77a
Author: Reema Taneja <re...@oracle.com>
Authored: Tue Oct 3 16:16:19 2017 +0530
Committer: Junichi Yamamoto <ju...@apache.org>
Committed: Sat Oct 7 20:32:42 2017 +0900

----------------------------------------------------------------------
 .../modules/masterfs/ui/suspend/Bundle.properties   | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/21504337/masterfs.ui/src/org/netbeans/modules/masterfs/ui/suspend/Bundle.properties
----------------------------------------------------------------------
diff --git a/masterfs.ui/src/org/netbeans/modules/masterfs/ui/suspend/Bundle.properties b/masterfs.ui/src/org/netbeans/modules/masterfs/ui/suspend/Bundle.properties
index ec1b324..a119844 100644
--- a/masterfs.ui/src/org/netbeans/modules/masterfs/ui/suspend/Bundle.properties
+++ b/masterfs.ui/src/org/netbeans/modules/masterfs/ui/suspend/Bundle.properties
@@ -1,3 +1,19 @@
+# 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.
 OpenIDE-Module-Display-Category=Infrastructure
 OpenIDE-Module-Long-Description=\
     Sometimes one needs to perform extensive changes to one's sources from a command line (or other external tool) and wants to prevent the IDE from reacting to them. \