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

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


The following commit(s) were added to refs/heads/main by this push:
     new bd4931430 TIKA-4504: add header
bd4931430 is described below

commit bd493143093e0d6ffcc8e72a8a5c47ba352244b3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Oct 7 09:52:54 2025 +0200

    TIKA-4504: add header
---
 .../src/test/resources/docker-compose.yml                  | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git 
a/tika-integration-tests/tika-pipes-s3-integration-tests/src/test/resources/docker-compose.yml
 
b/tika-integration-tests/tika-pipes-s3-integration-tests/src/test/resources/docker-compose.yml
index 02a6ac5a4..74c3e0a92 100644
--- 
a/tika-integration-tests/tika-pipes-s3-integration-tests/src/test/resources/docker-compose.yml
+++ 
b/tika-integration-tests/tika-pipes-s3-integration-tests/src/test/resources/docker-compose.yml
@@ -1,3 +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.
 version: '3.7'
 services:
   minio-service:

Reply via email to