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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3e2c7b9280 Add missing ASF headers
3e2c7b9280 is described below

commit 3e2c7b92800bedf67749509962eb5b8b1e43bbc4
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 ++++++++++++++++
 modules/stuffed/.gitignore         | 16 ++++++++++++++++
 modules/stuffed/conf/.gitignore    | 16 ++++++++++++++++
 modules/stuffed/webapps/.gitignore | 16 ++++++++++++++++
 5 files changed, 80 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
diff --git a/modules/stuffed/.gitignore b/modules/stuffed/.gitignore
index 2f7896d1d1..b56abb597b 100644
--- a/modules/stuffed/.gitignore
+++ b/modules/stuffed/.gitignore
@@ -1 +1,17 @@
+# -----------------------------------------------------------------------------
+# 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/
diff --git a/modules/stuffed/conf/.gitignore b/modules/stuffed/conf/.gitignore
index 5e7d2734cf..5e71947429 100644
--- a/modules/stuffed/conf/.gitignore
+++ b/modules/stuffed/conf/.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.
+# -----------------------------------------------------------------------------
 # Ignore everything in this directory
 *
 # Except this file
diff --git a/modules/stuffed/webapps/.gitignore 
b/modules/stuffed/webapps/.gitignore
index 5e7d2734cf..5e71947429 100644
--- a/modules/stuffed/webapps/.gitignore
+++ b/modules/stuffed/webapps/.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.
+# -----------------------------------------------------------------------------
 # Ignore everything in this directory
 *
 # Except this file


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

Reply via email to