This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new a977788bc0 Add missing ASF headers
a977788bc0 is described below

commit a977788bc0a9a0a85beb93a5c710fc33984c5803
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Oct 15 09:02:03 2025 -0400

    Add missing ASF headers
---
 modules/cxf/.gitignore | 16 ++++++++++++++++
 modules/owb/.gitignore | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/modules/cxf/.gitignore b/modules/cxf/.gitignore
index 5f2dbe11df..24e3407af6 100644
--- a/modules/cxf/.gitignore
+++ b/modules/cxf/.gitignore
@@ -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.
+# -----------------------------------------------------------------------------
 target/
 pom.xml.tag
 pom.xml.releaseBackup
diff --git a/modules/owb/.gitignore b/modules/owb/.gitignore
index 6c3c891fd5..92f0f0d459 100644
--- a/modules/owb/.gitignore
+++ b/modules/owb/.gitignore
@@ -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.
+# -----------------------------------------------------------------------------
 target/
 pom.xml.tag
 pom.xml.releaseBackup


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to