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.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f526f912d chore: remove unused `header` file (#10466)
0f526f912d is described below

commit 0f526f912d9c8e6b3c5f19357564ee3565ea2d0e
Author: Jeffrey Vo <[email protected]>
AuthorDate: Tue Aug 4 02:42:22 2026 +0900

    chore: remove unused `header` file (#10466)
    
    Leftover from arrow, but not needed anyway
    
    - see https://github.com/apache/arrow/pull/45526
---
 header | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/header b/header
deleted file mode 100644
index 70665d1a26..0000000000
--- a/header
+++ /dev/null
@@ -1,16 +0,0 @@
-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.
-

Reply via email to