This is an automated email from the ASF dual-hosted git repository.
ebenizzy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/burr.git
The following commit(s) were added to refs/heads/main by this push:
new 81685350 Adds header to all remaining wheel-deployed files (#601)
81685350 is described below
commit 816853508117a6d8d95fa8c1b00409eae52a9510
Author: Elijah ben Izzy <[email protected]>
AuthorDate: Fri Nov 28 21:12:09 2025 -0800
Adds header to all remaining wheel-deployed files (#601)
Co-authored-by: Elijah ben Izzy <[email protected]>
---
.asf.yaml | 17 +++++++++++++++++
README.md | 19 +++++++++++++++++++
burr/tracking/server/requirements-s3.txt | 17 +++++++++++++++++
3 files changed, 53 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 1c8359c0..98fbcd3d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,20 @@
+# 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.
+
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
github:
diff --git a/README.md b/README.md
index 37c09676..c65c035e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
# <img
src="https://github.com/user-attachments/assets/2ab9b499-7ca2-4ae9-af72-ccc775f30b4e"
width=25 height=25/> Apache Burr (incubating)
<div>
diff --git a/burr/tracking/server/requirements-s3.txt
b/burr/tracking/server/requirements-s3.txt
index e1f4632b..cd244a6c 100644
--- a/burr/tracking/server/requirements-s3.txt
+++ b/burr/tracking/server/requirements-s3.txt
@@ -1,3 +1,20 @@
+# 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.
+
aerich
aiobotocore
fastapi-utils