This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch license_headers
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git

commit 82d0acdcdf271591e55d91a688cdec0ed03be511
Author: poorejc <[email protected]>
AuthorDate: Mon Sep 26 21:57:12 2022 -0400

    adding headers to docs
---
 ...egmentation.combining_segments_with_set_logic.rst | 19 +++++++++++++++++++
 .../docs/distill.segmentation.creating_segments.rst  | 19 +++++++++++++++++++
 .../docs/distill.segmentation.exporting_segments.rst | 19 +++++++++++++++++++
 .../docs/distill.segmentation.getting_started.rst    | 19 +++++++++++++++++++
 ...n.manipulating_collections_of_segment_objects.rst | 19 +++++++++++++++++++
 .../docs/distill.segmentation.writing_segments.rst   | 19 +++++++++++++++++++
 docs/Combining_Segments_with_Set_Logic.rst           | 19 +++++++++++++++++++
 docs/Creating_Segments.rst                           | 19 +++++++++++++++++++
 docs/Example_Usage.rst                               | 19 +++++++++++++++++++
 docs/Exporting_Segments.rst                          | 19 +++++++++++++++++++
 docs/Funnel_Function.rst                             | 20 ++++++++++++++++++++
 docs/Getting_Started.rst                             | 19 +++++++++++++++++++
 docs/Graph_Index.rst                                 | 19 +++++++++++++++++++
 docs/Makefile                                        | 16 ++++++++++++++++
 docs/Manipulating_Collections_of_Segment_Objects.rst | 19 +++++++++++++++++++
 docs/Process.rst                                     | 19 +++++++++++++++++++
 docs/Process_Docs.rst                                | 19 +++++++++++++++++++
 docs/Sankey_Function.rst                             | 19 +++++++++++++++++++
 docs/Segmentation.rst                                | 19 +++++++++++++++++++
 docs/Utilities.rst                                   | 19 +++++++++++++++++++
 docs/Utility_Functions.rst                           | 19 +++++++++++++++++++
 docs/Writing_Segments.rst                            | 19 +++++++++++++++++++
 docs/conf.py                                         | 16 ++++++++++++++++
 docs/index.rst                                       | 19 +++++++++++++++++++
 docs/requirements.txt                                | 16 ++++++++++++++++
 25 files changed, 467 insertions(+)

diff --git 
a/distill/segmentation/docs/distill.segmentation.combining_segments_with_set_logic.rst
 
b/distill/segmentation/docs/distill.segmentation.combining_segments_with_set_logic.rst
index 4270eca..a48ceb4 100644
--- 
a/distill/segmentation/docs/distill.segmentation.combining_segments_with_set_logic.rst
+++ 
b/distill/segmentation/docs/distill.segmentation.combining_segments_with_set_logic.rst
@@ -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.
+       --->
+
 =================================
 Combining Segments with Set Logic
 =================================
diff --git 
a/distill/segmentation/docs/distill.segmentation.creating_segments.rst 
b/distill/segmentation/docs/distill.segmentation.creating_segments.rst
index a1bb80e..0b7ee5d 100644
--- a/distill/segmentation/docs/distill.segmentation.creating_segments.rst
+++ b/distill/segmentation/docs/distill.segmentation.creating_segments.rst
@@ -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.
+       --->
+
 ========================
 Creating Segment Objects
 ========================
diff --git 
a/distill/segmentation/docs/distill.segmentation.exporting_segments.rst 
b/distill/segmentation/docs/distill.segmentation.exporting_segments.rst
index 6ef21f5..090242a 100644
--- a/distill/segmentation/docs/distill.segmentation.exporting_segments.rst
+++ b/distill/segmentation/docs/distill.segmentation.exporting_segments.rst
@@ -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.
+       --->
+
 ==================
 Exporting Segments
 ==================
diff --git a/distill/segmentation/docs/distill.segmentation.getting_started.rst 
b/distill/segmentation/docs/distill.segmentation.getting_started.rst
index 055fdf9..a6d99f5 100644
--- a/distill/segmentation/docs/distill.segmentation.getting_started.rst
+++ b/distill/segmentation/docs/distill.segmentation.getting_started.rst
@@ -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.
+       --->
+
 =================================
 Getting Started with Segmentation
 =================================
diff --git 
a/distill/segmentation/docs/distill.segmentation.manipulating_collections_of_segment_objects.rst
 
b/distill/segmentation/docs/distill.segmentation.manipulating_collections_of_segment_objects.rst
index fd5d3f1..1961a34 100644
--- 
a/distill/segmentation/docs/distill.segmentation.manipulating_collections_of_segment_objects.rst
+++ 
b/distill/segmentation/docs/distill.segmentation.manipulating_collections_of_segment_objects.rst
@@ -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.
+       --->
+
 ===========================================
 Manipulating Collections of Segment Objects
 ===========================================
diff --git 
a/distill/segmentation/docs/distill.segmentation.writing_segments.rst 
b/distill/segmentation/docs/distill.segmentation.writing_segments.rst
index 06273f9..38a772d 100644
--- a/distill/segmentation/docs/distill.segmentation.writing_segments.rst
+++ b/distill/segmentation/docs/distill.segmentation.writing_segments.rst
@@ -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.
+       --->
+
 ================
 Writing Segments
 ================
diff --git a/docs/Combining_Segments_with_Set_Logic.rst 
b/docs/Combining_Segments_with_Set_Logic.rst
index 4270eca..a48ceb4 100644
--- a/docs/Combining_Segments_with_Set_Logic.rst
+++ b/docs/Combining_Segments_with_Set_Logic.rst
@@ -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.
+       --->
+
 =================================
 Combining Segments with Set Logic
 =================================
diff --git a/docs/Creating_Segments.rst b/docs/Creating_Segments.rst
index a1bb80e..0b7ee5d 100644
--- a/docs/Creating_Segments.rst
+++ b/docs/Creating_Segments.rst
@@ -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.
+       --->
+
 ========================
 Creating Segment Objects
 ========================
diff --git a/docs/Example_Usage.rst b/docs/Example_Usage.rst
index 1d2b493..7099550 100644
--- a/docs/Example_Usage.rst
+++ b/docs/Example_Usage.rst
@@ -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.
+       --->
+
 ========================
 Example Usage of Distill
 ========================
diff --git a/docs/Exporting_Segments.rst b/docs/Exporting_Segments.rst
index b701388..f9b793c 100644
--- a/docs/Exporting_Segments.rst
+++ b/docs/Exporting_Segments.rst
@@ -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.
+       --->
+
 ==================
 Exporting Segments
 ==================
diff --git a/docs/Funnel_Function.rst b/docs/Funnel_Function.rst
index 765bce3..5e947c4 100644
--- a/docs/Funnel_Function.rst
+++ b/docs/Funnel_Function.rst
@@ -1,3 +1,23 @@
+.. ..
+
+       <!---
+    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.
+       --->
+
+======
 Funnel
 ======
 
diff --git a/docs/Getting_Started.rst b/docs/Getting_Started.rst
index 055fdf9..a6d99f5 100644
--- a/docs/Getting_Started.rst
+++ b/docs/Getting_Started.rst
@@ -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.
+       --->
+
 =================================
 Getting Started with Segmentation
 =================================
diff --git a/docs/Graph_Index.rst b/docs/Graph_Index.rst
index c1d9f08..7baa7f2 100644
--- a/docs/Graph_Index.rst
+++ b/docs/Graph_Index.rst
@@ -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.
+       --->
+
 =====
 Graph
 =====
diff --git a/docs/Makefile b/docs/Makefile
index 27d2ee5..4997912 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,3 +1,19 @@
+#
+# 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.
+
 # ==================================================
 # Minimal makefile for Sphinx documentation
 #
diff --git a/docs/Manipulating_Collections_of_Segment_Objects.rst 
b/docs/Manipulating_Collections_of_Segment_Objects.rst
index 0be3426..d91dbf4 100644
--- a/docs/Manipulating_Collections_of_Segment_Objects.rst
+++ b/docs/Manipulating_Collections_of_Segment_Objects.rst
@@ -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.
+       --->
+
 ===========================================
 Manipulating Collections of Segment Objects
 ===========================================
diff --git a/docs/Process.rst b/docs/Process.rst
index 9b58b8a..ef87573 100644
--- a/docs/Process.rst
+++ b/docs/Process.rst
@@ -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.
+       --->
+
 =======
 Process
 =======
diff --git a/docs/Process_Docs.rst b/docs/Process_Docs.rst
index 7ee3f4e..1a9154b 100644
--- a/docs/Process_Docs.rst
+++ b/docs/Process_Docs.rst
@@ -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.
+       --->
+
 ====================
 Processing Functions
 ====================
diff --git a/docs/Sankey_Function.rst b/docs/Sankey_Function.rst
index 7c28cb5..f2e3814 100644
--- a/docs/Sankey_Function.rst
+++ b/docs/Sankey_Function.rst
@@ -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.
+       --->
+
 Sankey
 ======
 
diff --git a/docs/Segmentation.rst b/docs/Segmentation.rst
index d668e11..1e5ec04 100644
--- a/docs/Segmentation.rst
+++ b/docs/Segmentation.rst
@@ -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.
+       --->
+
 ============
 Segmentation
 ============
diff --git a/docs/Utilities.rst b/docs/Utilities.rst
index c2f1884..4e54bd3 100644
--- a/docs/Utilities.rst
+++ b/docs/Utilities.rst
@@ -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.
+       --->
+
 =========
 Utilities
 =========
diff --git a/docs/Utility_Functions.rst b/docs/Utility_Functions.rst
index 9c16a5e..e3aabd1 100644
--- a/docs/Utility_Functions.rst
+++ b/docs/Utility_Functions.rst
@@ -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.
+       --->
+
 =================
 Utility Functions
 =================
diff --git a/docs/Writing_Segments.rst b/docs/Writing_Segments.rst
index 06273f9..38a772d 100644
--- a/docs/Writing_Segments.rst
+++ b/docs/Writing_Segments.rst
@@ -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.
+       --->
+
 ================
 Writing Segments
 ================
diff --git a/docs/conf.py b/docs/conf.py
index a8561df..527973f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,3 +1,19 @@
+#
+# 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.
+
 # -- Project information -----------------------------------------------------
 project = 'Apache Flagon Distill'
 copyright = '2022, UMD ARLIS'
diff --git a/docs/index.rst b/docs/index.rst
index 2473532..8733151 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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.
+       --->
+
 .. Graph Analytics Flagon Distill documentation master file, created by
    sphinx-quickstart on Tue Jan 25 10:30:49 2022.
    You can adapt this file completely to your liking, but it should at least
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 8fece18..9445f9d 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,3 +1,19 @@
+
+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.
+
 Sphinx==1.6.3
 sphinx-rtd-theme==0.2.4
 sphinxcontrib-websupport==1.0.1

Reply via email to