Skip to content

Commit e7a8a3b

Browse files
jongyoulclaude
andcommitted
[ZEPPELIN-6405] Add Apache License header to AGENTS.md and revert RAT exclusion
Add the standard ASF license header to AGENTS.md instead of excluding it from the RAT license check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ea56e19 commit e7a8a3b

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<!--
2+
Licensed to the Apache Software Foundation (ASF) under one or more
3+
contributor license agreements. See the NOTICE file distributed with
4+
this work for additional information regarding copyright ownership.
5+
The ASF licenses this file to You under the Apache License, Version 2.0
6+
(the "License"); you may not use this file except in compliance with
7+
the License. You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
118
# AGENTS.md
219

320
> Guidance for AI coding agents working on the Apache Zeppelin codebase.

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,6 @@
950950
<exclude>.github/</exclude>
951951
<exclude>.gitignore</exclude>
952952
<exclude>.gitattributes</exclude>
953-
<exclude>AGENTS.md</exclude>
954953
<exclude>git.properties</exclude>
955954
<exclude>.repository/</exclude>
956955
<exclude>.rat-excludes/</exclude>

0 commit comments

Comments
 (0)