Skip to content

Commit 30efd76

Browse files
timsaucerclaude
andcommitted
docs: fix Apache license header format in converted markdown files
RST-to-MD conversion emitted MyST `%` comment syntax with blank line between each header line, which renders as visible text. Replace with canonical `<!--- ... -->` HTML comment block matching upstream apache/datafusion and this repo's existing markdown files. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1bbaf6d commit 30efd76

34 files changed

Lines changed: 612 additions & 918 deletions

docs/source/contributor-guide/ffi.md

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

2920
(ffi)=
3021

docs/source/contributor-guide/index.md

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

2920
# Contributor Guide
3021

docs/source/contributor-guide/introduction.md

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

2920
# Introduction
3021

docs/source/index.md

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

2920
# DataFusion in Python
3021

docs/source/links.md

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

2920
# Links
3021

docs/source/user-guide/ai-coding-assistants.md

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

2920
# Using AI Coding Assistants
3021

docs/source/user-guide/basics.md

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

2920
(user_guide_concepts)=
3021

docs/source/user-guide/common-operations/aggregations.md

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

2920
(aggregation)=
3021

0 commit comments

Comments
 (0)