[NETBEANS-54] Add license to platform.properties Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/8fe8f794 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/8fe8f794 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/8fe8f794
Branch: refs/heads/master Commit: 8fe8f79460c307f4941518bc01673547eeb6b9f3 Parents: df1ac42 Author: Matthias Bläsing <[email protected]> Authored: Sat Oct 14 16:47:38 2017 +0200 Committer: Matthias Bläsing <[email protected]> Committed: Sat Oct 14 16:47:38 2017 +0200 ---------------------------------------------------------------------- .../SystemProperties/nbproject/platform.properties | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/8fe8f794/performance.java/test/qa-functional/data/SystemProperties/nbproject/platform.properties ---------------------------------------------------------------------- diff --git a/performance.java/test/qa-functional/data/SystemProperties/nbproject/platform.properties b/performance.java/test/qa-functional/data/SystemProperties/nbproject/platform.properties index 108fac5..cab5089 100644 --- a/performance.java/test/qa-functional/data/SystemProperties/nbproject/platform.properties +++ b/performance.java/test/qa-functional/data/SystemProperties/nbproject/platform.properties @@ -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. +# nbplatform.active=default
