diff --git a/superset/examples/configs/datasets/Shillelagh/Open_Superset_Issues.yaml b/superset/examples/configs/datasets/Shillelagh/Open_Superset_Issues.yaml index 359a1a9c98..0c601a764d 100644 --- a/superset/examples/configs/datasets/Shillelagh/Open_Superset_Issues.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Open_Superset_Issues.yaml @@ -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. table_name: Open Superset Issues main_dttm_col: null description: null diff --git a/superset/examples/configs/datasets/Shillelagh/Open_Superset_PRs.yaml b/superset/examples/configs/datasets/Shillelagh/Open_Superset_PRs.yaml index 75a3009e1d..a3d62505c5 100644 --- a/superset/examples/configs/datasets/Shillelagh/Open_Superset_PRs.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Open_Superset_PRs.yaml @@ -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. table_name: Open Superset PRs main_dttm_col: created_at description: null diff --git a/superset/examples/configs/datasets/Shillelagh/Superset_Commits_by_Committer.yaml b/superset/examples/configs/datasets/Shillelagh/Superset_Commits_by_Committer.yaml index d7db253a78..7d624221dd 100644 --- a/superset/examples/configs/datasets/Shillelagh/Superset_Commits_by_Committer.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Superset_Commits_by_Committer.yaml @@ -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. table_name: Superset Commits by Committer main_dttm_col: null description: null diff --git a/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_Aggregated.yaml b/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_Aggregated.yaml index 3287b77db4..72134cf3ae 100644 --- a/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_Aggregated.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_Aggregated.yaml @@ -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. table_name: Superset Tech Debt - Aggregated main_dttm_col: Timestamp description: null diff --git a/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_ESLint.yaml b/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_ESLint.yaml index 92c669b468..55a6c0b59d 100644 --- a/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_ESLint.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Superset_Tech_Debt_-_ESLint.yaml @@ -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. table_name: Superset Tech Debt - ESLint main_dttm_col: Timestamp description: null diff --git a/superset/examples/configs/datasets/Shillelagh/Superset_Weekly_Commits.yaml b/superset/examples/configs/datasets/Shillelagh/Superset_Weekly_Commits.yaml index 270ca2daab..1581a82288 100644 --- a/superset/examples/configs/datasets/Shillelagh/Superset_Weekly_Commits.yaml +++ b/superset/examples/configs/datasets/Shillelagh/Superset_Weekly_Commits.yaml @@ -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. table_name: Superset Weekly Commits main_dttm_col: null description: null