From f155a27b2043b033afea894b1d818914331658c7 Mon Sep 17 00:00:00 2001 From: Neal Richardson Date: Tue, 17 Sep 2019 13:24:28 -0700 Subject: [PATCH] Fix licensing/:rat: for ci/apache-arrow.rb --- LICENSE.txt | 2 +- ci/apache-arrow.rb | 17 ----------------- dev/release/rat_exclude_files.txt | 1 + 3 files changed, 2 insertions(+), 18 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 3207c2d0cd7e0..135b057d99aab 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1847,7 +1847,7 @@ Homepage: https://github.com/jeroen/autobrew -------------------------------------------------------------------------------- -The files under dev/tasks/homebrew-formulae have the following license: +ci/apache-arrow.rb has the following license: BSD 2-Clause License diff --git a/ci/apache-arrow.rb b/ci/apache-arrow.rb index 6ab9c5e638ce3..50075b3eab219 100644 --- a/ci/apache-arrow.rb +++ b/ci/apache-arrow.rb @@ -1,20 +1,3 @@ -# 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. - class ApacheArrow < Formula desc "Columnar in-memory analytics layer designed to accelerate big data" homepage "https://arrow.apache.org/" diff --git a/dev/release/rat_exclude_files.txt b/dev/release/rat_exclude_files.txt index 8ba64d19217c5..4af96ee304348 100644 --- a/dev/release/rat_exclude_files.txt +++ b/dev/release/rat_exclude_files.txt @@ -8,6 +8,7 @@ *.json *.snap .github/ISSUE_TEMPLATE.md +ci/apache-arrow.rb cpp/CHANGELOG_PARQUET.md cpp/src/arrow/io/mman.h cpp/src/arrow/util/random.h