This is an automated email from the ASF dual-hosted git repository. elizabeth pushed a commit to branch elizabeth/test-2.1.1 in repository https://gitbox.apache.org/repos/asf/superset.git
commit 4345a148416c9eb80214a69761e369d8dca9bd16 Author: Elizabeth Thompson <[email protected]> AuthorDate: Wed May 31 16:50:33 2023 -0700 add license to package and plugin readme files --- superset-frontend/CHANGELOG.md | 18 +++++++++++++++++- .../packages/generator-superset/CHANGELOG.md | 19 ++++++++++++++++++- .../packages/superset-ui-chart-controls/CHANGELOG.md | 18 +++++++++++++++++- .../packages/superset-ui-core/CHANGELOG.md | 19 ++++++++++++++++++- .../packages/superset-ui-switchboard/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-calendar/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-chord/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-country-map/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-event-flow/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-heatmap/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-histogram/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-horizon/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-map-box/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-paired-t-test/CHANGELOG.md | 19 ++++++++++++++++++- .../CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-partition/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-pivot-table/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-rose/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-sankey-loop/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-sankey/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-sunburst/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-plugin-chart-treemap/CHANGELOG.md | 19 ++++++++++++++++++- .../legacy-plugin-chart-world-map/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-preset-chart-deckgl/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/legacy-preset-chart-nvd3/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/plugin-chart-echarts/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/plugin-chart-handlebars/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/plugin-chart-pivot-table/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/plugin-chart-table/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/plugin-chart-word-cloud/CHANGELOG.md | 19 ++++++++++++++++++- .../plugins/preset-chart-xy/CHANGELOG.md | 19 ++++++++++++++++++- 31 files changed, 556 insertions(+), 31 deletions(-) diff --git a/superset-frontend/CHANGELOG.md b/superset-frontend/CHANGELOG.md index dcc8959813..2a2a07c250 100644 --- a/superset-frontend/CHANGELOG.md +++ b/superset-frontend/CHANGELOG.md @@ -1,4 +1,20 @@ -# Change Log + <!-- * 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. --> + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/packages/generator-superset/CHANGELOG.md b/superset-frontend/packages/generator-superset/CHANGELOG.md index 24fd28122c..b62b507b60 100644 --- a/superset-frontend/packages/generator-superset/CHANGELOG.md +++ b/superset-frontend/packages/generator-superset/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md b/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md index 4d91702798..f179205629 100644 --- a/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md +++ b/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md @@ -1,4 +1,20 @@ -# Change Log + <!-- * 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. --> + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/packages/superset-ui-core/CHANGELOG.md b/superset-frontend/packages/superset-ui-core/CHANGELOG.md index 8c988454a3..a72967cbf6 100644 --- a/superset-frontend/packages/superset-ui-core/CHANGELOG.md +++ b/superset-frontend/packages/superset-ui-core/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/packages/superset-ui-switchboard/CHANGELOG.md b/superset-frontend/packages/superset-ui-switchboard/CHANGELOG.md index 87a1707afd..e1008e20c2 100644 --- a/superset-frontend/packages/superset-ui-switchboard/CHANGELOG.md +++ b/superset-frontend/packages/superset-ui-switchboard/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md index 7929fddb21..5900463500 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md index 15afd684f6..1ce90346d5 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md index 4538d952cd..c6ff32c11e 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md index 4e619913f4..e52e4bf1ad 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md index 16acc873fb..40bc9f6a78 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md index 58bf904871..47f6d82715 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md index 4977399434..f9b46a6651 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md index ca05e28088..7e48f054a3 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md index 7d53c44e48..99f137ea08 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md index a577319271..0e0290c63f 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md index 736d256f15..3b1121dc71 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-pivot-table/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-pivot-table/CHANGELOG.md index cc0b6be2ff..b7aa7c6b58 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-pivot-table/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-pivot-table/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md index 458b02a73b..752803f987 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/CHANGELOG.md index d966108f15..1fe75014b3 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md index 41cecbe0f5..76ea22dafd 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-sunburst/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-sunburst/CHANGELOG.md index aeff058ee5..d93fc4b7d9 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sunburst/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-sunburst/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-treemap/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-treemap/CHANGELOG.md index dafa3ded83..cb7d9eb745 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-treemap/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-treemap/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md index 7ae7791827..cbfd92b54b 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-preset-chart-deckgl/CHANGELOG.md b/superset-frontend/plugins/legacy-preset-chart-deckgl/CHANGELOG.md index 6fcd18f5f8..9a3acc262b 100644 --- a/superset-frontend/plugins/legacy-preset-chart-deckgl/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-preset-chart-deckgl/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md b/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md index a4df7dd5fd..1c7b44cc15 100644 --- a/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md index a79d77cfb0..963f420e5e 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/plugin-chart-handlebars/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-handlebars/CHANGELOG.md index ad44047778..fcf6471725 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-handlebars/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md index 83762f4f5a..ce5fd2e095 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md index 399354086e..7a1a067059 100644 --- a/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md index 9a97af0b2c..12d3200dfa 100644 --- a/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/superset-frontend/plugins/preset-chart-xy/CHANGELOG.md b/superset-frontend/plugins/preset-chart-xy/CHANGELOG.md index 7b5b8ea01e..4631c68d1a 100644 --- a/superset-frontend/plugins/preset-chart-xy/CHANGELOG.md +++ b/superset-frontend/plugins/preset-chart-xy/CHANGELOG.md @@ -1,4 +1,21 @@ -# Change Log + <!-- * 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. --> + + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
