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

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ff7d04  Restore missing first line of ASF license header in 
src/client/s3.rs (#854)
4ff7d04 is described below

commit 4ff7d048073c07bcc1f1dca74436245b2ba20dda
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Sep 11 06:35:45 2026 -0400

    Restore missing first line of ASF license header in src/client/s3.rs (#854)
---
 src/client/s3.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/client/s3.rs b/src/client/s3.rs
index 1bf7636..c3a900b 100644
--- a/src/client/s3.rs
+++ b/src/client/s3.rs
@@ -1,3 +1,4 @@
+// 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

Reply via email to