diff --git a/.gitignore b/.gitignore index a7d14aed38b8..4711c9e1b72a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ /db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/parser/SQLParserTokenManager.java /db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/parser/Token.java /db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/parser/TokenMgrError.java +/debugger.jpda.ui/test/qa-functional/data/debugTestProject/nbproject/private/ +/debugger.jpda.ui/test/qa-functional/data/debugTestProjectAnt/nbproject/private/ /hibernate/src/org/netbeans/modules/hibernate/resources/hibernate-configuration-3.0.dtd /hibernate/src/org/netbeans/modules/hibernate/resources/hibernate-mapping-3.0.dtd /hibernate/src/org/netbeans/modules/hibernate/resources/hibernate-reverse-engineering-3.0.dtd @@ -45,4 +47,4 @@ /xml/test/qa-functional/data/DTDActionsTestProject/nbproject/private/ /xml/test/qa-functional/data/ActionsTestProject/nbproject/private/ /xml/test/qa-functional/data/CoreTemplatesTestProject/nbproject/private/ -/javafx2.samples/FXML-LoginDemo/nbproject/private/ \ No newline at end of file +/javafx2.samples/FXML-LoginDemo/nbproject/private/ diff --git a/debugger.jpda.ui/test/qa-functional/data/debugTestProject/nbproject/genfiles.properties b/debugger.jpda.ui/test/qa-functional/data/debugTestProject/nbproject/genfiles.properties index 49fe30145c8b..e10354a9dd8c 100644 --- a/debugger.jpda.ui/test/qa-functional/data/debugTestProject/nbproject/genfiles.properties +++ b/debugger.jpda.ui/test/qa-functional/data/debugTestProject/nbproject/genfiles.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. build.xml.data.CRC32=3f5407d5 build.xml.script.CRC32=17a6d3c5 build.xml.stylesheet.CRC32=28e38971@1.51.0.46 diff --git a/debugger.jpda.ui/test/qa-functional/data/debugTestProject/src/examples/advanced/README.txt b/debugger.jpda.ui/test/qa-functional/data/debugTestProject/src/examples/advanced/README.txt index f679845efbc1..6af3b174fd87 100644 --- a/debugger.jpda.ui/test/qa-functional/data/debugTestProject/src/examples/advanced/README.txt +++ b/debugger.jpda.ui/test/qa-functional/data/debugTestProject/src/examples/advanced/README.txt @@ -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. + This package contains the MemoryView program, which displays a window displaying the current JVM memory and allows you to explicitly run garbage collection. diff --git a/debugger.jpda.ui/test/qa-functional/data/debugTestProjectAnt/nbproject/genfiles.properties b/debugger.jpda.ui/test/qa-functional/data/debugTestProjectAnt/nbproject/genfiles.properties index 3581dfb7f36c..87b68c7bf39a 100644 --- a/debugger.jpda.ui/test/qa-functional/data/debugTestProjectAnt/nbproject/genfiles.properties +++ b/debugger.jpda.ui/test/qa-functional/data/debugTestProjectAnt/nbproject/genfiles.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. build.xml.data.CRC32=5fd7ce55 build.xml.script.CRC32=88406421 build.xml.stylesheet.CRC32=8064a381@1.74.1.48